Skip to content

Commit df2f7c2

Browse files
authored
PHP 8.2 branch cut
1 parent 4eb67e2 commit df2f7c2

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
@@ -59,7 +59,7 @@ jobs:
5959
with:
6060
repository: "php/php-src"
6161
path: "php-src"
62-
ref: "master"
62+
ref: "PHP-8.2"
6363
- name: "Update stubs"
6464
run: "./extractor/extract.php --update -- 8.1 8.2"
6565

0 commit comments

Comments
 (0)