ID:               19746
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Closed
 Bug Type:         Filesystem function related
 Operating System: Redhat 7.3 i386
 PHP Version:      4CVS-2002-10-03
 New Comment:

Nice job, works as expected now.  Bug ticket closed, thanks again.

Mike


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

[2002-10-05 06:39:28] [EMAIL PROTECTED]

I've committed a fix for this this morning.
Please try either a snapshot (you might have to wait a
couple of hours for it to be generated), or check it right
out of CVS.

--Wez.

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

[2002-10-04 18:12:51] [EMAIL PROTECTED]

The intial fix did not quite as well as I had hoped. The problem is
still there and is being worked upon.

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

[2002-10-04 18:10:08] [EMAIL PROTECTED]

This still does not work in snapshot:  php4-200210041500

Interestingly enough, the previous snapshot from 1200 hours worked
better as it accepted STDIN up to the length of the buffer specified in
the program but still did not recognize any EOL prior to reaching that
buffer, now its back to the original behavior. If this behavior
continues after a couple more SNAPS I will reopen this report.

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

[2002-10-04 13:53:26] [EMAIL PROTECTED]

This bug has been fixed in CVS.

In case this was a PHP problem, 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/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.



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

[2002-10-04 12:11:05] [EMAIL PROTECTED]

Marking this as critical, since the behaviour of this bug demonstrates
a complete breakage of reading from stdin.
The current CVS buffers the read/gets calls, which causes script such
as this sit on read() until the default buffer (8192 bytes) is read in.

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

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/19746

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

Reply via email to