update test
[m6w6/ext-http] / tests / propertyproxy001.phpt
index 3f9d70a1aed123ec77d580d45f8068e047e2c51e..552a71318732377d67714b1e62c1f8f9cb327ffd 100644 (file)
@@ -1,5 +1,9 @@
 --TEST--
 property proxy
+--SKIPIF--
+<?php
+include "skipif.inc";
+?>
 --FILE--
 <?php
 
@@ -86,9 +90,7 @@ bykey: 1
 by1ref: 2
 by2ref: 1
 byXref: 2
-bynext: 1
-bynext: 2
-bynext: 3
+bynext: 1, 2, 3
 
 DONE