Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit 13b79ae

Browse files
committed
[docs] Add step to publish stubs [skip ci]
1 parent e4798f6 commit 13b79ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/development/release-php-v8.md

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
6. Commit all changes with `Prepare X.Y.Z release` commit message.
1313
7. Push this commit and make sure it will pass the build.
1414
8. Tag it with `vX.Y.Z` tag and push. Create github release from a draft prepared in step above.
15+
9. Run `./scripts/subsplit.sh` to update `php-v8-stubs` which are available in a separate read-only repository to match
16+
packagist and composer expectations.
1517

1618
# PECL release
1719

0 commit comments

Comments
 (0)