Commit:    71a8f34ddd520e83b4057a13e19fee869191a8b1
Author:    Stanislav Malyshev <[email protected]>         Fri, 4 Sep 2015 
12:56:17 -0700
Parents:   0c1f39588d6463d899aafbcd8e2855ee03672f56
Branches:  master

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

Log:
typofix

Changed paths:
  M  archive/entries/2015-09-04-4.xml
  M  releases/5_4_45.php


Diff:
diff --git a/archive/entries/2015-09-04-4.xml b/archive/entries/2015-09-04-4.xml
index 7eae0cc..d4c61ba 100644
--- a/archive/entries/2015-09-04-4.xml
+++ b/archive/entries/2015-09-04-4.xml
@@ -22,7 +22,7 @@
      
      <p>Please note that according to the <a 
href="http://php.net/supported-versions.php";>PHP version support timelines</a>,
      PHP 5.4.45 is the last scheduled release of PHP 5.4 branch. There may be 
additional release if we discover
-     important security issues that warrant it, otherwise this release will be 
the final one in the PHP 5.4
+     important security issues that warrant it, otherwise this release will be 
the final one in the PHP 5.4 branch.
      If your PHP installation is based on PHP 5.4, it may be a good time to 
start making the plans for the upgrade to PHP 5.5 or PHP 5.6.
      </p>
     </div>
diff --git a/releases/5_4_45.php b/releases/5_4_45.php
index 5d8c467..772b65c 100644
--- a/releases/5_4_45.php
+++ b/releases/5_4_45.php
@@ -19,7 +19,7 @@ The list of changes is recorded in the <a 
href="http://www.php.net/ChangeLog-5.p
 
 <p>Please note that according to the <a 
href="http://php.net/supported-versions.php";>PHP version support timelines</a>, 
 PHP 5.4.45 is the last scheduled release of PHP 5.4 branch. There may be 
additional release if we discover 
-important security issues that warrant it, otherwise this release will be the 
final one in the PHP 5.4 
+important security issues that warrant it, otherwise this release will be the 
final one in the PHP 5.4 branch. 
 If your PHP installation is based on PHP 5.4, it may be a good time to start 
making the plans for the upgrade to PHP 5.5 or PHP 5.6.
 </p>


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

Reply via email to