Skip to content

Commit da56e87

Browse files
committed
Mention security in step 3, as otherwise it might be overlooked
1 parent fcff418 commit da56e87

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/release-process.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -288,13 +288,14 @@
288288
* Make sure there are no outdated "notes" or edited "date" keys in the
289289
`$RELEASES[X][$PHP_X_VERSION]["source"]` array.
290290
291-
3. Create the release file (`releases/x_y_z.php`)
292-
293-
Usually we use the same content as for point 6, but included in php template
294-
instead of the release xml.
291+
3. Create the release file (`releases/x_y_z.php`):
295292
296293
Optionally use `phpweb/bin/createReleaseEntry -v x.y.z -r` to create
297294
a standard announcement template for this and step 6.
295+
Add `--security` for a security release.
296+
297+
Usually we use the same content as for point 6, but included in php
298+
template instead of the release xml.
298299
299300
Edit the generated files to expand on the base message if needed.
300301

0 commit comments

Comments
 (0)