Closed Naktibalda closed 2 years ago
Looks good; would be fine with passing tests. Either change the CI script to set up php.ini, or perhaps use php -d ... phpunit
I updated workflow script.
Workflow not running, maybe a syntax error in config.yml?
I updated the project settings, so hopefully your future commits will run as soon as they are pushed.
CI passed
Thanks for the fix!
Overview
This pull request:
Summary
PackPhar::addStripped removes all comments from file, including PHP8 attributes, when used on PHP7.
This change makes addStripped keep the attributes.