- Namespaces
- Late static binding
- Mysqlnd
- Goto
- Better garbage collection
- Closures
- short array syntax
- Traits
- Function array dereferencing
- Built-in webserver
- SessionHandler
- File upload extension
- Binary notation
- Safe mode removed
-
generators
-
simple way of implementing iterators
-
yield
-
foreach over function
-
finally
-
password_hash, password_verify
-
OPcache
-
Opcode cache (like APC)
-
variadic functions ($param1, ....$other_params)
- default charset is UTF-8
- phpdbg - interactive debugger
- Exponent operator
- constant expressions
- json_decode strictness: true, false, null values