Bug #38691
closed
Exclude E_STRICT on PHP 5.4
Added by Philipp Gampe over 12 years ago.
Updated about 12 years ago.
Description
Some pleases in TYPO3, e.g. typo3/sysext/cms/tslib/index_ts.php
do not yet exclude E_STRICT
from error reporting.
Adopt those places to look all the same (like in index.php
).
As my patch will be a follow up for the E_DEPRECATED
not defined on PHP 5.2, this will only apply to 4.5.
4.6 and 4.7 needs to be checked too.
4.7.2 misses:
- t3lib/thumbs.php
- typo3/sysext/cms/tslib/showpic.php
- typo3/sysext/install/mod/class.tx_install_ajax.php
4.6.10 misses:
- t3lib/class.t3lib_superadmin.php
- t3lib/thumbs.php
- typo3/sysext/cms/tslib/index_ts.php
- typo3/sysext/cms/tslib/showpic.php
- typo3/sysext/install/mod/class.tx_install_ajax.php
Thanks Markus. I will take care tonight or tomorrow.
- Status changed from New to Under Review
Other branches will follow in a couple hours ... I have to to university now ;)
... (ignore this comment) ...
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/13206
(irrelevant/accidental commit, pls ignore, Peter Niederlag)
- Status changed from Under Review to Resolved
- Status changed from Resolved to Under Review
- Status changed from Under Review to Closed
Also available in: Atom
PDF