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

 ID:                 52911
 Updated by:         paj...@php.net
 Reported by:        mz dot evgeny at gmail dot com
 Summary:            fwrite doesn't write long strings to a php stream
 Status:             Verified
 Type:               Bug
 Package:            *General Issues
 Operating System:   Windows
 PHP Version:        5.3.3
-Block user comment: N
+Block user comment: Y
 Private report:     N

 New Comment:

This is a "do not know yet if it is fixable at all" use the alternative
methods I 

mentioned in my other comment as work around, in the meantime.


Previous Comments:
------------------------------------------------------------------------
[2011-03-03 15:23:22] tyra3l at gmail dot com

so are we waiting for a patch, or is this a won'tfix?



Tyrael

------------------------------------------------------------------------
[2011-02-09 10:30:02] paj...@php.net

If there is no further comment, no, no news.



Also there is a limit in the size of the command line arguments
(platform-version 

dependent), so using very long cmd line is a bad idea, pipes or file
based 

argument is a way better way to do such things.

------------------------------------------------------------------------
[2011-02-09 10:26:59] tyra3l at gmail dot com

any update on this?



Tyrael

------------------------------------------------------------------------
[2010-10-17 10:49:09] bouke at webatoom dot nl

I ran into the same problem, but sleep(1) didn't work. I had to use
sleep(2) 

on my machine (Win7 x64 on C2Q9450).

------------------------------------------------------------------------
[2010-09-24 04:45:37] cataphr...@php.net

Strangely, it works if you sleep(1) after proc_open.

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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=52911


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

Reply via email to