]> granicus.if.org Git - php/commit
Fix bug #53914 (SPL assumes HAVE_GLOB is defined). Original patch by Chris
authorAdam Harvey <aharvey@php.net>
Fri, 4 Feb 2011 10:49:49 +0000 (10:49 +0000)
committerAdam Harvey <aharvey@php.net>
Fri, 4 Feb 2011 10:49:49 +0000 (10:49 +0000)
commit6bc25ca28569522472d71caf6a875395626bcf94
tree2395c14e99c27cfd35f904f2c72a6b7f3a1f536a
parent2b4fb94e8e428a0bedefecb168f019ac5313182c
Fix bug #53914 (SPL assumes HAVE_GLOB is defined). Original patch by Chris
Jones; test updates by myself.
ext/spl/spl_directory.c
ext/spl/tests/dit_001.phpt
ext/spl/tests/dit_001_noglob.phpt [new file with mode: 0644]
ext/spl/tests/dit_002.phpt