summaryrefslogtreecommitdiff
path: root/ext/spl/internal/recursiveregexiterator.inc
Commit message (Collapse)AuthorAgeFilesLines
* Drop spl/internal documentationGabriel Caruso2018-08-121-61/+0
| | | | | These docs were outdated by now and the one at https://php.net/spl should be used instead
* Remove trailing whitespace in inc filesGabriel Caruso2018-02-101-5/+5
|
* Remove executable permission on incXinchen Hui2012-10-101-0/+0
|
* MFH: Update copyright year + line feedsKalle Sommer Nielsen2009-05-021-1/+1
|
* - MFH Match code with docuMarcus Boerger2006-07-211-3/+3
|
* - MFH Update docuMarcus Boerger2006-07-161-1/+7
|
* - MFH:Marcus Boerger2006-07-161-0/+55
. Upgrade RegexIterator capabilities, see docu . Update docu . Add test (which fails right now: iterator_049.phpt) . Add tests for new functionality