Test: /ext/spl/tests/bug62004.phpt - Version 7.4.13-dev        

Bug #62004 SplFileObject: fgets after seek returns wrong line
Submitted: 2012-05-11 13:59:04 Modified: 2020-11-18 11:29:50
From: don.binda Assigned: cmb
Status: Closed Package: SPL related
PHP Version: 5.4.0 OS: Windows Server 2003

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
001+ Fatal error: Uncaught RuntimeException: SplFileObject::__construct(/home/travis/build/php/php-src/ext/spl/tests/bug62004.txt): failed to open stream: No such file or directory in %s/bug62004.php:2 002+ Stack trace: 003+ #0 %s/bug62004.php(2): SplFileObject->__construct('/home/travis/bu...') 001- Line 1 002- Line 2 003- Line 3 004+ #1 {main} 005+ thrown in %s/bug62004.php on line 2