Commit: 118c4318dd582ef6c98752dbfe61f58f89add5c5 Author: David Soria Parra <[email protected]> Thu, 18 Oct 2012 19:36:10 +0200 Parents: 20d0d058d1a22e1488e861ae7f4f859e54c01194 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=118c4318dd582ef6c98752dbfe61f58f89add5c5 Log: PHP 5.4.8 and PHP 5.3.18 news Changed paths: A archive/entries/2012-10-18-1.xml Diff: diff --git a/archive/entries/2012-10-18-1.xml b/archive/entries/2012-10-18-1.xml new file mode 100644 index 0000000..1d55cbb --- /dev/null +++ b/archive/entries/2012-10-18-1.xml @@ -0,0 +1,41 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom"> + <title>PHP 5.4.8 and PHP 5.3.18 released!</title> + <id>http://www.php.net/archive/2012.php#id2012-10-18-1</id> + <published>2012-10-18T17:35:45+00:00</published> + <updated>2012-10-18T17:35:45+00:00</updated> + <category term="frontpage" label="PHP.net frontpage news"/> + <category term="releases" label="New PHP release"/> + <link href="http://www.php.net/index.php#id2012-10-18-1" rel="alternate" type="text/html"/> + <link href="http://www.php.net/archive/2012.php#id2012-10-18-1" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + The PHP development team announces the immediate availability of + PHP 5.4.8 and PHP 5.3.18. These releases fix over 20 bugs. + All users of PHP are encouraged to upgrade to PHP 5.4.8, + or at least 5.3.18. + </p> + + <p> + Key enhancements in these releases include: + </p> + + <ul> + <li>Fixed bug #63111 (is_callable() lies for abstract static method)</li> + <li>Fixed bug #61442 (exception threw in __autoload can not be catched</li> + </ul> + + <p> + For source downloads of PHP 5.4.8 and PHP 5.3.18 please visit + our <a href="/downloads.php">downloads page</a>, Windows binaries + can be found on <a href="http://windows.php.net/download/">windows.php.net/download/</a>. + </p> + + <p> + The list of changes are recorded in the <a href="/ChangeLog-5.php">ChangeLog</a>. + </p> + + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
