Jani Taskinen wrote: > If those application are written properly, they also have to check for > the existance of the functions even with current PHP version since it is > possible to disable them altogether. So it shouldn't matter if they're > removed for them.. ;)
It's possible to disable any function. Do you check for the existence of every function before you use it? Actually, I'm familiar enough with your code to know that the answer is "no." This is a straw man argument. Greg -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php