- Unicode
- Alternative PHP Cache
- Namespaces
- late static binding
- mysqlnd
- breaking to a label
- foreach on multidimensional arrays
- improvements to []
Tag Archives: PHP6
Features removed in PHP6
- safe_mode
- magic_quotes
- register_long_arrays
- register_globals
- ereg removed from the core
- long variables (i.e. $HTTP_*_VARS)
- short tag <?