Skip to content

Commit 2347c3d

Browse files
authored
PHP 8.3 branch cut
1 parent 6848f74 commit 2347c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
with:
7373
repository: "php/php-src"
7474
path: "php-src"
75-
ref: "master" # todo 8.3 after feature freeze
75+
ref: "PHP-8.3"
7676
- name: "Update stubs"
7777
run: "./extractor/extract.php --update -- 8.2 8.3"
7878

0 commit comments

Comments
 (0)