Bug #62391
closedTYPO3 4.5.37 requires PHP 5.3
100%
Description
With PHP 5.2.6:
[22-Oct-2014 11:30:21] PHP Fatal error: func_get_args(): Can't be used as a function parameter in
..../typo3/typo3_src-4.5.37/t3lib/class.t3lib_div.php on line 5432
http://php.net/manual/en/function.func-get-arg.php:
Version Description
5.3.0 This function can now be used in parameter lists.
So - even if PHP 5.2 is deprecated, on the TYPO3-Download page it says TYPO3 4.5 runs with PHP 5.2 - but the update from today does not.
Updated by Markus Klein about 10 years ago
- Status changed from New to Accepted
- Is Regression changed from No to Yes
Updated by Mathias Schreiber about 10 years ago
Hi Christian,
you are absolutely right about this one.
I'm sorry a backport slipped through and broke 5.2 compatibility.
We are working on a solution right now.
Thank you for reporting the issue on such short notice.
Cheers
Mathias
Updated by Gerrit Code Review about 10 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch TYPO3_4-5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33470
Updated by Markus Klein about 10 years ago
- Status changed from Under Review to Accepted
- Priority changed from Should have to Must have
- Complexity set to no-brainer
Updated by Gerrit Code Review about 10 years ago
- Status changed from Accepted to Under Review
Patch set 2 for branch TYPO3_4-5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33470
Updated by Gerrit Code Review about 10 years ago
Patch set 3 for branch TYPO3_4-5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33470
Updated by Helmut Hummel about 10 years ago
- Status changed from Under Review to Needs Feedback
Christian Hernmarck wrote:
So - even if PHP 5.2 is deprecated, on the TYPO3-Download page it says TYPO3 4.5 runs with PHP 5.2 - but the update from today does not.
Can you please test if https://review.typo3.org/#/c/33470/ resolves your issue with PHP 5.2? It works for me with PHP 5.2.17
Updated by Christian Hernmarck about 10 years ago
Patchset 2 or 3 (same..?) fixes the problem - I can login again :-)
Thx!
Updated by Markus Klein about 10 years ago
Please consider voting on Gerrit too. Thanks.
Updated by Christian Hernmarck about 10 years ago
not my daily job... but I think I succeded... :-)
Updated by Oliver Hader about 10 years ago
Thanks for reporting. Unfortunately the automated tests did not catch this behavior as well.
Travis was running (actually it was not running) but did not trigger an error warning:
https://travis-ci.org/TYPO3/TYPO3.CMS/builds/37984429
Updated by Helmut Hummel about 10 years ago
- Status changed from Needs Feedback to Resolved
- % Done changed from 0 to 100
Applied in changeset a62c19e595f2bead4c790e9ca56d30e25079e97f.
Updated by Gerrit Code Review about 10 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33737
Updated by Gerrit Code Review about 10 years ago
Patch set 2 for branch TYPO3_4-5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33737
Updated by Gerrit Code Review about 10 years ago
Patch set 3 for branch TYPO3_4-5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33737
Updated by Michael Stucki about 10 years ago
- Status changed from Under Review to Resolved
Applied in changeset 79ba88207e0361c3b496913855c33cc55f633547.