PHP7新特性
摘要:重写ZenVM,性能比PHP5.6提升300% 新特性: 1、变量类型(为PHP7.1的JIT特性做准备)function test(int $a, string $b, array $c) : int { } 2、错误异常 try -- catch 性能优化: 1、zval使用栈内存,节省内存分配
阅读全文
posted @ 2016-08-25 21:49
posted @ 2016-08-25 21:49