Commit:    a148c5c00a7c31e0b5d5ad3a6a524c443131fa65
Author:    Christoph M. Becker <[email protected]>         Thu, 30 May 2019 
11:13:19 +0200
Parents:   f6da7c4f621bb700603dafeae01677048d832991
Branches:  master

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

Log:
7.3.6 announcement

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


Diff:
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index 51fda7e..368d694 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -5,6 +5,71 @@ 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.6"><!-- {{{ 7.3.6 -->
+<h3>Version 7.3.6</h3>
+<b><?php release_date('30-May-2019'); ?></b>
+<ul><li>cURL:
+<ul>
+  <li>Implemented FR <?php bugl(72189); ?> (Add missing CURL_VERSION_* 
constants).</li>
+</ul></li>
+<li>EXIF:
+<ul>
+  <li><?php bugfix(77988); ?> (heap-buffer-overflow on php_jpg_get16).</li>
+</ul></li>
+<li>FPM:
+<ul>
+  <li><?php bugfix(77934); ?> (php-fpm kill -USR2 not working).</li>
+  <li><?php bugfix(77921); ?> (static.php.net doesn't work anymore).</li>
+</ul></li>
+<li>GD:
+<ul>
+  <li><?php bugfix(77943); ?> (imageantialias($image, false); does not 
work).</li>
+  <li><?php bugfix(77973); ?> (Uninitialized read in 
gdImageCreateFromXbm).</li>
+</ul></li>
+<li>Iconv:
+<ul>
+  <li><?php bugfix(78069); ?> (Out-of-bounds read in 
iconv.c:_php_iconv_mime_decode() due to integer overflow).</li>
+</ul></li>
+<li>JSON:
+<ul>
+  <li><?php bugfix(77843); ?> (Use after free with json serializer).</li>
+</ul></li>
+<li>Opcache:
+<ul>
+  <li>Fixed possible crashes, because of inconsistent PCRE cache and opcache 
SHM reset.</li>
+</ul></li>
+<li>PDO_MySQL:
+<ul>
+  <li><?php bugfix(77944); ?> (Wrong meta pdo_type for bigint on LLP64).</li>
+</ul></li>
+<li>Reflection:
+<ul>
+  <li><?php bugfix(75186); ?> (Inconsistent reflection of 
Closure:::__invoke()).</li>
+</ul></li>
+<li>Session:
+<ul>
+  <li><?php bugfix(77911); ?> (Wrong warning for 
session.sid_bits_per_character).</li>
+</ul></li>
+<li>SOAP:
+<ul>
+  <li><?php bugfix(77945); ?> (Segmentation fault when constructing SoapClient 
with WSDL_CACHE_BOTH).</li>
+</ul></li>
+<li>SPL:
+<ul>
+  <li><?php bugfix(77024); ?> (SplFileObject::__toString() may return 
array).</li>
+</ul></li>
+<li>SQLite:
+<ul>
+  <li><?php bugfix(77967); ?> (Bypassing open_basedir restrictions via file 
uris).</li>
+</ul></li>
+<li>Standard:
+<ul>
+  <li><?php bugfix(77931); ?> (Warning for array_map mentions wrong type).</li>
+  <li><?php bugfix(78003); ?> (strip_tags output change since PHP 7.3).</li>
+</ul></li>
+</ul>
+<!-- }}} --></section>
+
 <section class="version" id="7.1.29"><!-- {{{ 7.1.29 -->
 <h3>Version 7.1.29</h3>
 <b><?php release_date('02-May-2019'); ?></b>
diff --git a/archive/archive.xml b/archive/archive.xml
index 7b250aa..c2e63aa 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-30-1.xml"/>
   <xi:include href="entries/2019-05-29-1.xml"/>
   <xi:include href="entries/2019-05-27-1.xml"/>
   <xi:include href="entries/2019-05-10-1.xml"/>
diff --git a/archive/entries/2019-05-30-1.xml b/archive/entries/2019-05-30-1.xml
new file mode 100644
index 0000000..7c09f0f
--- /dev/null
+++ b/archive/entries/2019-05-30-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.6 Release Announcement</title>
+  <id>http://php.net/archive/2019.php#id2019-05-30-1</id>
+  <published>2019-05-30T09:11:36+00:00</published>
+  <updated>2019-05-30T09:11:36+00: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-30-1"; rel="alternate" 
type="text/html"/>
+  <link href="http://php.net/archive/2019.php#id2019-05-30-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.6. 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.6 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.6";>ChangeLog</a>.
+      </p>
+    </div>
+  </content>
+</entry>
diff --git a/include/releases.inc b/include/releases.inc
index 974b457..6472cb0 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -2,6 +2,39 @@
 $OLDRELEASES = array (
   7 => 
   array (
+    '7.3.5' => 
+    array (
+      'announcement' => 
+      array (
+        'English' => '/releases/7_3_5.php',
+      ),
+      'source' => 
+      array (
+        0 => 
+        array (
+          'filename' => 'php-7.3.5.tar.bz2',
+          'name' => 'PHP 7.3.5 (tar.bz2)',
+          'sha256' => 
'4380b80ef98267c3823c3416eb05f7729ba7a33de6b3d14ec96013215d62c35e',
+          'date' => '02 May 2019',
+        ),
+        1 => 
+        array (
+          'filename' => 'php-7.3.5.tar.gz',
+          'name' => 'PHP 7.3.5 (tar.gz)',
+          'sha256' => 
'c953749b7f3310a3a74f920ef698f6d1c04636d11656ac9ffb3ab10d34e30e1e',
+          'date' => '02 May 2019',
+        ),
+        2 => 
+        array (
+          'filename' => 'php-7.3.5.tar.xz',
+          'name' => 'PHP 7.3.5 (tar.xz)',
+          'sha256' => 
'e1011838a46fd4a195c8453b333916622d7ff5bce4aca2d9d99afac142db2472',
+          'date' => '02 May 2019',
+        ),
+      ),
+      'date' => '02 May 2019',
+      'museum' => false,
+    ),
     '7.1.28' => 
     array (
       'announcement' => 
diff --git a/include/version.inc b/include/version.inc
index fcbda65..e8ebefa 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -16,15 +16,15 @@
  * );
  */
 /* PHP 7.3 Release */
-$PHP_7_3_RC  = '7.3.6RC1'; // 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 = "16 May 2019";
 
-$PHP_7_3_VERSION         = "7.3.5";
-$PHP_7_3_DATE            = "02 May 2019";
+$PHP_7_3_VERSION         = "7.3.6";
+$PHP_7_3_DATE            = "30 May 2019";
 $PHP_7_3_SHA256     = array(
-    "tar.bz2"       => 
"4380b80ef98267c3823c3416eb05f7729ba7a33de6b3d14ec96013215d62c35e",
-    "tar.gz"        => 
"c953749b7f3310a3a74f920ef698f6d1c04636d11656ac9ffb3ab10d34e30e1e",
-    "tar.xz"        => 
"e1011838a46fd4a195c8453b333916622d7ff5bce4aca2d9d99afac142db2472",
+    "tar.bz2"       => 
"1e5ac8700154835c0910e3a814517da9b87bb4a82cc7011fea1a82096b6f6f77",
+    "tar.gz"        => 
"72fbf223ff8659a61eed08eebffb4ede0256e7a69d2151ae24affa5377b70bb8",
+    "tar.xz"        => 
"fefc8967daa30ebc375b2ab2857f97da94ca81921b722ddac86b29e15c54a164",
 );
 
 /* PHP 7.2 Release */
diff --git a/releases/7_3_6.php b/releases/7_3_6.php
new file mode 100644
index 0000000..ad95674
--- /dev/null
+++ b/releases/7_3_6.php
@@ -0,0 +1,19 @@
+<?php
+$_SERVER['BASE_PAGE'] = 'releases/7_3_6.php';
+include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
+site_header("PHP 7.3.6 Release Announcement");
+?>
+
+  <h1>PHP 7.3.6 Release Announcement</h1>
+
+  <p>The PHP development team announces the immediate availability of PHP
+  7.3.6. 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.6 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.6";>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