From 497a343a5e908ac7418fb9f0977dcebbdf7cbaa0 Mon Sep 17 00:00:00 2001 From: Anatoliy Belsky Date: Tue, 10 Apr 2012 13:02:53 +0200 Subject: Fixed bug #61633 Test ext\sockets\tests\socket_create_pair-wrongparams.phpt fails --- .../socket_create_pair-wrongparams-win32.phpt | 38 ++++++++++++++++++++++ .../tests/socket_create_pair-wrongparams.phpt | 3 ++ 2 files changed, 41 insertions(+) create mode 100644 ext/sockets/tests/socket_create_pair-wrongparams-win32.phpt diff --git a/ext/sockets/tests/socket_create_pair-wrongparams-win32.phpt b/ext/sockets/tests/socket_create_pair-wrongparams-win32.phpt new file mode 100644 index 0000000000..de33d951f3 --- /dev/null +++ b/ext/sockets/tests/socket_create_pair-wrongparams-win32.phpt @@ -0,0 +1,38 @@ +--TEST-- +Test parameter handling in socket_create_pair() +--SKIPIF-- +