Merge branch 'R_2_0'
[m6w6/ext-http] / tests / params001.phpt
index f69624918ab561122395887d70f31f7659f3771f..5b28deed83a041d1c355fd3e5bc658bceb72f643 100644 (file)
@@ -28,7 +28,8 @@ var_dump(
 
 var_dump((string) $ct,$ct);
 
-echo "Done\n";
+?>
+DONE
 --EXPECTF--
 Test
 bool(true)
@@ -61,4 +62,4 @@ object(http\Params)#%d (5) {
   ["flags"]=>
   int(0)
 }
-Done
+DONE