Bug #87622
closedMinimum required prophecy version is incompatible with object (return) type declarations
100%
Description
Recent changes like https://review.typo3.org/c/59600/ introduced object
return type decarations which are only supported as of prophecy version 1.7.5.
This caused nightly, composer minimum builds, to fail: https://bamboo.typo3.com/browse/CORE-GTN-UT2PHP72-646
Therefore the default minimum – as required by phpunit (^1.7) – needs to be raised to 1.7.5.
Updated by Gerrit Code Review almost 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59620
Updated by Gerrit Code Review almost 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59620
Updated by Anja Leichsenring almost 6 years ago
- Related to Task #87605: Harden \TYPO3\CMS\Extbase\Object\ObjectManager added
Updated by Gerrit Code Review almost 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59620
Updated by Gerrit Code Review almost 6 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59620
Updated by Gerrit Code Review almost 6 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59620
Updated by Benjamin Franzke almost 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f4a292cc73f08dc026406a84538586387338acb4.