[CLEANUP] Remove simulate static from Core
This patch removes the old simulate_static system extension. Since tslib_fe still contains idPartsAnalyze(), which is a relict of simulate static methods, this method also removed. Change-Id: I3631909fe6a77fd0861e7be5acdb6f3bf82fdb42 Resolves: #25099 Releases: 6.0 Reviewed-on: http://review.typo3.org/9132 Reviewed-by: Stefan Galinski Tested-by: Stefan Galinski Reviewed-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- _.htaccess 10 additions, 10 deletions_.htaccess
- t3lib/class.t3lib_parsehtml_proc.php 1 addition, 1 deletiont3lib/class.t3lib_parsehtml_proc.php
- t3lib/class.t3lib_softrefproc.php 1 addition, 1 deletiont3lib/class.t3lib_softrefproc.php
- t3lib/class.t3lib_tcemain.php 1 addition, 2 deletionst3lib/class.t3lib_tcemain.php
- t3lib/config_default.php 0 additions, 1 deletiont3lib/config_default.php
- typo3/sysext/cms/ext_localconf.php 1 addition, 6 deletionstypo3/sysext/cms/ext_localconf.php
- typo3/sysext/cms/tslib/class.tslib_content.php 2 additions, 2 deletionstypo3/sysext/cms/tslib/class.tslib_content.php
- typo3/sysext/cms/tslib/class.tslib_fe.php 13 additions, 41 deletionstypo3/sysext/cms/tslib/class.tslib_fe.php
- typo3/sysext/cms/tslib/class.tslib_pibase.php 1 addition, 1 deletiontypo3/sysext/cms/tslib/class.tslib_pibase.php
- typo3/sysext/install/updates/class.tx_coreupdates_installnewsysexts.php 2 additions, 2 deletions...nstall/updates/class.tx_coreupdates_installnewsysexts.php
- typo3/sysext/install/updates/class.tx_coreupdates_installsysexts.php 1 addition, 1 deletion...t/install/updates/class.tx_coreupdates_installsysexts.php
- typo3/sysext/simulatestatic/class.tx_simulatestatic.php 0 additions, 396 deletionstypo3/sysext/simulatestatic/class.tx_simulatestatic.php
- typo3/sysext/simulatestatic/ext_emconf.php 0 additions, 51 deletionstypo3/sysext/simulatestatic/ext_emconf.php
- typo3/sysext/simulatestatic/ext_localconf.php 0 additions, 9 deletionstypo3/sysext/simulatestatic/ext_localconf.php
- typo3/sysext/t3editor/res/jslib/parse_typoscript/tokenizetyposcript.js 10 additions, 22 deletions...t3editor/res/jslib/parse_typoscript/tokenizetyposcript.js
- typo3/sysext/t3editor/res/tsref/tsref.xml 4 additions, 118 deletionstypo3/sysext/t3editor/res/tsref/tsref.xml
Please register or sign in to comment