We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8225e41 commit 2e40495Copy full SHA for 2e40495
.github/actions/verify-generated-files/action.yml
@@ -6,6 +6,7 @@ runs:
6
run: |
7
set -x
8
[[ "$OSTYPE" == "darwin"* ]] && export PATH="/usr/local/opt/bison/bin:$PATH"
9
+ scripts/dev/credits
10
scripts/dev/genfiles
11
Zend/zend_vm_gen.php
12
build/gen_stub.php -f
0 commit comments