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 6848f74 commit 2347c3dCopy full SHA for 2347c3d
.github/workflows/update.yml
@@ -72,7 +72,7 @@ jobs:
72
with:
73
repository: "php/php-src"
74
path: "php-src"
75
- ref: "master" # todo 8.3 after feature freeze
+ ref: "PHP-8.3"
76
- name: "Update stubs"
77
run: "./extractor/extract.php --update -- 8.2 8.3"
78
0 commit comments