Bug #27935
closedExclude E_DEPRECATED form exceptional errors
100%
Description
Problem:
When an extension uses deprecated PHP functions with PHP 5.3, TYPO3 throws an exception because E_DEPRECATED is not excluded in the list of exceptional errors
Solution:
Add E_DEPRECATED to this list.
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I3b5b4c8ec1738f9a3a9be146bb7e3a8a005087f3 has been pushed to the review server.
It is available at http://review.typo3.org/3088
Updated by Mr. Hudson over 13 years ago
Patch set 2 of change I3b5b4c8ec1738f9a3a9be146bb7e3a8a005087f3 has been pushed to the review server.
It is available at http://review.typo3.org/3088
Updated by Mr. Hudson over 13 years ago
Patch set 3 of change I3b5b4c8ec1738f9a3a9be146bb7e3a8a005087f3 has been pushed to the review server.
It is available at http://review.typo3.org/3088
Updated by Anonymous over 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 02aa862da7526546937f28037840efde80278583.
Updated by Ernesto Baschny over 13 years ago
- Status changed from Resolved to Under Review
- Target version changed from 1281 to 4.5.4
- TYPO3 Version changed from 4.6 to 4.5
I would also like to have this in 4.5, since it will be around for 3 years and some are already using it with PHP 5.3.
Updated by Anonymous over 13 years ago
- Status changed from Under Review to Resolved
Applied in changeset f5d7aaab1ab3022b69af44cd776ca568af54a4b8.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed