ID:               30990
 Updated by:       [EMAIL PROTECTED]
 Reported By:      abk at avatartechnology dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Program Execution
 Operating System: Windows 2003
 PHP Version:      4.3.8
 New Comment:

This bug has been fixed in CVS.

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.




Previous Comments:
------------------------------------------------------------------------

[2004-12-06 03:45:29] abk at avatartechnology dot com

Description:
------------
It appears that popen($command, 'r') DOES translate newlines on Windows
2003 -- contrary to documentation of fopen that implies it should
default to binary mode. Changing the mode to 'rb' fixes the problem,
but generates a warning and fails to open the pipe on Linux:

Warning: popen(/usr/bin/unzip -p
"/home/web/aktestb.avatartech.com/public/media_libraries/config_import.cic",rb):
Invalid argument



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=30990&edit=1

Reply via email to