File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 288
288
* Make sure there are no outdated " notes" or edited " date" keys in the
289
289
` $RELEASES [X][$PHP_X_VERSION ][" source" ]` array.
290
290
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` ):
295
292
296
293
Optionally use ` phpweb/bin/createReleaseEntry -v x.y.z -r` to create
297
294
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.
298
299
299
300
Edit the generated files to expand on the base message if needed.
300
301
You can’t perform that action at this time.
0 commit comments