Compatibility PHP 8.0-RC1, 7.4.12, 7.3.24
PHP versions 8.0-RC1, 7.4.12, 7.3.24 introduced a different behavior for stream_wrapper_restore()
and would throw a PHP notice which is mitigated with this phar stream wrapper release. Besides that, test cases are now executed via symfony/phpunit-bridge
instead of phpunit/phpunit
.
- see #66
- see #65
- see php/php-src#6183
- see php/php-src@5ed0602