summaryrefslogtreecommitdiff
path: root/ext/pcre/tests/grep2.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade PCRE to 8.36, it fixes some crashesStanislav Malyshev2015-04-271-2/+8
| | | | We probably will need to go to 8.37 once it is released.
* - MFH Clean up (after consulting Andrei)Marcus Boerger2006-07-201-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 coverageNuno Lopes2006-07-161-0/+45