summaryrefslogtreecommitdiff
path: root/ext/session/tests
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/tests')
-rw-r--r--ext/session/tests/001.phpt1
-rw-r--r--ext/session/tests/003.phpt1
-rw-r--r--ext/session/tests/005.phpt1
-rw-r--r--ext/session/tests/009.phpt1
-rw-r--r--ext/session/tests/016.phpt1
-rw-r--r--ext/session/tests/019.phpt2
-rw-r--r--ext/session/tests/bug31454.phpt1
-rw-r--r--ext/session/tests/bug42596.phpt1
-rw-r--r--ext/session/tests/bug53141.phpt2
-rw-r--r--ext/session/tests/bug60634_error_1.phpt1
-rw-r--r--ext/session/tests/bug61470.phpt1
-rw-r--r--ext/session/tests/bug63379.phpt1
-rw-r--r--ext/session/tests/bug63379_nodestroy.phpt1
-rw-r--r--ext/session/tests/bug65475.phpt2
-rw-r--r--ext/session/tests/bug67972.phpt1
-rw-r--r--ext/session/tests/bug70876.phpt2
-rw-r--r--ext/session/tests/bug71603.phpt1
-rw-r--r--ext/session/tests/bug71974.phpt2
-rw-r--r--ext/session/tests/bug74833.phpt1
-rw-r--r--ext/session/tests/session_basic2.phpt2
-rw-r--r--ext/session/tests/session_basic4.phpt2
-rw-r--r--ext/session/tests/session_cache_expire_basic.phpt1
-rw-r--r--ext/session/tests/session_cache_expire_error.phpt1
-rw-r--r--ext/session/tests/session_cache_expire_variation1.phpt1
-rw-r--r--ext/session/tests/session_cache_expire_variation2.phpt2
-rw-r--r--ext/session/tests/session_cache_expire_variation3.phpt1
-rw-r--r--ext/session/tests/session_cache_limiter_basic.phpt1
-rw-r--r--ext/session/tests/session_cache_limiter_error.phpt1
-rw-r--r--ext/session/tests/session_cache_limiter_variation1.phpt1
-rw-r--r--ext/session/tests/session_cache_limiter_variation2.phpt1
-rw-r--r--ext/session/tests/session_cache_limiter_variation3.phpt1
-rw-r--r--ext/session/tests/session_commit_basic.phpt1
-rw-r--r--ext/session/tests/session_commit_error.phpt1
-rw-r--r--ext/session/tests/session_commit_variation1.phpt1
-rw-r--r--ext/session/tests/session_commit_variation2.phpt1
-rw-r--r--ext/session/tests/session_commit_variation3.phpt1
-rw-r--r--ext/session/tests/session_commit_variation4.phpt1
-rw-r--r--ext/session/tests/session_commit_variation5.phpt1
-rw-r--r--ext/session/tests/session_decode_basic.phpt1
-rw-r--r--ext/session/tests/session_decode_basic_serialize.phpt1
-rw-r--r--ext/session/tests/session_decode_variation1.phpt1
-rw-r--r--ext/session/tests/session_decode_variation2.phpt1
-rw-r--r--ext/session/tests/session_decode_variation4.phpt1
-rw-r--r--ext/session/tests/session_destroy_error.phpt1
-rw-r--r--ext/session/tests/session_destroy_variation1.phpt1
-rw-r--r--ext/session/tests/session_destroy_variation2.phpt1
-rw-r--r--ext/session/tests/session_destroy_variation3.phpt1
-rw-r--r--ext/session/tests/session_encode_basic.phpt1
-rw-r--r--ext/session/tests/session_encode_error.phpt1
-rw-r--r--ext/session/tests/session_encode_serialize.phpt1
-rw-r--r--ext/session/tests/session_gc_basic.phpt2
-rw-r--r--ext/session/tests/session_get_cookie_params_error.phpt1
-rw-r--r--ext/session/tests/session_get_cookie_params_variation1.phpt1
-rw-r--r--ext/session/tests/session_id_basic.phpt1
-rw-r--r--ext/session/tests/session_id_basic2.phpt1
-rw-r--r--ext/session/tests/session_id_error.phpt1
-rw-r--r--ext/session/tests/session_id_error2.phpt1
-rw-r--r--ext/session/tests/session_id_error3.phpt1
-rw-r--r--ext/session/tests/session_module_name_variation4.phpt1
-rw-r--r--ext/session/tests/session_name_basic.phpt1
-rw-r--r--ext/session/tests/session_name_error.phpt2
-rw-r--r--ext/session/tests/session_name_variation1.phpt1
-rw-r--r--ext/session/tests/session_name_variation2.phpt1
-rw-r--r--ext/session/tests/session_regenerate_id_basic.phpt1
-rw-r--r--ext/session/tests/session_regenerate_id_cookie.phpt1
-rw-r--r--ext/session/tests/session_regenerate_id_error.phpt1
-rw-r--r--ext/session/tests/session_regenerate_id_variation1.phpt1
-rw-r--r--ext/session/tests/session_save_path_basic.phpt1
-rw-r--r--ext/session/tests/session_save_path_error.phpt1
-rw-r--r--ext/session/tests/session_save_path_variation1.phpt1
-rw-r--r--ext/session/tests/session_save_path_variation5.phpt1
-rw-r--r--ext/session/tests/session_set_cookie_params_basic.phpt1
-rw-r--r--ext/session/tests/session_set_cookie_params_error.phpt1
-rw-r--r--ext/session/tests/session_set_cookie_params_variation1.phpt1
-rw-r--r--ext/session/tests/session_set_cookie_params_variation2.phpt1
-rw-r--r--ext/session/tests/session_set_cookie_params_variation3.phpt1
-rw-r--r--ext/session/tests/session_set_cookie_params_variation4.phpt1
-rw-r--r--ext/session/tests/session_set_cookie_params_variation5.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_class_001.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_class_002.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_class_003.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_class_004.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_class_005.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_class_012.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_class_013.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_class_014.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_class_015.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_class_016.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_class_017.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_class_018.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_error.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_error2.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_iface_001.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_iface_002.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_iface_003.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_sid_001.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_sid_002.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_variation2.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_variation3.phpt1
-rw-r--r--ext/session/tests/session_set_save_handler_variation4.phpt1
-rw-r--r--ext/session/tests/session_start_variation1.phpt1
-rw-r--r--ext/session/tests/session_start_variation2.phpt1
-rw-r--r--ext/session/tests/session_start_variation3.phpt1
-rw-r--r--ext/session/tests/session_start_variation4.phpt1
-rw-r--r--ext/session/tests/session_start_variation5.phpt1
-rw-r--r--ext/session/tests/session_start_variation6.phpt1
-rw-r--r--ext/session/tests/session_start_variation7.phpt1
-rw-r--r--ext/session/tests/session_start_variation8.phpt1
-rw-r--r--ext/session/tests/session_start_variation9.phpt1
-rw-r--r--ext/session/tests/session_unset_basic.phpt1
-rw-r--r--ext/session/tests/session_unset_error.phpt1
-rw-r--r--ext/session/tests/session_unset_variation1.phpt1
-rw-r--r--ext/session/tests/session_write_close_basic.phpt1
-rw-r--r--ext/session/tests/session_write_close_error.phpt1
-rw-r--r--ext/session/tests/session_write_close_variation1.phpt1
-rw-r--r--ext/session/tests/session_write_close_variation2.phpt1
-rw-r--r--ext/session/tests/session_write_close_variation3.phpt1
-rw-r--r--ext/session/tests/session_write_close_variation4.phpt1
118 files changed, 3 insertions, 126 deletions
diff --git a/ext/session/tests/001.phpt b/ext/session/tests/001.phpt
index eb04dc1147..0643dce51f 100644
--- a/ext/session/tests/001.phpt
+++ b/ext/session/tests/001.phpt
@@ -33,4 +33,3 @@ print session_encode()."\n";
session_destroy();
--EXPECT--
baz|O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";s:4:"done";}arr|a:1:{i:3;O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";s:4:"done";}}
-
diff --git a/ext/session/tests/003.phpt b/ext/session/tests/003.phpt
index 8725f06a69..eae636593d 100644
--- a/ext/session/tests/003.phpt
+++ b/ext/session/tests/003.phpt
@@ -43,4 +43,3 @@ array(1) {
int(2)
}
}
-
diff --git a/ext/session/tests/005.phpt b/ext/session/tests/005.phpt
index 796d9c377e..ac2e7112bd 100644
--- a/ext/session/tests/005.phpt
+++ b/ext/session/tests/005.phpt
@@ -149,4 +149,3 @@ array(1) {
int(123)
DESTROY: abtest
CLOSE
-
diff --git a/ext/session/tests/009.phpt b/ext/session/tests/009.phpt
index 6d8d11c331..e03e9c8be9 100644
--- a/ext/session/tests/009.phpt
+++ b/ext/session/tests/009.phpt
@@ -54,4 +54,3 @@ array(0) {
}
array(0) {
}
-
diff --git a/ext/session/tests/016.phpt b/ext/session/tests/016.phpt
index 5e20ca348b..aa7ba1cebb 100644
--- a/ext/session/tests/016.phpt
+++ b/ext/session/tests/016.phpt
@@ -26,4 +26,3 @@ Warning: session_start(): Failed to create session data file path. Too short ses
Warning: session_start(): Failed to read session data: files (path: 123;:/really%scompletely:::/invalid;;,23123;213) in %s on line 4
I live
-
diff --git a/ext/session/tests/019.phpt b/ext/session/tests/019.phpt
index 5825007000..5846291769 100644
--- a/ext/session/tests/019.phpt
+++ b/ext/session/tests/019.phpt
@@ -46,7 +46,6 @@ var_dump($_SESSION);
session_destroy();
?>
--EXPECTF--
-
array(2) {
["o1"]=>
&object(TFoo)#%d (1) {
@@ -71,4 +70,3 @@ array(2) {
int(44)
}
}
-
diff --git a/ext/session/tests/bug31454.phpt b/ext/session/tests/bug31454.phpt
index 89b7048477..24da588aa4 100644
--- a/ext/session/tests/bug31454.phpt
+++ b/ext/session/tests/bug31454.phpt
@@ -16,6 +16,5 @@ session_set_save_handler(
echo "Done\n";
?>
--EXPECTF--
-
Warning: session_set_save_handler(): Argument 1 is not a valid callback in %sbug31454.php on line %d
Done
diff --git a/ext/session/tests/bug42596.phpt b/ext/session/tests/bug42596.phpt
index 3d11607b4c..6902d124b4 100644
--- a/ext/session/tests/bug42596.phpt
+++ b/ext/session/tests/bug42596.phpt
@@ -33,4 +33,3 @@ rmdir($sessdir);
--EXPECT--
hello world
string(6) "100777"
-
diff --git a/ext/session/tests/bug53141.phpt b/ext/session/tests/bug53141.phpt
index 765d2727e4..e240fec8a7 100644
--- a/ext/session/tests/bug53141.phpt
+++ b/ext/session/tests/bug53141.phpt
@@ -23,4 +23,4 @@ $_SESSION['foo'] = new Foo;
?>
--EXPECT--
-string(11) "Loading Bar" \ No newline at end of file
+string(11) "Loading Bar"
diff --git a/ext/session/tests/bug60634_error_1.phpt b/ext/session/tests/bug60634_error_1.phpt
index 5ad8fcb02a..c573b65e36 100644
--- a/ext/session/tests/bug60634_error_1.phpt
+++ b/ext/session/tests/bug60634_error_1.phpt
@@ -57,4 +57,3 @@ Stack trace:
#1 %s(%d): session_write_close()
#2 {main}
thrown in %s on line %d
-
diff --git a/ext/session/tests/bug61470.phpt b/ext/session/tests/bug61470.phpt
index 93d79fb75c..2c0d4183ec 100644
--- a/ext/session/tests/bug61470.phpt
+++ b/ext/session/tests/bug61470.phpt
@@ -24,4 +24,3 @@ var_dump(is_file($file2));
--EXPECT--
bool(true)
bool(true)
-
diff --git a/ext/session/tests/bug63379.phpt b/ext/session/tests/bug63379.phpt
index 80941828c8..73b6ce809f 100644
--- a/ext/session/tests/bug63379.phpt
+++ b/ext/session/tests/bug63379.phpt
@@ -32,7 +32,6 @@ session_unset();
session_start();
var_dump($_SESSION);
-
--EXPECTF--
array(1) {
["foo"]=>
diff --git a/ext/session/tests/bug63379_nodestroy.phpt b/ext/session/tests/bug63379_nodestroy.phpt
index 03a9ae74d9..4a7946e501 100644
--- a/ext/session/tests/bug63379_nodestroy.phpt
+++ b/ext/session/tests/bug63379_nodestroy.phpt
@@ -32,7 +32,6 @@ session_unset();
session_start();
var_dump($_SESSION);
-
--EXPECTF--
array(1) {
["foo"]=>
diff --git a/ext/session/tests/bug65475.phpt b/ext/session/tests/bug65475.phpt
index 7dc5463879..bd4e8dcf72 100644
--- a/ext/session/tests/bug65475.phpt
+++ b/ext/session/tests/bug65475.phpt
@@ -25,10 +25,8 @@ session_start();
var_dump($session_id === session_id());
var_dump($_SESSION['cnt']); // Should be int(2)
session_write_close();
-
--EXPECTF--
Testing file module
bool(true)
bool(true)
int(2)
-
diff --git a/ext/session/tests/bug67972.phpt b/ext/session/tests/bug67972.phpt
index 92c3044ac5..e9ea7258e5 100644
--- a/ext/session/tests/bug67972.phpt
+++ b/ext/session/tests/bug67972.phpt
@@ -8,4 +8,3 @@ Bug #67972: SessionHandler Invalid memory read create_sid()
(new SessionHandler)->create_sid();
--EXPECTF--
Warning: SessionHandler::create_sid(): Session is not active in %s on line %d
-
diff --git a/ext/session/tests/bug70876.phpt b/ext/session/tests/bug70876.phpt
index 33e0323b9f..ab21f7d0f3 100644
--- a/ext/session/tests/bug70876.phpt
+++ b/ext/session/tests/bug70876.phpt
@@ -14,4 +14,4 @@ session_regenerate_id();
echo "ok";
?>
--EXPECT--
-ok \ No newline at end of file
+ok
diff --git a/ext/session/tests/bug71603.phpt b/ext/session/tests/bug71603.phpt
index 588b1fecfb..0eb25dd07b 100644
--- a/ext/session/tests/bug71603.phpt
+++ b/ext/session/tests/bug71603.phpt
@@ -13,4 +13,3 @@ echo "ok\n";
?>
--EXPECTF--
ok
-
diff --git a/ext/session/tests/bug71974.phpt b/ext/session/tests/bug71974.phpt
index b692bce2c5..d9c30ec2a5 100644
--- a/ext/session/tests/bug71974.phpt
+++ b/ext/session/tests/bug71974.phpt
@@ -19,5 +19,3 @@ session_start()
<a href="some.php">abc</a>
--EXPECTF--
<a href="some.php">abc</a>
-
-
diff --git a/ext/session/tests/bug74833.phpt b/ext/session/tests/bug74833.phpt
index 5a0eda71f7..6a50708b37 100644
--- a/ext/session/tests/bug74833.phpt
+++ b/ext/session/tests/bug74833.phpt
@@ -19,4 +19,3 @@ ob_end_flush();
--EXPECTF--
bool(true)
==DONE==
-
diff --git a/ext/session/tests/session_basic2.phpt b/ext/session/tests/session_basic2.phpt
index dd992a87a0..ee4d33aeba 100644
--- a/ext/session/tests/session_basic2.phpt
+++ b/ext/session/tests/session_basic2.phpt
@@ -79,5 +79,3 @@ bool(true)
string(0) ""
bool(true)
bool(true)
-
-
diff --git a/ext/session/tests/session_basic4.phpt b/ext/session/tests/session_basic4.phpt
index 0a0f9749f8..32525640e8 100644
--- a/ext/session/tests/session_basic4.phpt
+++ b/ext/session/tests/session_basic4.phpt
@@ -52,8 +52,6 @@ echo '
<form action="" method="post">
</form>
';
-
-
--EXPECT--
*** Testing basic session functionality : variation4 use_trans_sid ***
*** Test trans sid ***
diff --git a/ext/session/tests/session_cache_expire_basic.phpt b/ext/session/tests/session_cache_expire_basic.phpt
index bb5784c675..04573d866a 100644
--- a/ext/session/tests/session_cache_expire_basic.phpt
+++ b/ext/session/tests/session_cache_expire_basic.phpt
@@ -36,4 +36,3 @@ int(180)
bool(true)
int(180)
Done
-
diff --git a/ext/session/tests/session_cache_expire_error.phpt b/ext/session/tests/session_cache_expire_error.phpt
index 4a335e7f67..5ae5d95637 100644
--- a/ext/session/tests/session_cache_expire_error.phpt
+++ b/ext/session/tests/session_cache_expire_error.phpt
@@ -167,4 +167,3 @@ int(0)
-- Iteration 24 --
int(0)
Done
-
diff --git a/ext/session/tests/session_cache_expire_variation1.phpt b/ext/session/tests/session_cache_expire_variation1.phpt
index 5389e88e17..e9e44806db 100644
--- a/ext/session/tests/session_cache_expire_variation1.phpt
+++ b/ext/session/tests/session_cache_expire_variation1.phpt
@@ -38,4 +38,3 @@ int(180)
bool(true)
int(180)
Done
-
diff --git a/ext/session/tests/session_cache_expire_variation2.phpt b/ext/session/tests/session_cache_expire_variation2.phpt
index f3a9ab3e1b..f9c6dda964 100644
--- a/ext/session/tests/session_cache_expire_variation2.phpt
+++ b/ext/session/tests/session_cache_expire_variation2.phpt
@@ -37,5 +37,3 @@ int(180)
bool(true)
int(180)
Done
-
-
diff --git a/ext/session/tests/session_cache_expire_variation3.phpt b/ext/session/tests/session_cache_expire_variation3.phpt
index 2e36aafe6d..fac49eb9f7 100644
--- a/ext/session/tests/session_cache_expire_variation3.phpt
+++ b/ext/session/tests/session_cache_expire_variation3.phpt
@@ -44,4 +44,3 @@ bool(true)
int(1234567890)
string(10) "1234567890"
Done
-
diff --git a/ext/session/tests/session_cache_limiter_basic.phpt b/ext/session/tests/session_cache_limiter_basic.phpt
index 651191716d..591e6f57e1 100644
--- a/ext/session/tests/session_cache_limiter_basic.phpt
+++ b/ext/session/tests/session_cache_limiter_basic.phpt
@@ -65,4 +65,3 @@ string(7) "nocache"
string(17) "private_no_expire"
bool(true)
Done
-
diff --git a/ext/session/tests/session_cache_limiter_error.phpt b/ext/session/tests/session_cache_limiter_error.phpt
index b5bd42fdad..42b2cb0694 100644
--- a/ext/session/tests/session_cache_limiter_error.phpt
+++ b/ext/session/tests/session_cache_limiter_error.phpt
@@ -169,4 +169,3 @@ string(0) ""
Warning: session_cache_limiter() expects parameter 1 to be string, resource given in %s on line %d
NULL
Done
-
diff --git a/ext/session/tests/session_cache_limiter_variation1.phpt b/ext/session/tests/session_cache_limiter_variation1.phpt
index 14f4967c03..b67ea98943 100644
--- a/ext/session/tests/session_cache_limiter_variation1.phpt
+++ b/ext/session/tests/session_cache_limiter_variation1.phpt
@@ -38,4 +38,3 @@ string(6) "public"
bool(true)
string(6) "public"
Done
-
diff --git a/ext/session/tests/session_cache_limiter_variation2.phpt b/ext/session/tests/session_cache_limiter_variation2.phpt
index 1200ba072f..ac0d844f3a 100644
--- a/ext/session/tests/session_cache_limiter_variation2.phpt
+++ b/ext/session/tests/session_cache_limiter_variation2.phpt
@@ -37,4 +37,3 @@ string(6) "public"
bool(true)
string(6) "public"
Done
-
diff --git a/ext/session/tests/session_cache_limiter_variation3.phpt b/ext/session/tests/session_cache_limiter_variation3.phpt
index 06615bbec7..85193f46f7 100644
--- a/ext/session/tests/session_cache_limiter_variation3.phpt
+++ b/ext/session/tests/session_cache_limiter_variation3.phpt
@@ -36,4 +36,3 @@ string(6) "public"
bool(true)
string(6) "public"
Done
-
diff --git a/ext/session/tests/session_commit_basic.phpt b/ext/session/tests/session_commit_basic.phpt
index b369860d55..64a2a6fb69 100644
--- a/ext/session/tests/session_commit_basic.phpt
+++ b/ext/session/tests/session_commit_basic.phpt
@@ -42,4 +42,3 @@ bool(true)
array(0) {
}
Done
-
diff --git a/ext/session/tests/session_commit_error.phpt b/ext/session/tests/session_commit_error.phpt
index 03c6b9f1dd..c5387d51e3 100644
--- a/ext/session/tests/session_commit_error.phpt
+++ b/ext/session/tests/session_commit_error.phpt
@@ -167,4 +167,3 @@ NULL
-- Iteration 24 --
NULL
Done
-
diff --git a/ext/session/tests/session_commit_variation1.phpt b/ext/session/tests/session_commit_variation1.phpt
index 41dacb0bef..cc00cd195e 100644
--- a/ext/session/tests/session_commit_variation1.phpt
+++ b/ext/session/tests/session_commit_variation1.phpt
@@ -38,4 +38,3 @@ NULL
bool(true)
bool(true)
Done
-
diff --git a/ext/session/tests/session_commit_variation2.phpt b/ext/session/tests/session_commit_variation2.phpt
index b465c24b01..7cca78ef02 100644
--- a/ext/session/tests/session_commit_variation2.phpt
+++ b/ext/session/tests/session_commit_variation2.phpt
@@ -56,4 +56,3 @@ array(0) {
bool(true)
bool(true)
Done
-
diff --git a/ext/session/tests/session_commit_variation3.phpt b/ext/session/tests/session_commit_variation3.phpt
index f9b13472c5..0098f8441c 100644
--- a/ext/session/tests/session_commit_variation3.phpt
+++ b/ext/session/tests/session_commit_variation3.phpt
@@ -36,4 +36,3 @@ array(0) {
bool(true)
bool(true)
Done
-
diff --git a/ext/session/tests/session_commit_variation4.phpt b/ext/session/tests/session_commit_variation4.phpt
index fdc4ca5186..7b073b369b 100644
--- a/ext/session/tests/session_commit_variation4.phpt
+++ b/ext/session/tests/session_commit_variation4.phpt
@@ -60,4 +60,3 @@ bool(true)
bool(true)
string(1) "0"
Done
-
diff --git a/ext/session/tests/session_commit_variation5.phpt b/ext/session/tests/session_commit_variation5.phpt
index 62bd1c1511..e33043e464 100644
--- a/ext/session/tests/session_commit_variation5.phpt
+++ b/ext/session/tests/session_commit_variation5.phpt
@@ -67,4 +67,3 @@ string(32) "%s"
bool(true)
bool(true)
Done
-
diff --git a/ext/session/tests/session_decode_basic.phpt b/ext/session/tests/session_decode_basic.phpt
index 1b7b6e0805..f25f8e9f8a 100644
--- a/ext/session/tests/session_decode_basic.phpt
+++ b/ext/session/tests/session_decode_basic.phpt
@@ -270,4 +270,3 @@ array(1) {
}
bool(true)
Done
-
diff --git a/ext/session/tests/session_decode_basic_serialize.phpt b/ext/session/tests/session_decode_basic_serialize.phpt
index 48893691aa..df130734a0 100644
--- a/ext/session/tests/session_decode_basic_serialize.phpt
+++ b/ext/session/tests/session_decode_basic_serialize.phpt
@@ -271,4 +271,3 @@ array(1) {
}
bool(true)
Done
-
diff --git a/ext/session/tests/session_decode_variation1.phpt b/ext/session/tests/session_decode_variation1.phpt
index 011bdee5b9..ead0feb88c 100644
--- a/ext/session/tests/session_decode_variation1.phpt
+++ b/ext/session/tests/session_decode_variation1.phpt
@@ -186,4 +186,3 @@ array(3) {
}
bool(true)
Done
-
diff --git a/ext/session/tests/session_decode_variation2.phpt b/ext/session/tests/session_decode_variation2.phpt
index 0f88a28bd7..5d64363982 100644
--- a/ext/session/tests/session_decode_variation2.phpt
+++ b/ext/session/tests/session_decode_variation2.phpt
@@ -75,4 +75,3 @@ array(4) {
}
bool(true)
Done
-
diff --git a/ext/session/tests/session_decode_variation4.phpt b/ext/session/tests/session_decode_variation4.phpt
index 68c09370e4..671f3afb6b 100644
--- a/ext/session/tests/session_decode_variation4.phpt
+++ b/ext/session/tests/session_decode_variation4.phpt
@@ -53,4 +53,3 @@ array(3) {
}
bool(true)
Done
-
diff --git a/ext/session/tests/session_destroy_error.phpt b/ext/session/tests/session_destroy_error.phpt
index a03face43d..4c1a293be2 100644
--- a/ext/session/tests/session_destroy_error.phpt
+++ b/ext/session/tests/session_destroy_error.phpt
@@ -215,4 +215,3 @@ NULL
Warning: session_destroy() expects exactly 0 parameters, 1 given in %s on line %d
NULL
Done
-
diff --git a/ext/session/tests/session_destroy_variation1.phpt b/ext/session/tests/session_destroy_variation1.phpt
index bb3de056c0..2863ba63b3 100644
--- a/ext/session/tests/session_destroy_variation1.phpt
+++ b/ext/session/tests/session_destroy_variation1.phpt
@@ -42,4 +42,3 @@ bool(false)
Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
bool(false)
Done
-
diff --git a/ext/session/tests/session_destroy_variation2.phpt b/ext/session/tests/session_destroy_variation2.phpt
index 373647bffa..0f23f6b7e5 100644
--- a/ext/session/tests/session_destroy_variation2.phpt
+++ b/ext/session/tests/session_destroy_variation2.phpt
@@ -42,4 +42,3 @@ bool(true)
bool(true)
bool(true)
Done
-
diff --git a/ext/session/tests/session_destroy_variation3.phpt b/ext/session/tests/session_destroy_variation3.phpt
index f53d0420bd..2f8a37aa8a 100644
--- a/ext/session/tests/session_destroy_variation3.phpt
+++ b/ext/session/tests/session_destroy_variation3.phpt
@@ -38,4 +38,3 @@ string(%d) "%s"
bool(true)
string(0) ""
Done
-
diff --git a/ext/session/tests/session_encode_basic.phpt b/ext/session/tests/session_encode_basic.phpt
index de2a9c97ee..d0f37a3b29 100644
--- a/ext/session/tests/session_encode_basic.phpt
+++ b/ext/session/tests/session_encode_basic.phpt
@@ -173,4 +173,3 @@ string(7) "data|N;"
string(9) "data|i:0;"
bool(true)
Done
-
diff --git a/ext/session/tests/session_encode_error.phpt b/ext/session/tests/session_encode_error.phpt
index 54693963f1..bbd26f92f7 100644
--- a/ext/session/tests/session_encode_error.phpt
+++ b/ext/session/tests/session_encode_error.phpt
@@ -217,4 +217,3 @@ NULL
Warning: session_encode() expects exactly 0 parameters, 1 given in %s on line %d
NULL
Done
-
diff --git a/ext/session/tests/session_encode_serialize.phpt b/ext/session/tests/session_encode_serialize.phpt
index 41c79c3e51..9c16d0b645 100644
--- a/ext/session/tests/session_encode_serialize.phpt
+++ b/ext/session/tests/session_encode_serialize.phpt
@@ -21,4 +21,3 @@ echo 'Done'.PHP_EOL;
bool(true)
string(51) "a:3:{i:-3;s:3:"foo";i:3;s:3:"bar";s:3:"var";i:123;}"
Done
-
diff --git a/ext/session/tests/session_gc_basic.phpt b/ext/session/tests/session_gc_basic.phpt
index 86e9156ce6..483134061e 100644
--- a/ext/session/tests/session_gc_basic.phpt
+++ b/ext/session/tests/session_gc_basic.phpt
@@ -36,5 +36,3 @@ bool(true)
bool(true)
string(0) ""
Done
-
-
diff --git a/ext/session/tests/session_get_cookie_params_error.phpt b/ext/session/tests/session_get_cookie_params_error.phpt
index 0cf54efb02..d5b987fb57 100644
--- a/ext/session/tests/session_get_cookie_params_error.phpt
+++ b/ext/session/tests/session_get_cookie_params_error.phpt
@@ -214,4 +214,3 @@ NULL
Warning: session_get_cookie_params() expects exactly 0 parameters, 1 given in %s on line %d
NULL
Done
-
diff --git a/ext/session/tests/session_get_cookie_params_variation1.phpt b/ext/session/tests/session_get_cookie_params_variation1.phpt
index 03513c8e55..7ccbd1a5da 100644
--- a/ext/session/tests/session_get_cookie_params_variation1.phpt
+++ b/ext/session/tests/session_get_cookie_params_variation1.phpt
@@ -111,4 +111,3 @@ array(5) {
bool(true)
}
Done
-
diff --git a/ext/session/tests/session_id_basic.phpt b/ext/session/tests/session_id_basic.phpt
index 2fc1f91e6e..47f33328a9 100644
--- a/ext/session/tests/session_id_basic.phpt
+++ b/ext/session/tests/session_id_basic.phpt
@@ -42,4 +42,3 @@ string(10) "1234567890"
bool(true)
string(0) ""
Done
-
diff --git a/ext/session/tests/session_id_basic2.phpt b/ext/session/tests/session_id_basic2.phpt
index 5b6acb1251..7a19696e61 100644
--- a/ext/session/tests/session_id_basic2.phpt
+++ b/ext/session/tests/session_id_basic2.phpt
@@ -35,4 +35,3 @@ echo "Done";
string(120) "%s"
string(22) "%s"
Done
-
diff --git a/ext/session/tests/session_id_error.phpt b/ext/session/tests/session_id_error.phpt
index 651092c01b..7a323bc3c1 100644
--- a/ext/session/tests/session_id_error.phpt
+++ b/ext/session/tests/session_id_error.phpt
@@ -169,4 +169,3 @@ string(0) ""
Warning: session_id() expects parameter 1 to be string, resource given in %s on line %d
NULL
Done
-
diff --git a/ext/session/tests/session_id_error2.phpt b/ext/session/tests/session_id_error2.phpt
index 1349ba59f2..ddacb09a4e 100644
--- a/ext/session/tests/session_id_error2.phpt
+++ b/ext/session/tests/session_id_error2.phpt
@@ -38,4 +38,3 @@ string(10) "1234567890"
bool(true)
string(0) ""
Done
-
diff --git a/ext/session/tests/session_id_error3.phpt b/ext/session/tests/session_id_error3.phpt
index 79b75a1b77..c47f83efcd 100644
--- a/ext/session/tests/session_id_error3.phpt
+++ b/ext/session/tests/session_id_error3.phpt
@@ -76,4 +76,3 @@ string(%d) "%s"
string(%d) "%s"
string(19) "¬``@~:{>?><,./[]+--"
Done
-
diff --git a/ext/session/tests/session_module_name_variation4.phpt b/ext/session/tests/session_module_name_variation4.phpt
index 8f60d4ee58..9df5c6e950 100644
--- a/ext/session/tests/session_module_name_variation4.phpt
+++ b/ext/session/tests/session_module_name_variation4.phpt
@@ -63,4 +63,3 @@ bool(true)
array(0) {
}
bool(true)
-
diff --git a/ext/session/tests/session_name_basic.phpt b/ext/session/tests/session_name_basic.phpt
index 028c5c106b..dfb8149ef8 100644
--- a/ext/session/tests/session_name_basic.phpt
+++ b/ext/session/tests/session_name_basic.phpt
@@ -38,4 +38,3 @@ string(4) "blah"
bool(true)
string(4) "blah"
Done
-
diff --git a/ext/session/tests/session_name_error.phpt b/ext/session/tests/session_name_error.phpt
index 2d1f656b1d..641d8b6b93 100644
--- a/ext/session/tests/session_name_error.phpt
+++ b/ext/session/tests/session_name_error.phpt
@@ -233,4 +233,4 @@ string(12) "Hello World!"
Warning: session_name() expects parameter 1 to be string, resource given in %s on line %d
resource(%d) of type (stream)
NULL
-Done \ No newline at end of file
+Done
diff --git a/ext/session/tests/session_name_variation1.phpt b/ext/session/tests/session_name_variation1.phpt
index 901a472e3c..82e5278783 100644
--- a/ext/session/tests/session_name_variation1.phpt
+++ b/ext/session/tests/session_name_variation1.phpt
@@ -60,4 +60,3 @@ string(1) " "
bool(true)
string(1) " "
Done
-
diff --git a/ext/session/tests/session_name_variation2.phpt b/ext/session/tests/session_name_variation2.phpt
index f355b79129..f096e5d879 100644
--- a/ext/session/tests/session_name_variation2.phpt
+++ b/ext/session/tests/session_name_variation2.phpt
@@ -36,4 +36,3 @@ string(4) "blah"
bool(true)
string(4) "blah"
Done
-
diff --git a/ext/session/tests/session_regenerate_id_basic.phpt b/ext/session/tests/session_regenerate_id_basic.phpt
index 7121500db1..49a7e301d4 100644
--- a/ext/session/tests/session_regenerate_id_basic.phpt
+++ b/ext/session/tests/session_regenerate_id_basic.phpt
@@ -44,4 +44,3 @@ Warning: session_regenerate_id(): Cannot regenerate session id - session is not
bool(false)
string(0) ""
Done
-
diff --git a/ext/session/tests/session_regenerate_id_cookie.phpt b/ext/session/tests/session_regenerate_id_cookie.phpt
index d366d36e8d..9558beb814 100644
--- a/ext/session/tests/session_regenerate_id_cookie.phpt
+++ b/ext/session/tests/session_regenerate_id_cookie.phpt
@@ -82,4 +82,3 @@ string(32) "%s"
bool(true)
"
Done
-
diff --git a/ext/session/tests/session_regenerate_id_error.phpt b/ext/session/tests/session_regenerate_id_error.phpt
index b11f310b0b..5083e9aa7f 100644
--- a/ext/session/tests/session_regenerate_id_error.phpt
+++ b/ext/session/tests/session_regenerate_id_error.phpt
@@ -215,4 +215,3 @@ bool(false)
Warning: session_regenerate_id() expects parameter 1 to be boolean, resource given in %s on line %d
NULL
Done
-
diff --git a/ext/session/tests/session_regenerate_id_variation1.phpt b/ext/session/tests/session_regenerate_id_variation1.phpt
index a5670341af..484a7d001b 100644
--- a/ext/session/tests/session_regenerate_id_variation1.phpt
+++ b/ext/session/tests/session_regenerate_id_variation1.phpt
@@ -44,4 +44,3 @@ Warning: session_regenerate_id(): Cannot regenerate session id - session is not
bool(false)
string(0) ""
Done
-
diff --git a/ext/session/tests/session_save_path_basic.phpt b/ext/session/tests/session_save_path_basic.phpt
index 08acf5a3f5..4db8effdaa 100644
--- a/ext/session/tests/session_save_path_basic.phpt
+++ b/ext/session/tests/session_save_path_basic.phpt
@@ -33,4 +33,3 @@ string(0) ""
string(0) ""
string(%d) "%s"
Done
-
diff --git a/ext/session/tests/session_save_path_error.phpt b/ext/session/tests/session_save_path_error.phpt
index 7151e7655f..3230d50c28 100644
--- a/ext/session/tests/session_save_path_error.phpt
+++ b/ext/session/tests/session_save_path_error.phpt
@@ -176,4 +176,3 @@ string(0) ""
Warning: session_save_path() expects parameter 1 to be string, resource given in %s on line %d
NULL
Done
-
diff --git a/ext/session/tests/session_save_path_variation1.phpt b/ext/session/tests/session_save_path_variation1.phpt
index 4e79873a45..f030738330 100644
--- a/ext/session/tests/session_save_path_variation1.phpt
+++ b/ext/session/tests/session_save_path_variation1.phpt
@@ -42,4 +42,3 @@ string(%d) "%s"
bool(true)
string(%d) "%s"
Done
-
diff --git a/ext/session/tests/session_save_path_variation5.phpt b/ext/session/tests/session_save_path_variation5.phpt
index 1dd86f8afa..5d93a573b2 100644
--- a/ext/session/tests/session_save_path_variation5.phpt
+++ b/ext/session/tests/session_save_path_variation5.phpt
@@ -52,4 +52,3 @@ Warning: ini_set(): open_basedir restriction in effect. File(%s) is not within t
string(0) ""
bool(true)
Done
-
diff --git a/ext/session/tests/session_set_cookie_params_basic.phpt b/ext/session/tests/session_set_cookie_params_basic.phpt
index 5f10a1da4c..c2689e4012 100644
--- a/ext/session/tests/session_set_cookie_params_basic.phpt
+++ b/ext/session/tests/session_set_cookie_params_basic.phpt
@@ -32,4 +32,3 @@ NULL
bool(true)
NULL
Done
-
diff --git a/ext/session/tests/session_set_cookie_params_error.phpt b/ext/session/tests/session_set_cookie_params_error.phpt
index 95eba858c1..f8b8d9c8bc 100644
--- a/ext/session/tests/session_set_cookie_params_error.phpt
+++ b/ext/session/tests/session_set_cookie_params_error.phpt
@@ -303,4 +303,3 @@ Warning: session_set_cookie_params() expects parameter 5 to be boolean, resource
NULL
NULL
Done
-
diff --git a/ext/session/tests/session_set_cookie_params_variation1.phpt b/ext/session/tests/session_set_cookie_params_variation1.phpt
index fdbdf0b492..33c2ac9f62 100644
--- a/ext/session/tests/session_set_cookie_params_variation1.phpt
+++ b/ext/session/tests/session_set_cookie_params_variation1.phpt
@@ -46,4 +46,3 @@ string(4) "1800"
NULL
string(10) "1234567890"
Done
-
diff --git a/ext/session/tests/session_set_cookie_params_variation2.phpt b/ext/session/tests/session_set_cookie_params_variation2.phpt
index ec21d0598c..e592faa82b 100644
--- a/ext/session/tests/session_set_cookie_params_variation2.phpt
+++ b/ext/session/tests/session_set_cookie_params_variation2.phpt
@@ -46,4 +46,3 @@ string(5) "/blah"
NULL
string(5) "/guff"
Done
-
diff --git a/ext/session/tests/session_set_cookie_params_variation3.phpt b/ext/session/tests/session_set_cookie_params_variation3.phpt
index b5bbb7419d..3b53d6780d 100644
--- a/ext/session/tests/session_set_cookie_params_variation3.phpt
+++ b/ext/session/tests/session_set_cookie_params_variation3.phpt
@@ -46,4 +46,3 @@ string(4) "guff"
NULL
string(3) "foo"
Done
-
diff --git a/ext/session/tests/session_set_cookie_params_variation4.phpt b/ext/session/tests/session_set_cookie_params_variation4.phpt
index 271bc19e8a..64d4acfdbd 100644
--- a/ext/session/tests/session_set_cookie_params_variation4.phpt
+++ b/ext/session/tests/session_set_cookie_params_variation4.phpt
@@ -46,4 +46,3 @@ string(1) "1"
NULL
string(1) "0"
Done
-
diff --git a/ext/session/tests/session_set_cookie_params_variation5.phpt b/ext/session/tests/session_set_cookie_params_variation5.phpt
index fa94c46305..b4cf1db73c 100644
--- a/ext/session/tests/session_set_cookie_params_variation5.phpt
+++ b/ext/session/tests/session_set_cookie_params_variation5.phpt
@@ -46,4 +46,3 @@ string(1) "1"
NULL
string(1) "0"
Done
-
diff --git a/ext/session/tests/session_set_save_handler_class_001.phpt b/ext/session/tests/session_set_save_handler_class_001.phpt
index 94ab5f8247..ea8fc81d74 100644
--- a/ext/session/tests/session_set_save_handler_class_001.phpt
+++ b/ext/session/tests/session_set_save_handler_class_001.phpt
@@ -91,7 +91,6 @@ var_dump($_SESSION);
session_write_close();
session_unset();
var_dump($handler->i);
-
--EXPECTF--
*** Testing session_set_save_handler() : basic class wrapping existing handler ***
Open
diff --git a/ext/session/tests/session_set_save_handler_class_002.phpt b/ext/session/tests/session_set_save_handler_class_002.phpt
index fe34376673..29b1d270c6 100644
--- a/ext/session/tests/session_set_save_handler_class_002.phpt
+++ b/ext/session/tests/session_set_save_handler_class_002.phpt
@@ -89,7 +89,6 @@ var_dump($_SESSION);
session_write_close();
session_unset();
-
--EXPECTF--
*** Testing session_set_save_handler() : full handler implementation ***
string(%d) "%s"
diff --git a/ext/session/tests/session_set_save_handler_class_003.phpt b/ext/session/tests/session_set_save_handler_class_003.phpt
index b6b179913a..ba0311b96b 100644
--- a/ext/session/tests/session_set_save_handler_class_003.phpt
+++ b/ext/session/tests/session_set_save_handler_class_003.phpt
@@ -63,7 +63,6 @@ session_write_close();
session_unset();
var_dump(session_id(), $_SESSION, $handler->i);
-
--EXPECTF--
*** Testing session_set_save_handler() : inheritance ***
array(1) {
diff --git a/ext/session/tests/session_set_save_handler_class_004.phpt b/ext/session/tests/session_set_save_handler_class_004.phpt
index 71ebff2eca..eb1d8071ae 100644
--- a/ext/session/tests/session_set_save_handler_class_004.phpt
+++ b/ext/session/tests/session_set_save_handler_class_004.phpt
@@ -33,7 +33,6 @@ var_dump($_SESSION);
session_write_close();
session_unset();
-
--EXPECTF--
*** Testing session_set_save_handler() : default object ***
string(%d) "%s"
diff --git a/ext/session/tests/session_set_save_handler_class_005.phpt b/ext/session/tests/session_set_save_handler_class_005.phpt
index ecd5bc6175..fe1c36ccf5 100644
--- a/ext/session/tests/session_set_save_handler_class_005.phpt
+++ b/ext/session/tests/session_set_save_handler_class_005.phpt
@@ -39,8 +39,6 @@ var_dump(session_id(), ini_get('session.save_handler'), $_SESSION);
session_write_close();
session_unset();
-
-
--EXPECTF--
*** Testing session_set_save_handler() : incomplete implementation ***
diff --git a/ext/session/tests/session_set_save_handler_class_012.phpt b/ext/session/tests/session_set_save_handler_class_012.phpt
index d44c29bc29..17e246c642 100644
--- a/ext/session/tests/session_set_save_handler_class_012.phpt
+++ b/ext/session/tests/session_set_save_handler_class_012.phpt
@@ -41,7 +41,6 @@ session_set_save_handler($handler);
var_dump(session_start());
var_dump(session_id(), $oldHandler, ini_get('session.save_handler'), $handler->i, $_SESSION);
-
--EXPECTF--
*** Testing session_set_save_handler() : incorrect arguments for existing handler open ***
Open
diff --git a/ext/session/tests/session_set_save_handler_class_013.phpt b/ext/session/tests/session_set_save_handler_class_013.phpt
index c882e90204..28e49c9f98 100644
--- a/ext/session/tests/session_set_save_handler_class_013.phpt
+++ b/ext/session/tests/session_set_save_handler_class_013.phpt
@@ -41,7 +41,6 @@ session_set_save_handler($handler);
session_start();
var_dump(session_id(), $oldHandler, ini_get('session.save_handler'), $handler->i, $_SESSION);
-
--EXPECTF--
*** Testing session_set_save_handler() : incorrect arguments for existing handler close ***
Open
diff --git a/ext/session/tests/session_set_save_handler_class_014.phpt b/ext/session/tests/session_set_save_handler_class_014.phpt
index 3c6ad9a57c..e5d2fdf968 100644
--- a/ext/session/tests/session_set_save_handler_class_014.phpt
+++ b/ext/session/tests/session_set_save_handler_class_014.phpt
@@ -23,7 +23,6 @@ $handler = new SessionHandler;
session_set_save_handler($handler);
session_start();
-
--EXPECTF--
*** Testing session_set_save_handler() : calling default handler when save_handler=user ***
diff --git a/ext/session/tests/session_set_save_handler_class_015.phpt b/ext/session/tests/session_set_save_handler_class_015.phpt
index 6eaccf460f..3cfaec40db 100644
--- a/ext/session/tests/session_set_save_handler_class_015.phpt
+++ b/ext/session/tests/session_set_save_handler_class_015.phpt
@@ -19,6 +19,5 @@ ob_start();
echo "*** Testing session_set_save_handler() : register session handler but don't start ***\n";
session_set_save_handler(new SessionHandler);
-
--EXPECTF--
*** Testing session_set_save_handler() : register session handler but don't start ***
diff --git a/ext/session/tests/session_set_save_handler_class_016.phpt b/ext/session/tests/session_set_save_handler_class_016.phpt
index 4095813c9d..eadfead304 100644
--- a/ext/session/tests/session_set_save_handler_class_016.phpt
+++ b/ext/session/tests/session_set_save_handler_class_016.phpt
@@ -75,7 +75,6 @@ var_dump($_SESSION);
session_write_close();
session_unset();
-
--EXPECTF--
*** Testing session_set_save_handler() function: class with create_sid ***
string(%d) "%s"
diff --git a/ext/session/tests/session_set_save_handler_class_017.phpt b/ext/session/tests/session_set_save_handler_class_017.phpt
index 720541f3fc..460552a620 100644
--- a/ext/session/tests/session_set_save_handler_class_017.phpt
+++ b/ext/session/tests/session_set_save_handler_class_017.phpt
@@ -75,7 +75,6 @@ var_dump($_SESSION);
session_write_close();
session_unset();
-
--EXPECTF--
*** Testing session_set_save_handler() function: class with create_sid ***
string(%d) "my_sid"
diff --git a/ext/session/tests/session_set_save_handler_class_018.phpt b/ext/session/tests/session_set_save_handler_class_018.phpt
index 7ff06e38cb..c0b2eb61bf 100644
--- a/ext/session/tests/session_set_save_handler_class_018.phpt
+++ b/ext/session/tests/session_set_save_handler_class_018.phpt
@@ -79,7 +79,6 @@ var_dump($_SESSION);
session_write_close();
session_unset();
-
--EXPECTF--
*** Testing session_set_save_handler() function: class with validate_sid ***
string(%d) "my_sid"
diff --git a/ext/session/tests/session_set_save_handler_error.phpt b/ext/session/tests/session_set_save_handler_error.phpt
index 2249d1e5a2..029d7dcba7 100644
--- a/ext/session/tests/session_set_save_handler_error.phpt
+++ b/ext/session/tests/session_set_save_handler_error.phpt
@@ -215,4 +215,3 @@ bool(false)
Warning: session_set_save_handler(): Argument 1 is not a valid callback in %s on line %d
bool(false)
Done
-
diff --git a/ext/session/tests/session_set_save_handler_error2.phpt b/ext/session/tests/session_set_save_handler_error2.phpt
index 23df128f12..a488288a84 100644
--- a/ext/session/tests/session_set_save_handler_error2.phpt
+++ b/ext/session/tests/session_set_save_handler_error2.phpt
@@ -61,4 +61,3 @@ array(3) {
}
array(0) {
}
-
diff --git a/ext/session/tests/session_set_save_handler_iface_001.phpt b/ext/session/tests/session_set_save_handler_iface_001.phpt
index bfc9e2fa82..362ad90dd6 100644
--- a/ext/session/tests/session_set_save_handler_iface_001.phpt
+++ b/ext/session/tests/session_set_save_handler_iface_001.phpt
@@ -88,7 +88,6 @@ var_dump($_SESSION);
session_write_close();
session_unset();
-
--EXPECTF--
*** Testing session_set_save_handler() function: interface ***
string(%d) "%s"
diff --git a/ext/session/tests/session_set_save_handler_iface_002.phpt b/ext/session/tests/session_set_save_handler_iface_002.phpt
index 0000c50add..bc9f801a5e 100644
--- a/ext/session/tests/session_set_save_handler_iface_002.phpt
+++ b/ext/session/tests/session_set_save_handler_iface_002.phpt
@@ -80,7 +80,6 @@ $ret = session_set_save_handler($handler);
var_dump($ret);
session_start();
-
--EXPECTF--
*** Testing session_set_save_handler() function: interface wrong ***
bool(true)
diff --git a/ext/session/tests/session_set_save_handler_iface_003.phpt b/ext/session/tests/session_set_save_handler_iface_003.phpt
index 9e0ce33616..5a73d6d5f5 100644
--- a/ext/session/tests/session_set_save_handler_iface_003.phpt
+++ b/ext/session/tests/session_set_save_handler_iface_003.phpt
@@ -76,7 +76,6 @@ var_dump($_SESSION);
session_write_close();
session_unset();
-
--EXPECTF--
*** Testing session_set_save_handler() function: id interface ***
string(%d) "my_sid"
diff --git a/ext/session/tests/session_set_save_handler_sid_001.phpt b/ext/session/tests/session_set_save_handler_sid_001.phpt
index 24ba5d7489..4d297d98f7 100644
--- a/ext/session/tests/session_set_save_handler_sid_001.phpt
+++ b/ext/session/tests/session_set_save_handler_sid_001.phpt
@@ -71,7 +71,6 @@ var_dump($_SESSION);
session_write_close();
session_unset();
-
--EXPECTF--
*** Testing session_set_save_handler() function: create_sid ***
string(%d) "my_sid"
diff --git a/ext/session/tests/session_set_save_handler_sid_002.phpt b/ext/session/tests/session_set_save_handler_sid_002.phpt
index 8da4c589c6..9542832684 100644
--- a/ext/session/tests/session_set_save_handler_sid_002.phpt
+++ b/ext/session/tests/session_set_save_handler_sid_002.phpt
@@ -71,7 +71,6 @@ var_dump($_SESSION);
session_write_close();
session_unset();
-
--EXPECTF--
*** Testing session_set_save_handler() function: create_sid ***
diff --git a/ext/session/tests/session_set_save_handler_variation2.phpt b/ext/session/tests/session_set_save_handler_variation2.phpt
index c733fed4f8..6afb303eee 100644
--- a/ext/session/tests/session_set_save_handler_variation2.phpt
+++ b/ext/session/tests/session_set_save_handler_variation2.phpt
@@ -29,4 +29,3 @@ ob_end_flush();
bool(true)
bool(false)
bool(true)
-
diff --git a/ext/session/tests/session_set_save_handler_variation3.phpt b/ext/session/tests/session_set_save_handler_variation3.phpt
index d50fdb513b..76886f9538 100644
--- a/ext/session/tests/session_set_save_handler_variation3.phpt
+++ b/ext/session/tests/session_set_save_handler_variation3.phpt
@@ -29,4 +29,3 @@ ob_end_flush();
*** Testing session_set_save_handler() : variation ***
bool(false)
bool(true)
-
diff --git a/ext/session/tests/session_set_save_handler_variation4.phpt b/ext/session/tests/session_set_save_handler_variation4.phpt
index 057641b398..4665e9de43 100644
--- a/ext/session/tests/session_set_save_handler_variation4.phpt
+++ b/ext/session/tests/session_set_save_handler_variation4.phpt
@@ -83,4 +83,3 @@ Destroy [%s,%s]
Warning: unlink(%s): No such file or directory in %s on line %s
Close [%s,PHPSESSID]
bool(true)
-
diff --git a/ext/session/tests/session_start_variation1.phpt b/ext/session/tests/session_start_variation1.phpt
index 8fcbdfa009..88481176df 100644
--- a/ext/session/tests/session_start_variation1.phpt
+++ b/ext/session/tests/session_start_variation1.phpt
@@ -41,4 +41,3 @@ bool(true)
Notice: A session had already been started - ignoring session_start() in %s on line %d
bool(true)
Done
-
diff --git a/ext/session/tests/session_start_variation2.phpt b/ext/session/tests/session_start_variation2.phpt
index 5ef9bbf79f..a2ec40e565 100644
--- a/ext/session/tests/session_start_variation2.phpt
+++ b/ext/session/tests/session_start_variation2.phpt
@@ -42,4 +42,3 @@ bool(true)
bool(true)
bool(true)
Done
-
diff --git a/ext/session/tests/session_start_variation3.phpt b/ext/session/tests/session_start_variation3.phpt
index d650c1d40e..fbbe3c443d 100644
--- a/ext/session/tests/session_start_variation3.phpt
+++ b/ext/session/tests/session_start_variation3.phpt
@@ -46,4 +46,3 @@ NULL
Warning: session_destroy(): Trying to destroy uninitialized session in %s on line %d
bool(false)
Done
-
diff --git a/ext/session/tests/session_start_variation4.phpt b/ext/session/tests/session_start_variation4.phpt
index 328ce6fceb..39ff7ef257 100644
--- a/ext/session/tests/session_start_variation4.phpt
+++ b/ext/session/tests/session_start_variation4.phpt
@@ -34,4 +34,3 @@ array(1) {
array(0) {
}
Done
-
diff --git a/ext/session/tests/session_start_variation5.phpt b/ext/session/tests/session_start_variation5.phpt
index 6eb73fa56f..ee10d52c31 100644
--- a/ext/session/tests/session_start_variation5.phpt
+++ b/ext/session/tests/session_start_variation5.phpt
@@ -55,4 +55,3 @@ array(4) {
int(6)
}
Done
-
diff --git a/ext/session/tests/session_start_variation6.phpt b/ext/session/tests/session_start_variation6.phpt
index 9a83115c28..f98db51ce5 100644
--- a/ext/session/tests/session_start_variation6.phpt
+++ b/ext/session/tests/session_start_variation6.phpt
@@ -66,4 +66,3 @@ array(4) {
int(6)
}
Done
-
diff --git a/ext/session/tests/session_start_variation7.phpt b/ext/session/tests/session_start_variation7.phpt
index b159ee8981..905f294795 100644
--- a/ext/session/tests/session_start_variation7.phpt
+++ b/ext/session/tests/session_start_variation7.phpt
@@ -58,4 +58,3 @@ array(4) {
array(0) {
}
Done
-
diff --git a/ext/session/tests/session_start_variation8.phpt b/ext/session/tests/session_start_variation8.phpt
index f37e1bf15f..3706ebc26e 100644
--- a/ext/session/tests/session_start_variation8.phpt
+++ b/ext/session/tests/session_start_variation8.phpt
@@ -32,4 +32,3 @@ string(%d) "%s"
bool(true)
string(0) ""
Done
-
diff --git a/ext/session/tests/session_start_variation9.phpt b/ext/session/tests/session_start_variation9.phpt
index 7e90a1043e..e4c888924e 100644
--- a/ext/session/tests/session_start_variation9.phpt
+++ b/ext/session/tests/session_start_variation9.phpt
@@ -36,4 +36,3 @@ string(%d) "%s"
bool(true)
string(0) ""
Done
-
diff --git a/ext/session/tests/session_unset_basic.phpt b/ext/session/tests/session_unset_basic.phpt
index 96aa77c5fb..a3e2669da8 100644
--- a/ext/session/tests/session_unset_basic.phpt
+++ b/ext/session/tests/session_unset_basic.phpt
@@ -40,4 +40,3 @@ bool(true)
array(0) {
}
Done
-
diff --git a/ext/session/tests/session_unset_error.phpt b/ext/session/tests/session_unset_error.phpt
index 7f4dbd1ee2..ae7f400bd0 100644
--- a/ext/session/tests/session_unset_error.phpt
+++ b/ext/session/tests/session_unset_error.phpt
@@ -167,4 +167,3 @@ bool(false)
-- Iteration 24 --
bool(false)
Done
-
diff --git a/ext/session/tests/session_unset_variation1.phpt b/ext/session/tests/session_unset_variation1.phpt
index dabb1eca5e..6b417b7574 100644
--- a/ext/session/tests/session_unset_variation1.phpt
+++ b/ext/session/tests/session_unset_variation1.phpt
@@ -45,4 +45,3 @@ array(1) {
}
bool(false)
Done
-
diff --git a/ext/session/tests/session_write_close_basic.phpt b/ext/session/tests/session_write_close_basic.phpt
index 44bec07f85..8975bb9f93 100644
--- a/ext/session/tests/session_write_close_basic.phpt
+++ b/ext/session/tests/session_write_close_basic.phpt
@@ -42,4 +42,3 @@ bool(true)
array(0) {
}
Done
-
diff --git a/ext/session/tests/session_write_close_error.phpt b/ext/session/tests/session_write_close_error.phpt
index a9cd91c5bb..18ff1cd3e3 100644
--- a/ext/session/tests/session_write_close_error.phpt
+++ b/ext/session/tests/session_write_close_error.phpt
@@ -167,4 +167,3 @@ NULL
-- Iteration 24 --
NULL
Done
-
diff --git a/ext/session/tests/session_write_close_variation1.phpt b/ext/session/tests/session_write_close_variation1.phpt
index a47f93dda2..9f20101b8b 100644
--- a/ext/session/tests/session_write_close_variation1.phpt
+++ b/ext/session/tests/session_write_close_variation1.phpt
@@ -38,4 +38,3 @@ NULL
bool(true)
bool(true)
Done
-
diff --git a/ext/session/tests/session_write_close_variation2.phpt b/ext/session/tests/session_write_close_variation2.phpt
index 470b0116c6..596063e890 100644
--- a/ext/session/tests/session_write_close_variation2.phpt
+++ b/ext/session/tests/session_write_close_variation2.phpt
@@ -56,4 +56,3 @@ array(0) {
bool(true)
bool(true)
Done
-
diff --git a/ext/session/tests/session_write_close_variation3.phpt b/ext/session/tests/session_write_close_variation3.phpt
index fe044b1b6e..e52ffd99d0 100644
--- a/ext/session/tests/session_write_close_variation3.phpt
+++ b/ext/session/tests/session_write_close_variation3.phpt
@@ -36,4 +36,3 @@ array(0) {
bool(true)
bool(true)
Done
-
diff --git a/ext/session/tests/session_write_close_variation4.phpt b/ext/session/tests/session_write_close_variation4.phpt
index b6ba054ade..0583a6a5c6 100644
--- a/ext/session/tests/session_write_close_variation4.phpt
+++ b/ext/session/tests/session_write_close_variation4.phpt
@@ -54,4 +54,3 @@ string(4) "test"
bool(true)
bool(true)
Done
-