php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16428 bzopen fails to open file
Submitted: 2002-04-04 08:24 UTC Modified: 2002-04-04 11:03 UTC
From: sander@php.net Assigned:
Status: Closed Package: Bzip2 Related
PHP Version: 4.0CVS-2002-04-0 OS: Linux
Private report: No CVE-ID: None
 [2002-04-04 08:24 UTC] sander@php.net
This only applies to HEAD, not to 4.2.0.

bzopen("/full/path/to/file.bz2", "r");
results in
Warning - bzopen("??s?F<") - No such file or directory

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-04 11:03 UTC] sander@php.net
This bug has been fixed in CVS.

Thanks Wez!!!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 07:01:29 2024 UTC