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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
49 + 16 = ?
Subscribe to this entry?

 
 [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: Thu Mar 28 18:01:29 2024 UTC