| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This reverts commit 1981dd9c73ada7ea893b4636b84211f68838ba23.
|
|
|
|
| |
This reverts commit 86de7963fe69638431c0aa8f413d25e01bf99d68.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Affected extensions:
- opcache (use pcre)
- mbstring (removed ereg functions overloading)
- pgsql (use pcre)
- reflection (test cases using 'ereg')
SAPI:
- apache (header only)
- apache_hooks (header only)
|
| |
|
|
|
|
|
|
|
| |
system, apache, or php's regex library by using the --with-regex option.
"php" is the default; if you use --with-apache in combination with
Apache 1.3.x, the default is "apache".
|
|
|
|
|
| |
@- Upgraded regex library to alpha3.8 (Sascha)
|
|
|