ID: 27417 User updated by: phillip dot hegarty at ntlworld dot com Reported By: phillip dot hegarty at ntlworld dot com Status: Open Bug Type: Filesystem function related -Operating System: Win2000 +Operating System: * PHP Version: 5.0.0b4 (beta4) New Comment:
This is the same as Bug #27508 Previous Comments: ------------------------------------------------------------------------ [2004-02-27 09:28:36] phillip dot hegarty at ntlworld dot com Description: ------------ Example code from current documentation of the stream_register_wrapper function includes an feof test. This always returns a non-false value. Code works on 4.3.4 but not on 5.0.0b4. Altered class function "stream_eof" to emit debug message, which duly echoe'd but whatever this function returns, the feof returns true ! Reproduce code: --------------- See example code from online documentation of the stream_register_wrapper function Expected result: ---------------- Expected feof to return false ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27417&edit=1