> No, sorry, I think you misunderstood my question. I would just like to see > a --disable-ereg option for configure. I would never dream of removing ereg > from PHP as a supported function set. It would break Phorum and lots of > stuff I have written. I just don't see the point in this. There are other functions like split() that rely on the ereg code, and since removing the code isn't actually going to save you anything as the library is non-optional in Apache, removing the hooks from PHP makes no sense. I don't think disabling functions in PHP is a good way to enforce coding conventions. -Rasmus -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP-DEV] removing ereg functions Brian Moon
- Re: [PHP-DEV] removing ereg functions Rasmus Lerdorf
- Re: [PHP-DEV] removing ereg functions Brian Moon
- Re: [PHP-DEV] removing ereg functions Peter Petermann
- Re: [PHP-DEV] removing ereg functions Rasmus Lerdorf
- Re: [PHP-DEV] removing ereg funct... John Lim
- Re: [PHP-DEV] removing ereg ... Brian Moon
- Re: [PHP-DEV] removing ereg functions Zeev Suraski
- Re: [PHP-DEV] removing ereg functions Brian Moon
- Re: [PHP-DEV] removing ereg functions Zeev Suraski
- Re: [PHP-DEV] removing ereg functions Rasmus Lerdorf
- Re: [PHP-DEV] removing ereg funct... Brian Moon
- Re: [PHP-DEV] removing ereg funct... spencer 'sporty' portee
- Re: [PHP-DEV] removing ereg ... Rasmus Lerdorf
- Re: [PHP-DEV] removing ereg functions Vlad Krupin
- RE: [PHP-DEV] removing ereg functions Richard Heyes
- Re: [PHP-DEV] removing ereg functions Stig Sæther Bakken
- Re: [PHP-DEV] removing ereg functions Brian Moon
- Re: [PHP-DEV] removing ereg functions Rasmus Lerdorf
- Re: [PHP-DEV] removing ereg functions Sterling Hughes