Fix PHP5 config.w32
[m6w6/ext-http] / tests / propertyproxy001.phpt
index 3f9d70a1aed123ec77d580d45f8068e047e2c51e..1001f8e5c3c981eccd6eb4a88a4d34091604fcc1 100644 (file)
@@ -1,5 +1,11 @@
 --TEST--
 property proxy
+--SKIPIF--
+<?php
+include "skipif.inc";
+?>
+--XFAIL--
+TBD
 --FILE--
 <?php
 
@@ -86,9 +92,7 @@ bykey: 1
 by1ref: 2
 by2ref: 1
 byXref: 2
-bynext: 1
-bynext: 2
-bynext: 3
+bynext: 1, 2, 3
 
 DONE