 | PHP 7 . ca |
What features are you looking for when they start developing PHP 7? PHP 6 is well under way. We know that safe mode, register globals and magic quotes will be removed. Ereg() will be removed. rewrite of fileinfo() will undergo a rewrite. An alternative PHP cache will grace the language.
Namespaces will begin appearing in the language and complete UNICODE support.
PHP 6 so far appears to be a large cleanup effort which is welcomed.
A new PHP_INI_SYSTEM variable will be include to allow a url (allow_url_include).
PHP usage is on the rise and will continue to rise.
Part of Informational Site Network