php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
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

Add a Patch

Pull Requests

Add a Pull Request

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
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:50 UTC] aharvey@php.net
-Status: Assigned +Status: Closed
 [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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 20:01:32 2024 UTC