General Community > Off-Topic
PHP 5.4 - removing register_globals
(1/1)
testör:
Hello,
PHP 5.4 Alpha just got released some days ago.
http://www.php.net/archive/2011.php#id2011-06-28-1
I think it's more interesting what has been removed than what's new.
- Removed: break/continue $var syntax
- Removed: register_globals, allow_call_time_pas s_reference, and register_long_array s ini options
- Removed: session_is_regisite red(), session_registered(), and session_unregister()
But PHP 5.3 compatible modules shouldn't have a problem, because the removed features are deprecated there and give a warning.
Navigation
[0] Message Index
Go to full version