Bug #38691
closedExclude E_STRICT on PHP 5.4
100%
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.
Updated by Markus Klein over 12 years ago
- t3lib/thumbs.php
- typo3/sysext/cms/tslib/showpic.php
- typo3/sysext/install/mod/class.tx_install_ajax.php
- 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
Updated by Philipp Gampe over 12 years ago
Thanks Markus. I will take care tonight or tomorrow.
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/12656
Updated by Philipp Gampe over 12 years ago
Other branches will follow in a couple hours ... I have to to university now ;)
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12689
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/12690
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/12691
Updated by Philipp Gampe over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 841862e16635e11f870762f6ad891cabd39cf593.
Updated by Gerrit Code Review over 12 years ago
- 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)
Updated by Helmut Hummel over 12 years ago
- Status changed from Under Review to Resolved
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/13313
Updated by Stefan Galinski about 12 years ago
- Status changed from Under Review to Closed