Skip to content

Commit

Permalink
Work around PHP-Parser 5 polyfill issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Feb 2, 2024
1 parent 2338c3f commit 31489ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@

<exec executable="${basedir}/tools/phpab">
<arg value="--all"/>
<arg value="--tolerant" />
<arg value="--phar"/>
<arg value="--output"/>
<arg path="${basedir}/build/phpcov-${version}.phar"/>
Expand Down

0 comments on commit 31489ab

Please sign in to comment.