- Julia Klöckner setzt landesweite Kreisbereisungstage fort
- Aigner zu den aktuellen Arbeitsmarktzahlen - Beste Job-Chancen in Bayern
TYPO3 CMS 6.2.10 released
We announce the release of TYPO3 CMS 6.2.10 LTS, which is a regular maintenance release that contains over 200 bug fixes and improvements.
For details about the release, please visit the following wiki page:
http://wiki.typo3.org/TYPO3_CMS_6.2.10
Performance Improvements
Additionally, a new extraordinary change in regard of performance was included. The existing functionality for loading PHP classes was improved by also including the autoloader functionality from the Composer project. This is a backport from TYPO3 CMS 7.1 and will speed up requests for both frontend pages and the TYPO3 Backend up to 20%, especially on sites with non-cached frontend pages.
The backport to TYPO3 6.2.10 loads all PHP classes from the required system extensions via a static class map based on the PSR-4 standard. All other PHP classes are still loaded via the existing TYPO3-internal class loader.
For details about the integration and the functionality, see the corresponding wiki page on http://wiki.typo3.org/ComposerClassLoader.
MD5 checksums
97437e953b15b8445166c4dda615bda0 typo3_src-6.2.10.tar.gz
2df3f8a26daff609e3797a747baa5a52 typo3_src-6.2.10.zip
Download
The new package can be downloaded via http://typo3.org/download/ and http://get.typo3.org.