1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 07:02:33 +02:00

Declare ext/tokenizer constants in stubs (#9148)

This commit is contained in:
Máté Kocsis
2022-08-01 10:50:56 +02:00
committed by GitHub
parent dd9f47758e
commit 59d257d1ae
9 changed files with 938 additions and 187 deletions

View File

@@ -9,7 +9,7 @@ runs:
scripts/dev/credits
scripts/dev/genfiles
Zend/zend_vm_gen.php
ext/tokenizer/tokenizer_data_gen.php
build/gen_stub.php -f
build/gen_stub.php --generate-optimizer-info
ext/tokenizer/tokenizer_data_gen.php
git add . -N && git diff --exit-code