从 PHP 5.6.x 移植到 PHP 7.0.x

目录

尽管 PHP 7.0 是一个新的大版本,我们仍将致力于使迁移变得平缓。 这个版本主要消除在之前版本中不推荐使用的内容,使得语言变得更加通用一致。

这儿有一些值得关注的 少量的兼容性调整 以及 新的特性,同时在生产环境切换 PHP 版本之前,应该对代码进行测试。

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/migration70.php