From 39d36f3402e8716b1c0221ea000f1950d91d1176 Mon Sep 17 00:00:00 2001 From: Eric Mann Date: Thu, 1 Aug 2024 06:53:56 -0700 Subject: [PATCH] Add missing release file Note that if you neglect to add `-r` to the `createReleaseEntry` invocation, it will skip creating this file for some reason and you'll need to hastily correct your mistake. --- releases/8_3_10.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 releases/8_3_10.php diff --git a/releases/8_3_10.php b/releases/8_3_10.php new file mode 100644 index 000000000..7fc47ddc7 --- /dev/null +++ b/releases/8_3_10.php @@ -0,0 +1,16 @@ + +

PHP 8.3.10 Release Announcement

+ +

The PHP development team announces the immediate availability of PHP 8.3.10. This is a bug fix release.

+ +

All PHP 8.3 users are encouraged to upgrade to this version.

+ +

For source downloads of PHP 8.3.10 please visit our downloads page, +Windows source and binaries can be found on windows.php.net/download/. +The list of changes is recorded in the ChangeLog. +

+