Commit:    477313a52fc0eab825daa0e926912a2d6007070f
Author:    Stanislav Malyshev <[email protected]>         Thu, 14 Nov 2013 
22:41:10 -0800
Parents:   ad891521b84a93cee59f077d638d4c29e1d4589b
Branches:  master

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

Log:
5.4.22

Changed paths:
  M  ChangeLog-5.php
  M  archive/archive.xml
  A  archive/entries/2013-11-14-3.xml
  M  include/releases.inc
  M  include/version.inc
  A  releases/5_4_22.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 1c92a71..e137817 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -55,6 +55,46 @@ function peclbugl($number)   { echo "<a 
href=\"http://pecl.php.net/bugs/bug.php?
 </ul>
 <!-- }}} --></section>
 
+<section class="version" id="5.4.22"><!-- {{{ 5.4.22 -->
+<h3>Version 5.4.22</h3>
+<b>14-Nov-2013</b>
+<ul><li>Core:
+<ul>
+  <li><?php bugfix(65911); ?> (scope resolution operator - strange behavior 
with $this).</li>
+</ul></li>
+<li>CLI server:
+<ul>
+  <li><?php bugfix(65818); ?> (Segfault with built-in webserver and chunked 
transfer encoding).</li>
+</ul></li>
+<li>Exif:
+<ul>
+  <li>Fixed crash on unknown encoding.</li>
+</ul></li>
+<li>FTP:
+<ul>
+  <li><?php bugfix(65667); ?> (ftp_nb_continue produces segfault).</li>
+</ul></li>
+<li>ODBC:
+<ul>
+  <li><?php bugfix(65950); ?> (Field name truncation if the field name is 
bigger than 32 characters).</li>
+</ul></li>
+<li>Sockets:
+<ul>
+  <li><?php bugfix(65808); ?> (the socket_connect() won't work with IPv6 
address).</li>
+</ul></li>
+<li>Standard:
+<ul>
+  <li><?php bugfix(64760); ?> (var_export() does not use full precision for 
floating-point numbers).</li>
+</ul></li>
+<li>XMLReader:
+<ul>
+  <li><?php bugfix(51936); ?> (Crash with clone XMLReader).</li>
+  <li><?php bugfix(64230); ?> (XMLReader does not suppress errors).</li>
+</ul></li>
+</ul>
+<!-- }}} --></section>
+
+
 <section class="version" id="5.5.5"><!-- {{{ 5.5.5 -->
 <h3>Version 5.5.5</h3>
 <b>17-Oct-2013</b>
diff --git a/archive/archive.xml b/archive/archive.xml
index bb739d3..234afd4 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/2013-11-14-3.xml"/>
   <xi:include href="entries/2013-11-14-2.xml"/>
   <xi:include href="entries/2013-11-14-1.xml"/>
   <xi:include href="entries/2013-10-24-2.xml"/>
diff --git a/archive/entries/2013-11-14-3.xml b/archive/entries/2013-11-14-3.xml
new file mode 100644
index 0000000..bc532f1
--- /dev/null
+++ b/archive/entries/2013-11-14-3.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom";>
+  <title>PHP 5.4.22 Released</title>
+  <id>http://php.net/archive/2013.php#id2013-11-14-3</id>
+  <published>2013-11-14T22:39:47-08:00</published>
+  <updated>2013-11-14T22:39:47-08:00</updated>
+  <category term="frontpage" label="PHP.net frontpage news"/>
+  <category term="releases" label="New PHP release"/>
+  <link href="http://php.net/index.php#id2013-11-14-3"; rel="alternate" 
type="text/html"/>
+  <link href="http://php.net/archive/2013.php#id2013-11-14-3"; 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
+     5.4.22. About 10 bugs were fixed. All PHP 5.4 users are encouraged to 
upgrade to this version.
+     </p>
+     
+     <p>For source downloads of PHP 5.4.22 please visit our <a 
href="http://www.php.net/downloads.php";>downloads page</a>,
+     Windows 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-5.php#5.4.22";>ChangeLog</a>.
+     </p>
+    </div>
+  </content>
+</entry>
diff --git a/include/releases.inc b/include/releases.inc
index 43668ef..eecd6c3 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -230,6 +230,37 @@ $OLDRELEASES = array (
       'date' => '20 Jun 2013',
       'museum' => false,
     ),
+    '5.4.21' => 
+    array (
+      'announcement' => 
+      array (
+        'English' => '/releases/5_4_21.php',
+      ),
+      'source' => 
+      array (
+        0 => 
+        array (
+          'filename' => 'php-5.4.21.tar.bz2',
+          'name' => 'PHP 5.4.21 (tar.bz2)',
+          'md5' => '3dcf021e89b039409d0b1c346b936b5f',
+          'date' => '17 Oct 2013',
+        ),
+        1 => 
+        array (
+          'filename' => 'php-5.4.21.tar.gz',
+          'name' => 'PHP 5.4.21 (tar.gz)',
+          'md5' => 'cc8da0d18683e3a83b332f264af7ca83',
+          'date' => '17 Oct 2013',
+        ),
+        2 => 
+        array (
+          'link' => 'http://windows.php.net/download/#php-5.4',
+          'name' => 'Windows 5.4.21 binaries and source',
+        ),
+      ),
+      'date' => '19 Sep 2013',
+      'museum' => false,
+    ),
     '5.4.20' => 
     array (
       'announcement' => 
diff --git a/include/version.inc b/include/version.inc
index 3d1d13f..f02e3a0 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -26,14 +26,14 @@ $PHP_5_5_MD5     = array(
                        "tar.xz"        => "77ad90035931aacb95d11318b09c12ca",
 );
 /* PHP 5.4 Release */
-$PHP_5_4_RC = '5.4.22RC1'; //'5.4.21RC1'; // Current RC version (e.g., 
'5.6.7RC1') or false
+$PHP_5_4_RC = false; //'5.4.21RC1'; // Current RC version (e.g., '5.6.7RC1') 
or false
 $PHP_5_4_RC_DATE = '31 Oct 2013';
 
-$PHP_5_4_VERSION         = "5.4.21";
-$PHP_5_4_DATE            = "17 Oct 2013";
+$PHP_5_4_VERSION         = "5.4.22";
+$PHP_5_4_DATE            = "14 Nov 2013";
 $PHP_5_4_MD5     = array(
-                       "tar.bz2"       => "3dcf021e89b039409d0b1c346b936b5f",
-                       "tar.gz"        => "cc8da0d18683e3a83b332f264af7ca83",
+                       "tar.bz2"       => "0a7400d1d7f1f55b2b36285bf1a00762",
+                       "tar.gz"        => "a23fead825db383f6b364dd3c825b729",
 );
 
 /* PHP 5.3 Release */
diff --git a/releases/5_4_22.php b/releases/5_4_22.php
new file mode 100644
index 0000000..d71e2c6
--- /dev/null
+++ b/releases/5_4_22.php
@@ -0,0 +1,19 @@
+<?php
+// $Id$
+$_SERVER['BASE_PAGE'] = 'releases/5_4_22.php';
+include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
+site_header("PHP 5.4.22 Release Announcement");
+?>
+
+<h1>PHP 5.4.22 Release Announcement</h1>
+
+<p>The PHP development team announces the immediate availability of PHP
+5.4.22. About 10 bugs were fixed. All PHP 5.4 users are encouraged to upgrade 
to this version.
+</p>
+
+<p>For source downloads of PHP 5.4.22 please visit our <a 
href="http://www.php.net/downloads.php";>downloads page</a>,
+Windows 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-5.php#5.4.22";>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