Merge branch 'support/3.2' into develop

This commit is contained in:
Stephen Abello
2025-09-18 10:13:09 +02:00
619 changed files with 20218 additions and 81084 deletions

View File

@@ -114,9 +114,6 @@ class EMail implements iEMail
* @param string $sSerializedMessage The serialized representation of the message
*
* @return \Email
* @throws \ArchivedObjectException
* @throws \CoreException
* @throws \Symfony\Component\CssSelector\Exception\SyntaxErrorException
*/
public static function UnSerializeV2($sSerializedMessage)
{