From af8646c188b39f811184f79c8011239e8b8a57f3 Mon Sep 17 00:00:00 2001 From: Anatoliy Belsky Date: Tue, 10 Apr 2012 13:40:20 +0200 Subject: [PATCH] Fixed bug #61635 ext\sockets\tests\socket_select-wrongparams-1.phpt --- .../socket_select-wrongparams-1-win32.phpt | 25 +++++++++++++++++++ .../tests/socket_select-wrongparams-1.phpt | 9 +++---- 2 files changed, 29 insertions(+), 5 deletions(-) create mode 100644 ext/sockets/tests/socket_select-wrongparams-1-win32.phpt diff --git a/ext/sockets/tests/socket_select-wrongparams-1-win32.phpt b/ext/sockets/tests/socket_select-wrongparams-1-win32.phpt new file mode 100644 index 0000000000..34d46d6f6f --- /dev/null +++ b/ext/sockets/tests/socket_select-wrongparams-1-win32.phpt @@ -0,0 +1,25 @@ +--TEST-- +Test parameter handling in socket_select(). +--SKIPIF-- +