Commit: 3ca803e13aaff7e9cdff5469e947cc017f50a5a2 Author: Adam Harvey <[email protected]> Wed, 20 Aug 2014 10:17:40 -0700 Parents: c6f06a34aa2d2bf64b06a7753346c946b7b6065e Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=3ca803e13aaff7e9cdff5469e947cc017f50a5a2 Log: Fix typo in the RC4 announcement. Changed paths: M archive/entries/2014-08-14-2.xml Diff: diff --git a/archive/entries/2014-08-14-2.xml b/archive/entries/2014-08-14-2.xml index 7a181de..3f404da 100644 --- a/archive/entries/2014-08-14-2.xml +++ b/archive/entries/2014-08-14-2.xml @@ -12,7 +12,7 @@ <div xmlns="http://www.w3.org/1999/xhtml"> <p> The PHP development team announces the immediate availability of the fourth and - hopefully lates release candidate of PHP 5.6.0. As we entered the feature freeze + hopefully last release candidate of PHP 5.6.0. As we entered the feature freeze with beta1, this is a bugfix-only release. All users of PHP are encouraged to test this version carefully, and report any bugs in <a href="https://bugs.php.net"> the bug tracking system</a>. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
