diff options
author | Valentin VALCIU <axiac.ro@gmail.com> | 2016-04-21 19:02:52 +0300 |
---|---|---|
committer | Christoph M. Becker <cmb@php.net> | 2016-07-05 16:39:25 +0200 |
commit | 4c24f170ea3701c9aadde6c575a777ee4027f463 (patch) | |
tree | 0806338eccde3772effc628373630cc39bdd33a0 /sapi/phpdbg/phpdbg_utils.c | |
parent | 08777e9615868cf2acf4dc2a86a7ef21106beddd (diff) | |
download | php-git-4c24f170ea3701c9aadde6c575a777ee4027f463.tar.gz |
Fix bug #55701: GlobIterator throws LogicException
GlobIterator throws LogicException with message 'The parent constructor was
not called' on its first operation when the glob expression doesn't match
any file. It also throws on the first operation after the iteration
completes, when the glob expression matches some files.
# Resolved conflicts:
# ext/spl/spl_directory.c
Diffstat (limited to 'sapi/phpdbg/phpdbg_utils.c')
0 files changed, 0 insertions, 0 deletions