News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Pierre-Alain Joye's Blog:
Windows fixes release for Zip, fopen(,"rb") may not be binary safe
November 28, 2006 @ 07:13:09

A new release of the Zip PECL package has been made according to this post on Pierre-Alain Joye's blog today. The main update in this release is to counteract a Windows bug that's interfering with binary file opens.

The issue is actually a windows bug. No matter if I give or not the "b" flag to fopen, the write operations are not binary safe. It seems to be a known issue as many projects use the same trick.

The problem comes up when PHP forces the binary mode in SAPI and CLI, making the binary writes to a file non-binary safe no matter what. Pierre is also asking for help from anyone out there with any information/bug reports/references about this issue that would yield something useful.

0 comments voice your opinion now!
fopen binary safe windows force mode bug sapi cli fopen binary safe windows force mode bug sapi cli



Similar Posts

DeveloperTutorials.com: Simple System Maintenance with PHP-CLI

PHPHacks.com: Shell Scripting with PHP CLI

Edin Kadribasic's Blog: PHP 4.4.3 for Windows with 5.0.22 MySQL libraries

Richard Davey's Blog: PDO SQLite support just doesn't work fully?

Ligaya Turmelle's Blog: Steps on dual install Apache, IIS with PHP


Community Events







Don't see your event here?
Let us know!


conference cakephp application PEAR release ajax framework package zendframework job database PHP5 book code example security mysql releases zend developer

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework