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 4eb67e2 commit df2f7c2Copy full SHA for df2f7c2
.github/workflows/update.yml
@@ -59,7 +59,7 @@ jobs:
59
with:
60
repository: "php/php-src"
61
path: "php-src"
62
- ref: "master"
+ ref: "PHP-8.2"
63
- name: "Update stubs"
64
run: "./extractor/extract.php --update -- 8.1 8.2"
65
0 commit comments