Dropping of the ereg-functions and their POSIX-regular expression flavor in later PHP versions?
After reading an older posting concerned of this - and reading the official PHP statement I'm inclined to ask what this is about. Following the development of PHP over the years (and doing much development in Perl and PHP) I'm really unsure if this might be not a bad drift eventually.
I'd assume there would be some members of the PHP development team here on SO, therefore they'd able to help getting some more insight into this.
Are there planned enhancements (future) to complete the preg-functions with the [[:POSIX:]] style? Or will the latter be gone forever? What's the rationale behind either decision?
Thanks & regards
rbo