SVN Revision: 6937
- Fixed bug #12152: The SQLite's unixTimestamp() expression function
implementation uses the current UTC offset, instead of the UTC offset that
belongs to the date for which a Unix timestamp should be generated.
- Fixed issue #12126: ImageConversion test is incorrect.
- Fixed issue #12160: Conversion of transparent backgrounds does not work on
certain systems.
- Fixed issue #12171: Monochrome colorspace conversion does not work on some
systems with the ImageMagick handler.
- Fixed issue #12138: Mail's IMAP transport can hang when connection gets
dropped.
- Fixed bug #12112: ezcTranslation's constructor is wrongly documented.
- Fixed issue #12085: Webdav docblocks are missing in many classes.
- Fixed issue #12145: Content-Length header is not detected on Apache.
- Fixed issue #12144: Resuming from synchronization of parallel split fails.