Commit:    133b6040ba3e7f294afb6686277ead851aeac9be
Author:    Christoph M. Becker <[email protected]>         Thu, 2 May 2019 
10:30:10 +0200
Parents:   d71613683df952b0709c97937613a678c4a5292f
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=133b6040ba3e7f294afb6686277ead851aeac9be

Log:
Release PHP 7.3.5

Changed paths:
  M  ChangeLog-7.php
  M  archive/archive.xml
  A  archive/entries/2019-05-02-1.xml
  M  include/releases.inc
  M  include/version.inc
  A  releases/7_3_5.php

diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index f8bf924..cb25e01 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -5,6 +5,77 @@ include_once $_SERVER['DOCUMENT_ROOT'] . 
'/include/changelogs.inc';
 site_header("PHP 7 ChangeLog", array("current" => "docs", "css" => 
array("changelog.css"), "layout_span" => 12));
 ?>
 <h1>PHP 7 ChangeLog</h1>
+<section class="version" id="7.3.5"><!-- {{{ 7.3.5 -->
+<h3>Version 7.3.5</h3>
+<b><?php release_date('02-May-2019'); ?></b>
+<ul><li>Core:
+<ul>
+  <li><?php bugfix(77903); ?> (ArrayIterator stops iterating after offsetSet 
call).</li>
+</ul></li>
+<li>CLI:
+<ul>
+  <li><?php bugfix(77794); ?> (Incorrect Date header format in built-in 
server).</li>
+</ul></li>
+<li>EXIF:
+<ul>
+  <li><?php bugfix(77950); ?> (Heap-buffer-overflow in _estrndup via 
exif_process_IFD_TAG).</li>
+</ul></li>
+<li>Interbase:
+<ul>
+  <li><?php bugfix(72175); ?> (Impossibility of creating multiple connections 
to Interbase with php 7.x).</li>
+</ul></li>
+<li>Intl:
+<ul>
+  <li><?php bugfix(77895); ?> (IntlDateFormatter::create fails in strict mode 
if $locale = null).</li>
+</ul></li>
+<li>litespeed:
+<ul>
+  <li>LiteSpeed SAPI 7.3.1, better process management, new API function 
litespeed_finish_request().</li>
+</ul></li>
+<li>LDAP:
+<ul>
+  <li><?php bugfix(77869); ?> (Core dump when using server controls) 
(mcmic)</li>
+</ul></li>
+<li>Mail:
+<ul>
+  <li><?php bugfix(77821); ?> (Potential heap corruption in TSendMail()).</li>
+</ul></li>
+<li>mbstring:
+<ul>
+  <li>Implemented FR <?php bugl(72777); ?> (Implement regex stack limits for 
mbregex functions).</li>
+</ul></li>
+<li>MySQLi:
+<ul>
+  <li><?php bugfix(77773); ?> (Unbuffered queries leak memory - MySQLi / 
mysqlnd).</li>
+</ul></li>
+<li>PCRE:
+<ul>
+  <li><?php bugfix(77827); ?> (preg_match does not ignore \r in regex 
flags).</li>
+</ul></li>
+<li>PDO:
+<ul>
+  <li><?php bugfix(77849); ?> (Disable cloning of PDO handle/connection 
objects).</li>
+</ul></li>
+<li>phpdbg:
+<ul>
+  <li><?php bugfix(76801); ?> (too many open files).</li>
+  <li><?php bugfix(77800); ?> (phpdbg segfaults on listing some conditional 
breakpoints).</li>
+  <li><?php bugfix(77805); ?> (phpdbg build fails when readline is 
shared).</li>
+</ul></li>
+<li>Reflection:
+<ul>
+  <li><?php bugfix(77772); ?> (ReflectionClass::getMethods(null) doesn't 
work).</li>
+  <li><?php bugfix(77882); ?> (Different behavior: always calls 
destructor).</li>
+</ul></li>
+<li>Standard:
+<ul>
+  <li><?php bugfix(77793); ?> (Segmentation fault in extract() when 
overwriting reference with itself).</li>
+  <li><?php bugfix(77844); ?> (Crash due to null pointer in parse_ini_string 
with INI_SCANNER_TYPED).</li>
+  <li><?php bugfix(77853); ?> (Inconsistent substr_compare behaviour with 
empty haystack).</li>
+</ul></li>
+</ul>
+<!-- }}} --></section>
+
 <section class="version" id="7.1.28"><!-- {{{ 7.1.28 -->
 <h3>Version 7.1.28</h3>
 <b><?php release_date('04-Apr-2019'); ?></b>
diff --git a/archive/archive.xml b/archive/archive.xml
index bba6ac1..09a81ed 100644
--- a/archive/archive.xml
+++ b/archive/archive.xml
@@ -9,6 +9,7 @@
     <uri>http://php.net/contact</uri>
     <email>[email protected]</email>
   </author>
+  <xi:include href="entries/2019-05-02-1.xml"/>
   <xi:include href="entries/2019-04-16-1.xml"/>
   <xi:include href="entries/2019-04-04-4.xml"/>
   <xi:include href="entries/2019-04-04-3.xml"/>
diff --git a/archive/entries/2019-05-02-1.xml b/archive/entries/2019-05-02-1.xml
new file mode 100644
index 0000000..f93214d
--- /dev/null
+++ b/archive/entries/2019-05-02-1.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom";>
+  <title>PHP 7.3.5 Release Announcement</title>
+  <id>http://php.net/archive/2019.php#id2019-05-02-1</id>
+  <published>2019-05-02T10:27:19+02:00</published>
+  <updated>2019-05-02T10:27:19+02:00</updated>
+  <category term="frontpage" label="PHP.net frontpage news"/>
+  <category term="releases" label="New PHP release"/>
+  <link href="http://php.net/index.php#id2019-05-02-1"; rel="alternate" 
type="text/html"/>
+  <link href="http://php.net/archive/2019.php#id2019-05-02-1"; rel="via" 
type="text/html"/>
+  <content type="xhtml">
+    <div xmlns="http://www.w3.org/1999/xhtml";>
+      <p>The PHP development team announces the immediate availability of PHP
+      7.3.5. This is a security release which also contains several bug 
fixes.</p>
+
+      <p>All PHP 7.3 users are encouraged to upgrade to this version.</p>
+
+      <p>For source downloads of PHP 7.3.5 please visit our <a 
href="http://www.php.net/downloads.php";>downloads page</a>,
+      Windows source and binaries can be found on <a 
href="http://windows.php.net/download/";>windows.php.net/download/</a>.
+      The list of changes is recorded in the <a 
href="http://www.php.net/ChangeLog-7.php#7.3.5";>ChangeLog</a>.
+      </p>
+    </div>
+  </content>
+</entry>
diff --git a/include/releases.inc b/include/releases.inc
index e61899c..7c5ca57 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -2,6 +2,39 @@
 $OLDRELEASES = array (
   7 => 
   array (
+    '7.3.4' => 
+    array (
+      'announcement' => 
+      array (
+        'English' => '/releases/7_3_4.php',
+      ),
+      'source' => 
+      array (
+        0 => 
+        array (
+          'filename' => 'php-7.3.4.tar.bz2',
+          'name' => 'PHP 7.3.4 (tar.bz2)',
+          'sha256' => 
'2e2c3d8212c83649e443b61efffbd03df4b9edd0f9c7a679081fe4cb2da12b78',
+          'date' => '04 Apr 2019',
+        ),
+        1 => 
+        array (
+          'filename' => 'php-7.3.4.tar.gz',
+          'name' => 'PHP 7.3.4 (tar.gz)',
+          'sha256' => 
'dd41ecf43fe1172030f41d2581909457a0af7bd137a057c3874e0b0f3c2e8761',
+          'date' => '04 Apr 2019',
+        ),
+        2 => 
+        array (
+          'filename' => 'php-7.3.4.tar.xz',
+          'name' => 'PHP 7.3.4 (tar.xz)',
+          'sha256' => 
'6fe79fa1f8655f98ef6708cde8751299796d6c1e225081011f4104625b923b83',
+          'date' => '04 Apr 2019',
+        ),
+      ),
+      'date' => '04 Apr 2019',
+      'museum' => false,
+    ),
     '7.1.27' => 
     array (
       'announcement' => 
diff --git a/include/version.inc b/include/version.inc
index adad039..5eb295e 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -16,15 +16,15 @@
  * );
  */
 /* PHP 7.3 Release */
-$PHP_7_3_RC  = '7.3.5RC1'; // Current RC version (e.g., '7.3.1RC1') or false
+$PHP_7_3_RC  = false; // Current RC version (e.g., '7.3.1RC1') or false
 $PHP_7_3_RC_DATE = "18 Apr 2019";
 
-$PHP_7_3_VERSION         = "7.3.4";
-$PHP_7_3_DATE            = "04 Apr 2019";
+$PHP_7_3_VERSION         = "7.3.5";
+$PHP_7_3_DATE            = "02 May 2019";
 $PHP_7_3_SHA256     = array(
-    "tar.bz2"       => 
"2e2c3d8212c83649e443b61efffbd03df4b9edd0f9c7a679081fe4cb2da12b78",
-    "tar.gz"        => 
"dd41ecf43fe1172030f41d2581909457a0af7bd137a057c3874e0b0f3c2e8761",
-    "tar.xz"        => 
"6fe79fa1f8655f98ef6708cde8751299796d6c1e225081011f4104625b923b83",
+    "tar.bz2"       => 
"4380b80ef98267c3823c3416eb05f7729ba7a33de6b3d14ec96013215d62c35e",
+    "tar.gz"        => 
"c953749b7f3310a3a74f920ef698f6d1c04636d11656ac9ffb3ab10d34e30e1e",
+    "tar.xz"        => 
"e1011838a46fd4a195c8453b333916622d7ff5bce4aca2d9d99afac142db2472",
 );
 
 /* PHP 7.2 Release */
diff --git a/releases/7_3_5.php b/releases/7_3_5.php
new file mode 100644
index 0000000..11a0093
--- /dev/null
+++ b/releases/7_3_5.php
@@ -0,0 +1,19 @@
+<?php
+$_SERVER['BASE_PAGE'] = 'releases/7_3_5.php';
+include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
+site_header("PHP 7.3.5 Release Announcement");
+?>
+
+  <h1>PHP 7.3.5 Release Announcement</h1>
+
+  <p>The PHP development team announces the immediate availability of PHP
+  7.3.5. This is a security release which also contains several bug fixes.</p>
+
+  <p>All PHP 7.3 users are encouraged to upgrade to this version.</p>
+
+  <p>For source downloads of PHP 7.3.5 please visit our <a 
href="http://www.php.net/downloads.php";>downloads page</a>,
+  Windows source and binaries can be found on <a 
href="http://windows.php.net/download/";>windows.php.net/download/</a>.
+  The list of changes is recorded in the <a 
href="http://www.php.net/ChangeLog-7.php#7.3.5";>ChangeLog</a>.
+  </p>
+
+<?php site_footer(); ?>
-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to