Commit: 08f977effb045fe7abcc28e897dd7b74d50c435d Author: kovacs.ferenc <[email protected]> Thu, 5 Jun 2014 23:03:01 +0200 Parents: 528a75ddfa0a10865f4cd54a714bc00e32b9b6b6 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=08f977effb045fe7abcc28e897dd7b74d50c435d Log: fix typo, spotted by salathe Changed paths: M archive/entries/2014-05-15-1.xml Diff: diff --git a/archive/entries/2014-05-15-1.xml b/archive/entries/2014-05-15-1.xml index 81b83b3..7db78d4 100644 --- a/archive/entries/2014-05-15-1.xml +++ b/archive/entries/2014-05-15-1.xml @@ -12,7 +12,7 @@ <div xmlns="http://www.w3.org/1999/xhtml"> <p> The PHP development team announces the immediate availability of PHP 5.6.0beta3. - As we entered the feature freeze with beta1, this is is a bugfix-only release. + 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>. </p> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
