Hi, On Tue, 2010-03-23 at 18:44 +0100, Kalle Sommer Nielsen wrote: > Im assuming that we are still removing the stuff that we deprecated in > 5.3 and removed in the old trunk? If thats the case then I will work > on merging those removed features like safe_mode and so on out.
I think that's, like other stuff, a case-by-case decision. For example I don't think it's a good idea to drop magic_quotes in a version which doesn't include a big BC break. Unfortunately many applications are half-secure by this setting but absolutely insecure once that's changed and people update without reading docs - especially if a quick test shows no errors. With finally dropping register_globals I won't have problems. johannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php