Author: Alex Barbosa (easbarba)
Committer: GitHub (web-flow)
Pusher: Girgias
Date: 2023-03-09T07:17:12Z

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

Fix release date of 7.0.2 (#760)

Changed paths:
  M  include/releases.inc


Diff:

diff --git a/include/releases.inc b/include/releases.inc
index 9a1cc256e..1b0a522c8 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -7661,17 +7661,17 @@ $OLDRELEASES = array (
           'filename' => 'php-7.0.2.tar.gz',
           'name' => 'PHP 7.0.2 (tar.gz)',
           'sha256' => 
'040198aef3dc5f17c253c1282160aabc6a05ca0b18b3d6fc9213970363083412',
-          'date' => '07 Jan 2015',
+          'date' => '07 Jan 2016',
         ),
         2 => 
         array (
           'filename' => 'php-7.0.2.tar.xz',
           'name' => 'PHP 7.0.2 (tar.xz)',
           'sha256' => 
'556121271a34c442b48e3d7fa3d3bbb4413d91897abbb92aaeced4a7df5f2ab2',
-          'date' => '07 Jan 2015',
+          'date' => '07 Jan 2016',
         ),
       ),
-      'date' => '07 Jan 2015',
+      'date' => '07 Jan 2016',
       'museum' => false,
       'tags' => 
       array (

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

Reply via email to