[情報] PHP 5.3.0 Release
等了好久,PHP 5.3.0正式Release
http://blog.derekhsu.homeip.net/2009/07/732
http://php.net/releases/5_3_0.php
The PHP development team is proud to announce the immediate release of PHP
5.3.0. This release is a major improvement in the 5.X series, which includes
a large number of new features and bug fixes.
The key features of PHP 5.3.0 include:
* Support for namespaces
* Late static binding
* Lambda Functions and Closures
* Syntax additions: NOWDOC, ternary short cut "?:" and jump label
(limited goto), __callStatic()
* Under the hood performance improvements
* Optional garbage collection for cyclic references
* Optional mysqlnd PHP native replacement for libmysql
* Improved Windows support including VC9 and experimental X64 binaries as
well as portability to other supported platforms
* More consistent float rounding
* Deprecation notices are now handled via E_DEPRECATED (part of E_ALL)
instead of the E_STRICT error level
* Several enhancements to enable more flexiblity in php.ini (and ini
parsing in general)
* New bundled extensions: ext/phar, ext/intl, ext/fileinfo, ext/sqlite3,
ext/enchant
* Over 140 bug fixes and improvements to PHP, in particular to:
ext/openssl, ext/spl and ext/date
This release also drops several extensions and unifies the usage of internal
APIs. Users should be aware of the following known backwards compatibility
breaks:
* Parameter parsing API unification will cause some functions to behave
more or less strict when it comes to type juggling
* Removed the following extensions: ext/mhash (see ext/hash), ext/msql,
ext/pspell (see ext/enchant), ext/sybase (see ext/sybase_ct)
* Moved the following extensions to PECL: ext/ming, ext/fbsql,
ext/ncurses, ext/fdf
* Removed zend.ze1_compatibility_mode
對了,PHP 5.3.0跟之前的版本並不完全相容。有些部份可能需要修改,
http://tw.php.net/migration53
有人想當勇者嗎?
不過,對於他們拿\來分namespace我一直耿耿於懷...
誰叫他們把.拿去拼字串的啊!
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 118.168.115.49
→
07/02 00:07, , 1F
07/02 00:07, 1F
→
07/02 00:08, , 2F
07/02 00:08, 2F
推
07/04 00:23, , 3F
07/04 00:23, 3F
PHP 近期熱門文章
PTT數位生活區 即時熱門文章