Edit report at http://bugs.php.net/bug.php?id=53923&edit=1
ID: 53923 Updated by: ahar...@php.net Reported by: ahar...@php.net Summary: Zip functions assume HAVE_GLOB is defined -Status: Assigned +Status: Closed Type: Bug Package: Zip Related Operating System: Irrelevant PHP Version: trunk-SVN-2011-02-04 (SVN) Assigned To: aharvey Block user comment: N Private report: N New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2011-02-04 11:50:44] ahar...@php.net Automatic comment from SVN on behalf of aharvey Revision: http://svn.php.net/viewvc/?view=revision&revision=308014 Log: Fix bug #53923 (Zip functions assume HAVE_GLOB is defined). ------------------------------------------------------------------------ [2011-02-04 11:12:50] ahar...@php.net Description: ------------ While testing the patches for bug #53913 and bug #53914, I've discovered that the zip extension has a similar problem: it can't handle HAVE_GLOB being undefined. I'll fix it up myself: just noting it so there's a bug number. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=53923&edit=1