diff --git a/Zend/tests/declare_005.phpt b/Zend/tests/declare_005.phpt index 8f5adcfbd2f..d1c716cebc3 100644 --- a/Zend/tests/declare_005.phpt +++ b/Zend/tests/declare_005.phpt @@ -1,6 +1,5 @@ --TEST-- Testing declare statement with ticks ---SKIPIF-- --FILE-- --FILE-- diff --git a/ext/curl/tests/curl_ftp_pasv.phpt b/ext/curl/tests/curl_ftp_pasv.phpt index 6cd74291046..31d670ae0d8 100644 --- a/ext/curl/tests/curl_ftp_pasv.phpt +++ b/ext/curl/tests/curl_ftp_pasv.phpt @@ -1,8 +1,7 @@ --TEST-- -Test curl_exec() function with basic functionality ---CREDITS-- +Test curl_exec() function with basic functionality --SKIPIF-- - ---INI-- --FILE-- ---INI-- --FILE-- --EXPECT-- bool(true) bool(true) - diff --git a/ext/session/tests/bug66827.phpt b/ext/session/tests/bug66827.phpt index 4e1a4f7aea6..09bfa203ef6 100644 --- a/ext/session/tests/bug66827.phpt +++ b/ext/session/tests/bug66827.phpt @@ -1,6 +1,5 @@ --TEST-- Bug #66827: Session raises E_NOTICE when session name variable is array. ---INI-- --SKIPIF-- --FILE-- @@ -8,5 +7,6 @@ Bug #66827: Session raises E_NOTICE when session name variable is array. $_COOKIE[session_name()] = array(); session_start(); echo 'OK'; +?> --EXPECTF-- OK diff --git a/ext/standard/tests/general_functions/intval_binary_prefix.phpt b/ext/standard/tests/general_functions/intval_binary_prefix.phpt index af495153969..e5b82148814 100644 --- a/ext/standard/tests/general_functions/intval_binary_prefix.phpt +++ b/ext/standard/tests/general_functions/intval_binary_prefix.phpt @@ -1,6 +1,5 @@ --TEST-- Test intval() function with "0b" string prefix ---SKIPIF-- --FILE-- ---POST-- ---GET-- --FILE-- - --EXPECT-- diff --git a/tests/basic/encoding.phpt b/tests/basic/encoding.phpt index c513cbfa79a..dbf61db9bcd 100644 --- a/tests/basic/encoding.phpt +++ b/tests/basic/encoding.phpt @@ -1,6 +1,5 @@ --TEST-- PHP encoding setting test ---INI-- --FILE-- --EXPECT-- string(5) "UTF-8" string(0) ""