| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Made it possible to specify external location of the PCRE library
- Reworked PCRE extension to use updated PCRE library API
Hopefully now everything behaves just like Perl..
|
|
|
|
|
| |
additions in the pcre_exec() function parameters
|
|
|
|
|
|
| |
Added a new /e modifier for preg_replace
Kill a warning in pcrelib.
|
| |
|
|
|
|
|
|
|
| |
-Updated preg_replace() code to handle stuff properly
-Removed ability to specify external PCRE library source to link against
(since our bundled version is patched now)
|
| |
|
|
-Updated configuration process
|