Commit:    a617ce66f5601414202411bcda2a9c7b1a9daeb7
Author:    David Soria Parra <[email protected]>         Thu, 13 Sep 2012 16:02:18 
+0200
Parents:   847a948b9c51cbe772cdf35f5fc9f7317487aad8
Branches:  master

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

Log:
Bump Release

Changed paths:
  M  include/releases.inc


Diff:
diff --git a/include/releases.inc b/include/releases.inc
index 861541f..20715e0 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -2,6 +2,37 @@
 $OLDRELEASES = array (
   5 => 
   array (
+    '5.4.6' => 
+    array (
+      'announcement' => 
+      array (
+        'English' => '/releases/5_4_6.php',
+      ),
+      'source' => 
+      array (
+        0 => 
+        array (
+          'filename' => 'php-5.4.6.tar.bz2',
+          'name' => 'PHP 5.4.6 (tar.bz2)',
+          'md5' => 'c9aa0f4996d1b91ee9e45afcfaeb5d2e',
+          'date' => '16 Aug 2012',
+        ),
+        1 => 
+        array (
+          'filename' => 'php-5.4.6.tar.gz',
+          'name' => 'PHP 5.4.6 (tar.gz)',
+          'md5' => 'efe59afb73190c9bd6d50614998ffceb',
+          'date' => '16 Aug 2012',
+        ),
+        2 => 
+        array (
+          'link' => 'http://windows.php.net/download/#php-5.4',
+          'name' => 'Windows 5.4.6 binaries and source',
+        ),
+      ),
+      'date' => '16 Aug 2012',
+      'museum' => false,
+    ),
     '5.4.5' => 
     array (
       'announcement' => 
@@ -142,6 +173,37 @@ $OLDRELEASES = array (
       'date' => '26 April 2012',
       'museum' => false,
     ),
+    '5.3.16' => 
+    array (
+      'announcement' => 
+      array (
+        'English' => '/releases/5_3_16.php',
+      ),
+      'source' => 
+      array (
+        0 => 
+        array (
+          'filename' => 'php-5.3.16.tar.bz2',
+          'name' => 'PHP 5.3.16 (tar.bz2)',
+          'md5' => '99cfd78531643027f60c900e792d21be',
+          'date' => '16 Aug 2012',
+        ),
+        1 => 
+        array (
+          'filename' => 'php-5.3.16.tar.gz',
+          'name' => 'PHP 5.3.16 (tar.gz)',
+          'md5' => '59b776edeac2897ebe3712dcc94b6706',
+          'date' => '16 Aug 2012',
+        ),
+        2 => 
+        array (
+          'link' => 'http://windows.php.net/download/#php-5.3',
+          'name' => 'Windows 5.3.16 binaries and source',
+        ),
+      ),
+      'date' => '16 Aug 2012',
+      'museum' => false,
+    ),
     '5.3.15' => 
     array (
       'announcement' =>


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

Reply via email to