Skip to content

PHP-Scoper 0.18.12 breaks PHAR for PHPUnit 8.5 on PHP 7.2 #5855

@sebastianbergmann

Description

@sebastianbergmann

After updating PHP-Scoper from 0.18.11 to 0.18.12 in a3d40a3, the PHAR for PHPUnit 8.5 does not work with PHP 7.2:

PHP Parse error:  syntax error, unexpected end of file, expecting variable (T_VARIABLE) or heredoc end (T_END_HEREDOC) or ${ (T_DOLLAR_OPEN_CURLY_BRACES) or {$ (T_CURLY_OPEN) in phar:///home/runner/work/phpunit/phpunit/build/artifacts/phpunit-snapshot.phar/phpunit/Framework/MockObject/Generator.php on line 736

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions