PHP complete se...login
PHP complete self-study manual
author:php.cn  update time:2022-04-15 13:53:54

PHP 7 new features


PHP 7+ version has greatly improved performance. In some WordPress benchmark tests, the performance can reach 3 times that of PHP 5.6.

The new features of PHP 7+ version are shown in the following table:

##8910111213141516 17
Serial numberContent
1PHP scalar type and return value type declaration
2PHP NULL merge operation Symbol
3PHP spaceship operator (combination comparison operator)
4PHP constant array
5PHP anonymous class
6PHP Closure::call()
7PHP Filter unserialize()
PHP IntlChar()
PHP CSPRNG
PHP 7 Exception
PHP 7 use statement
PHP 7 error handling
PHP intdiv() function
PHP 7 Session Options
PHP 7 Deprecated Features
Extensions removed from PHP 7
SAPI removed from PHP 7