diff options
author | Tjerk Meesters <datibbaw@php.net> | 2014-10-06 09:40:39 +0800 |
---|---|---|
committer | Tjerk Meesters <datibbaw@php.net> | 2014-10-14 22:49:01 +0800 |
commit | 71ba533640a33bf6d034637ad68c145dec3180ba (patch) | |
tree | 9a995c6b0bdd6f6b326a315fc8d7aaecf7f01d61 /ext/curl/interface.c | |
parent | b73ef0ee4a8276734f6df180148dce2f445950ed (diff) | |
download | php-git-71ba533640a33bf6d034637ad68c145dec3180ba.tar.gz |
Fixed bug #68128
Three issues are addressed:
- RecursiveRegexIterator::accept() should accept non-empty arrays without
applying any regular expression and RegexIterator::accept() should not accept
an array.
- RegexIterator::accept() should not accept an atom that fails to match
anything, even when PREG_PATTERN_ORDER is used (which would return an array
of empty arrays).
- RecursiveRegexIterator::getChildren() should pass all constructor arguments
to its child iterator instead of just the regular expression.
Diffstat (limited to 'ext/curl/interface.c')
0 files changed, 0 insertions, 0 deletions