From: Gabriel Caruso Date: Tue, 13 Feb 2018 16:04:31 +0000 (-0200) Subject: Remove empty sections in tests X-Git-Tag: php-7.3.0alpha1~436 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b8bb4d77ca93b926ced5bd76461465970e68dfeb;p=php Remove empty sections in tests --- diff --git a/Zend/tests/declare_005.phpt b/Zend/tests/declare_005.phpt index 8f5adcfbd2..d1c716cebc 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 6cd7429104..31d670ae0d 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 4e1a4f7aea..09bfa203ef 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 af49515396..e5b8214881 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 c513cbfa79..dbf61db9bc 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) ""