Zip functions assume HAVE_GLOB is defined

Bug #53923 Zip functions assume HAVE_GLOB is defined
Submitted: 2011-02-04 11:12 UTC Modified: 2011-02-04 11:50 UTC
From: aharvey@php.net Assigned: aharvey (profile)
Status: Closed Package: Zip Related
PHP Version: trunk-SVN-2011-02-04 (SVN) OS: Irrelevant
Private report: No CVE-ID: None

 [2011-02-04 11:12 UTC] aharvey@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.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports

 [2011-02-04 11:13 UTC] aharvey@php.net

-Status: Open +Status: Assigned -Assigned To: +Assigned To: aharvey

 [2011-02-04 11:50 UTC] aharvey@php.net

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.