Task #97432
closedDrop typo3/phar-stream-wrapper due to improved handling in PHP
100%
Description
PHP 8.0 finally dropped automatic deserialization of Phar metadata
(see https://wiki.php.net/rfc/phar_stop_autoloading_metadata). That's
why our corresponding stream guard `typo3/phar-stream-wrapper` can
be removed from being initialized with every request & invocation.
https://github.com/typo3/phar-stream-wrapper
Thanks and farewell dear PharStreamWrapper,
you have been a wonderful help to us.
Updated by Gerrit Code Review over 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74359
Updated by Oliver Hader over 2 years ago
- Subject changed from Drop PharStreamWrapper for TYPO3 v12 to Drop typo3/phar-stream-wrapper due to improved handling in PHP
- Description updated (diff)
Updated by Gerrit Code Review over 2 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74359
Updated by Gerrit Code Review over 2 years ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/74359
Updated by Oliver Hader over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 14cbf0f76778a0253d347fd847d6cfc1d8e709f1.