ID:               35900
 Updated by:       [EMAIL PROTECTED]
 Reported By:      sqchen at citiz dot net
 Status:           Closed
 Bug Type:         Streams related
 Operating System: redhat 7.3
 PHP Version:      5.1.1
 New Comment:

Fixed in CVS.
Thanks for noticing.


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

[2006-04-19 08:36:18] sqchen at citiz dot net

hi. I have tried it with the snapshot version and found that it's
actully  not fixed correctory..

file: streamsfuncs.c 
line: 757
if(sec<0).....

while sec here is a address, so it should be:
if (Z_LVAL(*sec) < 0).......

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

[2006-02-23 19:28:44] [EMAIL PROTECTED]

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.



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

[2006-02-23 03:26:33] sqchen at citiz dot net

sorry for my late response, I have tried the cvs version  
http://snaps.php.net/php5.1-latest.tar.gz, and the problem remains as
before

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

[2006-01-15 01:00:03] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2006-01-05 10:05:56] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.1-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.1-win32-latest.zip



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

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

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

Reply via email to