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

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

 New Comment:

Probable duplicate of bug #60535.


Previous Comments:
------------------------------------------------------------------------
[2011-03-03 19:08:22] paj...@php.net

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.

------------------------------------------------------------------------
[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).

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


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

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


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

Reply via email to