Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop spl/internal documentation | Gabriel Caruso | 2018-08-12 | 1 | -170/+0 |
| | | | | | These docs were outdated by now and the one at https://php.net/spl should be used instead | ||||
* | Remove trailing whitespace in inc files | Gabriel Caruso | 2018-02-10 | 1 | -9/+9 |
| | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
|\ | |||||
| * | Remove executable permission on inc | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
| | | |||||
| * | Fix common typos in the source code (Reported in Bug #54065) | Pierrick Charron | 2011-04-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | # External libraries were excluded # Thanks eitan at eitanadler dot com for the first patch :) | ||||
| * | MFH: Update copyright year + line feeds | Kalle Sommer Nielsen | 2009-05-02 | 1 | -1/+1 |
| | | |||||
| * | - MFH: Fixed bug #48120 (Implementing abstract class FilterIterator in ↵ | Felipe Pena | 2009-05-01 | 1 | -2/+2 |
| | | | | | | | | regexiterator.inc) | ||||
| * | - MFH Update docu | Marcus Boerger | 2006-07-21 | 1 | -8/+1 |
| | | |||||
| * | - MFH Update RegexIterator, Docu & Tests | Marcus Boerger | 2006-07-21 | 1 | -1/+50 |
| | | |||||
| * | - Synch RegexIterator with HEAD | Marcus Boerger | 2006-07-20 | 1 | -4/+26 |
| | | |||||
| * | - MFH Update docu | Marcus Boerger | 2006-07-16 | 1 | -9/+18 |
| | | |||||
| * | - MFH: | Marcus Boerger | 2006-07-16 | 1 | -0/+90 |
| | | | | | | | | . Upgrade RegexIterator capabilities, see docu . Update docu . Add test (which fails right now: iterator_049.phpt) . Add tests for new functionality | ||||
* | Fix common typos in the source code (Reported in Bug #54065) | Pierrick Charron | 2011-04-03 | 1 | -1/+1 |
| | | | | | | | # External libraries were excluded # Thanks eitan at eitanadler dot com for the first patch :) | ||||
* | Implement request #53659 (Implementing RegexIterator::getRegex() method). Patch | Adam Harvey | 2011-01-06 | 1 | -0/+7 |
| | | | | | by Joshua Thijssen. | ||||
* | Update copyright year + line feeds | Kalle Sommer Nielsen | 2009-05-02 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #48120 (Implementing abstract class FilterIterator in ↵ | Felipe Pena | 2009-05-01 | 1 | -2/+2 |
| | | | | regexiterator.inc) | ||||
* | - Update docu | Marcus Boerger | 2006-07-21 | 1 | -8/+1 |
| | |||||
* | - Add control functions to RegexIterator | Marcus Boerger | 2006-07-21 | 1 | -1/+50 |
| | |||||
* | - Change order of ctor args | Marcus Boerger | 2006-07-20 | 1 | -2/+2 |
| | | | | | # Do it before the child falls in the brunnel - aka prior to first release. | ||||
* | - Update docu | Marcus Boerger | 2006-07-20 | 1 | -1/+22 |
| | |||||
* | - Update RegexIterator | Marcus Boerger | 2006-07-20 | 1 | -1/+2 |
| | |||||
* | - Update docu | Marcus Boerger | 2006-07-16 | 1 | -9/+18 |
| | |||||
* | - Upgrade RegexIterator capabilities, see docu | Marcus Boerger | 2006-07-16 | 1 | -5/+44 |
| | |||||
* | - Update docu | Marcus Boerger | 2006-07-16 | 1 | -0/+51 |