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 71bf4d7 commit 9f39eb7Copy full SHA for 9f39eb7
.github/workflows/update.yml
@@ -85,7 +85,7 @@ jobs:
85
with:
86
repository: "php/php-src"
87
path: "php-src"
88
- ref: "master"
+ ref: "PHP-8.4"
89
- name: "Update stubs"
90
run: "./extractor/extract.php --update -- 8.3 8.4"
91
0 commit comments