Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade PCRE to 8.36, it fixes some crashes | Stanislav Malyshev | 2015-04-27 | 1 | -2/+8 |
| | | | | We probably will need to go to 8.37 once it is released. | ||||
* | - MFH Clean up (after consulting Andrei) | Marcus Boerger | 2006-07-20 | 1 | -2/+2 |
| | | | | | | | | | . Change the handlers SPL uses to php_pcre_*_impl(pcre_cache_entry*,....) . All refactored funcs (match, split, replace, grep) use the above . Change (zend|php)_error() to php_error_docref() . Move from old to new param parsing api . Fix memleaks in unicode mode | ||||
* | new tests. almost 90% of code coverage | Nuno Lopes | 2006-07-16 | 1 | -0/+45 |