Commit: b0f8a32c436cd7fe7e78d2f877afc13ffa3f9ddd Author: David Soria Parra <[email protected]> Thu, 15 Nov 2012 21:10:16 +0100 Parents: 4ae9b5ff2eb42022e7825d9158a81a3c08126e8b Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=b0f8a32c436cd7fe7e78d2f877afc13ffa3f9ddd Log: Consistent versioning Changed paths: M archive/entries/2012-11-15-1.xml Diff: diff --git a/archive/entries/2012-11-15-1.xml b/archive/entries/2012-11-15-1.xml index edc2477..07714d4 100644 --- a/archive/entries/2012-11-15-1.xml +++ b/archive/entries/2012-11-15-1.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <entry xmlns="http://www.w3.org/2005/Atom"> - <title>PHP5.5.0alpha1 released</title> + <title>PHP 5.5.0 Alpha1 released</title> <id>http://www.php.net/archive/2012.php#id2012-11-15-1</id> <published>2012-11-15T14:10:06+00:00</published> <updated>2012-11-15T14:10:06+00:00</updated> @@ -20,7 +20,7 @@ <strong>THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!</strong> <p> - PHP5.5.0alpha1 comes with new features such as (incomplete list) : + PHP 5.5.0 Alpha 1 comes with new features such as (incomplete list) : </p> <ul> <li>support for Generators,</li> @@ -38,7 +38,7 @@ </p> <p> - For source downloads of PHP 5.5.0alpha1 please visit + For source downloads of PHP 5.5.0 Alpha 1 please visit the <a href="http://downloads.php.net/dsp">download page</a>, Windows binaries can be found on <a href="http://windows.php.net/qa/">windows.php.net/qa/</a>. </p> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
