mirror of
https://github.com/php/web-php.git
synced 2026-04-23 15:08:20 +02:00
Link namespaces, lsb and closures.
Tidy up a bit
This commit is contained in:
@@ -10,8 +10,24 @@
|
||||
<link href="http://www.php.net/archive/2009.php#id2009-06-19-1" rel="via" type="text/html"/>
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml">
|
||||
<p>The PHP development team is proud to announce the fourth release candidate of PHP 5.3.0 (PHP 5.3.0RC4). This RC focuses on bug fixes and stability improvements, and we hope only minimal changes are required for the next candidate or final stable releases. PHP 5.3.0 is a newly developed version of PHP featuring long-awaited features like namespaces, late static binding, closures and much more.</p>
|
||||
<p>Please download and test these release candidates, and report any issues found. A stable release is expected next week . In case of critical issues we will continue producing weekly RCs. Downloads and further information is available at <a href="http://qa.php.net/">qa.php.net</a>. See also the work in progress <a href="http://cvs.php.net/viewvc.cgi/php-src/UPGRADING?revision=PHP_5_3">5.3 upgrade guide</a>.</p>
|
||||
<p>
|
||||
The PHP development team is proud to announce the fourth release
|
||||
candidate of PHP 5.3.0 (PHP 5.3.0RC4). This RC focuses on bug fixes
|
||||
and stability improvements, and we hope only minimal changes are required
|
||||
for the next candidate or final stable releases. PHP 5.3.0 is a newly
|
||||
developed version of PHP featuring long-awaited features like
|
||||
<a href="http://php.net/namespaces">namespaces</a>,
|
||||
<a href="http://php.net/lsb">late static binding</a>,
|
||||
<a href="http://php.net/closures">closures</a> and much more.
|
||||
</p>
|
||||
<p>
|
||||
Please download and test these release candidates, and report any issues
|
||||
found. A stable release is expected next week . In case of critical
|
||||
issues we will continue producing weekly RCs. Downloads and further
|
||||
information is available at <a href="http://qa.php.net/">qa.php.net</a>.
|
||||
See also the work in progress
|
||||
<a href="http://cvs.php.net/viewvc.cgi/php-src/UPGRADING?revision=PHP_5_3">5.3 upgrade guide</a>.
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
</entry>
|
||||
|
||||
Reference in New Issue
Block a user