Edit report at https://bugs.php.net/bug.php?id=62312&edit=1

 ID:                 62312
 Updated by:         a...@php.net
 Reported by:        a...@php.net
 Summary:            ext\sockets\tests\socket_import_stream-4.phpt fails
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Testing related
 Operating System:   Windows
 PHP Version:        5.4Git-2012-06-13 (Git)
-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-06-14 16:06:02] a...@php.net

Automatic comment on behalf of ab
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=280e3a4ec8616f4a32a5186463d475592d1eebda
Log: Fixed bug #62312 ext\sockets\tests\socket_import_stream-4.phpt fails

------------------------------------------------------------------------
[2012-06-13 11:41:05] a...@php.net

Description:
------------
The test diff:

021+ Warning: socket_set_block(): An operation was attempted on something that 
is not a socket.
022+  in 
C:\php-sdk\php54\vc9\x86\php-src\ext\sockets\tests\socket_import_stream-4.php 
on line 11
023+
024+ Warning: socket_set_block(): unable to set blocking mode [0]: The 
operation completed successfully.
025+  in 
C:\php-sdk\php54\vc9\x86\php-src\ext\sockets\tests\socket_import_stream-4.php 
on line 11
021- Warning: socket_set_block(): unable to set blocking mode [%d]: %s in %s on 
line %d
024- Warning: socket_get_option(): unable to retrieve socket option [%d]: %s in 
%s on line %d
028+ Warning: socket_get_option(): unable to retrieve socket option [0]: An 
operation was attempted on something that is not a socket.
029+  in 
C:\php-sdk\php54\vc9\x86\php-src\ext\sockets\tests\socket_import_stream-4.php 
on line 14

Expected result:
----------------
test pass

Actual result:
--------------
test fail


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



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

Reply via email to