PHP7 新特性

来源:互联网 发布:找企业的软件 编辑:程序博客网 时间:2024/04/28 00:43

网站连接: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

0 0
原创粉丝点击