Actions
Task #97432
closedDrop typo3/phar-stream-wrapper due to improved handling in PHP
Start date:
2022-04-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
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.
Actions