Edit report at https://bugs.php.net/bug.php?id=62176&edit=1
ID: 62176 Updated by: a...@php.net Reported by: mattfic...@php.net Summary: Test Bug - sapi/cli/tests/bug61546.phpt -Status: Open +Status: Closed Type: Bug Package: Testing related Operating System: Windows PHP Version: 5.3.13 -Assigned To: +Assigned To: ab Block user comment: N Private report: N New Comment: This bug has been fixed in SVN. 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/. For Windows: http://windows.php.net/snapshots/ Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2012-05-29 10:26:58] a...@php.net Automatic comment on behalf of mattficken Revision: http://git.php.net/?p=php-src.git;a=commit;h=4054890b26c4d146cfbcd56d75aab7a7aebc8c89 Log: Fixed bug #62176 Test Bug - sapi/cli/tests/bug61546.phpt ------------------------------------------------------------------------ [2012-05-29 01:22:03] mattfic...@php.net Description: ------------ Test incorrectly validates return value from getmyinode(). See patch for explanation. Expected result: ---------------- test pass Actual result: -------------- 002+ bool(false) 003- bool(true) ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=62176&edit=1