網站連線:http://www.php7.ca/
據說 PHP7 最終版將在明年10月發布,雖然國內許多伺服器還在使用PHP4.x,例如X網。先看下php7的新特性
1、Performance Improvements with the addition of PHPNG engine.
性能改進與增加PHPNG引擎。
2、JIT - Just in Time compiler
即時編譯器
3、Abstract Syntax Tree for compilation
抽象語法樹編譯? ? ?
4、Asynchronous refactoring of the I/O layer.
對I / O層的非同步重建。
5、Multi-threaded build in Web Server
多執行緒建構Web伺服器
6、Expanded use of ->, [], (), {}, and :: operators
擴充使用->, [], (), {}, 和:: 符號
7、100% increase in performance
效能提升100%
8、Cool Name: PHPNG
更酷的名字:PHPNG
以上就介紹了PHP7 新特性,包含了php7方面的內容,希望對PHP教學有興趣的朋友有幫助。