Author: Caleb Mazalevskis (Maikuolan)
Committer: GitHub (web-flow)
Pusher: saundefined
Date: 2023-07-12T11:13:18+03:00

Commit: 
https://github.com/php/web-php/commit/0b55ec337009a1c7001d467ae78e9179a02955a7
Raw diff: 
https://github.com/php/web-php/commit/0b55ec337009a1c7001d467ae78e9179a02955a7.diff

Fix PHP 8.1.21 release date (#792)

Changed paths:
  M  ChangeLog-8.php


Diff:

diff --git a/ChangeLog-8.php b/ChangeLog-8.php
index 8233ae56f..d235db875 100644
--- a/ChangeLog-8.php
+++ b/ChangeLog-8.php
@@ -922,7 +922,7 @@
 
 <section class="version" id="8.1.21"><!-- {{{ 8.1.21 -->
 <h3>Version 8.1.21</h3>
-<b><?php release_date('06-Jun-2023'); ?></b>
+<b><?php release_date('06-Jul-2023'); ?></b>
 <ul><li>CLI:
 <ul>
   <li>Fixed bug <?php githubissuel('php/php-src', 11246); ?> 
(cli/get_set_process_title fails on MacOS).</li>

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to