File tree Expand file tree Collapse file tree 3 files changed +3
-211
lines changed
actions/verify-generated-files Expand file tree Collapse file tree 3 files changed +3
-211
lines changed Original file line number Diff line number Diff line change 1313 ext/tokenizer/tokenizer_data_gen.php
1414 build/gen_stub.php -f --generate-optimizer-info --verify
1515 ext/phar/makestub.php
16- .github/scripts/download-bundled/make-workflow-file.php
1716 .github/scripts/test-directory-unchanged.sh .
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 4747 .github/scripts/download-bundled/boost-context.sh
4848 echo "::endgroup::"
4949 echo "::group::Verify files"
50- .github/scripts/test-directory-unchanged.sh ' Zend/asm'
50+ .github/scripts/test-directory-unchanged.sh Zend/asm
5151 echo "::endgroup::"
5252 - name : PCRE2
5353 if : ${{ !cancelled() && (steps.changes.outputs.pcre2 == 'true' || github.event_name == 'schedule' || github.event_name == 'workflow_dispatch') }}
5656 .github/scripts/download-bundled/pcre2.sh
5757 echo "::endgroup::"
5858 echo "::group::Verify files"
59- .github/scripts/test-directory-unchanged.sh ' ext/pcre/pcre2lib'
59+ .github/scripts/test-directory-unchanged.sh ext/pcre/pcre2lib
6060 echo "::endgroup::"
6161 - name : uriparser
6262 if : ${{ !cancelled() && (steps.changes.outputs.uriparser == 'true' || github.event_name == 'schedule' || github.event_name == 'workflow_dispatch') }}
6565 .github/scripts/download-bundled/uriparser.sh
6666 echo "::endgroup::"
6767 echo "::group::Verify files"
68- .github/scripts/test-directory-unchanged.sh ' ext/uri/uriparser'
68+ .github/scripts/test-directory-unchanged.sh ext/uri/uriparser
6969 echo "::endgroup::"
You can’t perform that action at this time.
0 commit comments