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 db22ee2 commit 783fbb9Copy full SHA for 783fbb9
RELEASE_CHECKLIST
@@ -0,0 +1,11 @@
1
+* Run scripts/generate_ast_stub.php against PHP master.
2
+* Update version in php_ast.h to remove dev suffix.
3
+* Update version, release date in package.xml.
4
+* Run `pecl package package.xml`.
5
+* Run `pecl install ast-XXX.tgz`.
6
+* Commit.
7
+* Create a tag.
8
+* Bump version in php_ast.h and add dev suffix.
9
+* Copy release in package.xml into changelog.
10
+* Clear current changelog, bump versions and add dev suffix.
11
0 commit comments