Kill ereg with fire

[email protected] (Tjerk Meesters)
Newsgroups php.internals
Message-ID <[email protected]>
Hi internals (again),

Recently I’ve done a small assessment on how feasible it is to remove ext/ereg from the project for the next major version. This is the result (so far):

https://github.com/datibbaw/php-src/compare/kill-ereg

I’ve replaced two instances of ereg with their pcre equivalents, OPcache and PGSQL.

Btw, simply using ‘pcreposix.h’ didn’t work out for OPcache, I would get this error:

Error Blacklist compilation: invalid argument to regex routine

Perhaps I’ve missed something obvious, but porting it wasn’t hard either.

Thoughts?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.