SVN Revision: XXXX
- Fixed issue #11057: The ezcBaseConfigurationInitializer inteface is not
enforced for callback classes.
- Fixed issue #11175: ezcMailTools::composeEmailAddress quotes the name part
if it contains special characters ( , @ < > : ; ' " ).
- Fixed issue #11174: ezcMailHeaderFolder::foldAny doesn't add a line break in
front of the header value if it is exactly 76 characters.
- Fixed issue #11067: $execution->getVariable() throws an exeception if value
of variable is null.
- Fixed format string issue in ezcWorkflowExecution::endThread().