Edit report at https://bugs.php.net/bug.php?id=61635&edit=1
ID: 61635 Updated by: a...@php.net Reported by: a...@php.net Summary: ext\sockets\tests\socket_select-wrongparams-1.phpt -Status: Open +Status: Closed Type: Bug Package: Sockets related Operating System: Windows PHP Version: Irrelevant -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-04-10 02:00:36] mattfic...@php.net The patch works for me on Windows 7 and Gentoo Linux (x86 & x64) on php-5-3-r0f180a6. ------------------------------------------------------------------------ [2012-04-05 14:25:21] a...@php.net The test was splitted to work on linux and windows. ------------------------------------------------------------------------ [2012-04-05 14:24:29] a...@php.net The following patch has been added/updated: Patch Name: 61635.diff Revision: 1333635869 URL: https://bugs.php.net/patch-display.php?bug=61635&patch=61635.diff&revision=1333635869 ------------------------------------------------------------------------ [2012-04-05 12:31:01] a...@php.net Description: ------------ Test diff: 001+ int(0) 001- Warning: socket_select(): unable to select [%d]: Invalid argument in %s on line %d 002- bool(false) Expected result: ---------------- test pass Actual result: -------------- test fail ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=61635&edit=1