[root]/typo3/sysext/simulatestatic

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 14 (100.0%) | 495 (100.0%) | 35.3 |
| ohader | 11 (78.6%) | 491 (99.2%) | 44.6 |
| benni | 2 (14.3%) | 3 (0.6%) | 1.5 |
| rupi | 1 (7.1%) | 1 (0.2%) | 1.0 |
Fixed bug #12648: Introduce t3lib_utility_Http for all related constants and make the core aware of these changes (patch by Ingo Renner)
2 lines of code changed in 1 file:
Cleanup: Updated ext_emconf.php files in system extensions
5 lines of code changed in 1 file:
Cleanup #11357: Make use of new t3lib_div::redirect function throughout the core
1 lines of code changed in 1 file:
Fixed #11430: Performance improvement: use $GLOBALS['EXEC_TIME'] instead of time() where it makes sense
1 lines of code changed in 1 file:
Cleanup: Fixed formatting issues in typo3 and test PHP files
1 lines of code changed in 1 file:
Cleanup: Updated ext_emconf.php files in system extensions
2 lines of code changed in 1 file:
Cleanup: Updated copyright notices
2 lines of code changed in 1 file:
Follow-up to bug #10452: Fixed flaws in PATH_INFO check for simulateStaticDocuments
1 lines of code changed in 1 file:
Fixed bug #10452: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives and should be moved to tx_simulatestatic
14 lines of code changed in 1 file:
Fixed bug #10450: Typing error in simulateStaticDocuments to determine the current mode
1 lines of code changed in 1 file:
Cleanup: Specified deprecated statements
1 lines of code changed in 1 file:
Added feature #9094: Make simulate static a system extension
464 lines of code changed in 3 files: