unfold cookie tests and fix variable type inconsitency
[m6w6/ext-http] / tests / bug66388.phpt
index ac0bff336d4e9b39f6ed3a5cd4fe9a9f1142e19f..9f9c95e9ed1aa723fe3b41c717e0850b9715f10c 100644 (file)
@@ -1,8 +1,9 @@
 --TEST--
 Bug #66388 (Crash on POST with Content-Length:0 and untouched body)
 --SKIPIF--
-<?php php
+<?php
 include "skipif.inc";
+skip_online_test();
 ?>
 --FILE--
 <?php