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 111f056 commit 0ab8121Copy full SHA for 0ab8121
docs/release-process.md
@@ -292,6 +292,11 @@
292
Usually we use the same content as for point 6, but included in php template
293
instead of the release xml.
294
295
+ Optionally use `phpweb/bin/createReleaseEntry -v x.y.z -r` to create
296
+ a standard announcement template for this and step 6.
297
+
298
+ Edit the generated files to expand on the base message if needed.
299
300
4. Update `php-qa/include/release-qa.php` and add the next version as an
301
QARELEASE (prepare for next RC). Keep `active => true` until there will be
302
no more QA releases. Setting the release number to 0 is sufficient to
0 commit comments