summaryrefslogtreecommitdiff
path: root/ext/session/tests
diff options
context:
space:
mode:
authorGabriel Caruso <carusogabriel34@gmail.com>2018-09-16 14:16:42 -0300
committerGabriel Caruso <carusogabriel34@gmail.com>2018-10-14 12:07:20 -0300
commit9c144e0d8217d1ef7a83c2498214308b21af749f (patch)
treed977ba0d8601de477c52f62accf02c120ef06253 /ext/session/tests
parentb419732ddb0673dc5b15a67ee4bc7f06dd90d7d0 (diff)
downloadphp-git-9c144e0d8217d1ef7a83c2498214308b21af749f.tar.gz
Trim trailing whitespace in tests
Diffstat (limited to 'ext/session/tests')
-rw-r--r--ext/session/tests/006.phpt2
-rw-r--r--ext/session/tests/026.phpt4
-rw-r--r--ext/session/tests/bug24592.phpt6
-rw-r--r--ext/session/tests/bug31454.phpt2
-rw-r--r--ext/session/tests/bug61728.phpt2
-rw-r--r--ext/session/tests/rfc1867_invalid_settings.phpt2
-rw-r--r--ext/session/tests/rfc1867_invalid_settings_2.phpt2
-rw-r--r--ext/session/tests/session_cache_expire_basic.phpt2
-rw-r--r--ext/session/tests/session_cache_expire_error.phpt6
-rw-r--r--ext/session/tests/session_cache_expire_variation1.phpt2
-rw-r--r--ext/session/tests/session_cache_expire_variation2.phpt2
-rw-r--r--ext/session/tests/session_cache_expire_variation3.phpt2
-rw-r--r--ext/session/tests/session_cache_limiter_basic.phpt2
-rw-r--r--ext/session/tests/session_cache_limiter_error.phpt6
-rw-r--r--ext/session/tests/session_cache_limiter_variation1.phpt2
-rw-r--r--ext/session/tests/session_cache_limiter_variation2.phpt2
-rw-r--r--ext/session/tests/session_cache_limiter_variation3.phpt2
-rw-r--r--ext/session/tests/session_commit_basic.phpt2
-rw-r--r--ext/session/tests/session_commit_error.phpt6
-rw-r--r--ext/session/tests/session_commit_variation1.phpt2
-rw-r--r--ext/session/tests/session_commit_variation2.phpt2
-rw-r--r--ext/session/tests/session_commit_variation3.phpt2
-rw-r--r--ext/session/tests/session_decode_basic.phpt6
-rw-r--r--ext/session/tests/session_decode_basic_serialize.phpt6
-rw-r--r--ext/session/tests/session_decode_error.phpt6
-rw-r--r--ext/session/tests/session_decode_error2.phpt2
-rw-r--r--ext/session/tests/session_decode_variation1.phpt2
-rw-r--r--ext/session/tests/session_decode_variation2.phpt2
-rw-r--r--ext/session/tests/session_decode_variation3.phpt2
-rw-r--r--ext/session/tests/session_decode_variation4.phpt2
-rw-r--r--ext/session/tests/session_destroy_error.phpt6
-rw-r--r--ext/session/tests/session_destroy_variation1.phpt2
-rw-r--r--ext/session/tests/session_destroy_variation2.phpt2
-rw-r--r--ext/session/tests/session_destroy_variation3.phpt2
-rw-r--r--ext/session/tests/session_encode_basic.phpt6
-rw-r--r--ext/session/tests/session_encode_error.phpt6
-rw-r--r--ext/session/tests/session_encode_error2.phpt6
-rw-r--r--ext/session/tests/session_encode_variation1.phpt2
-rw-r--r--ext/session/tests/session_encode_variation2.phpt2
-rw-r--r--ext/session/tests/session_encode_variation3.phpt2
-rw-r--r--ext/session/tests/session_encode_variation4.phpt2
-rw-r--r--ext/session/tests/session_encode_variation5.phpt2
-rw-r--r--ext/session/tests/session_encode_variation6.phpt2
-rw-r--r--ext/session/tests/session_encode_variation7.phpt2
-rw-r--r--ext/session/tests/session_encode_variation8.phpt2
-rw-r--r--ext/session/tests/session_get_cookie_params_basic.phpt2
-rw-r--r--ext/session/tests/session_get_cookie_params_error.phpt6
-rw-r--r--ext/session/tests/session_get_cookie_params_variation1.phpt2
-rw-r--r--ext/session/tests/session_id_basic.phpt2
-rw-r--r--ext/session/tests/session_id_basic2.phpt2
-rw-r--r--ext/session/tests/session_id_error.phpt6
-rw-r--r--ext/session/tests/session_id_error3.phpt4
-rw-r--r--ext/session/tests/session_module_name_basic.phpt2
-rw-r--r--ext/session/tests/session_module_name_error.phpt6
-rw-r--r--ext/session/tests/session_module_name_variation1.phpt2
-rw-r--r--ext/session/tests/session_module_name_variation2.phpt2
-rw-r--r--ext/session/tests/session_module_name_variation3.phpt4
-rw-r--r--ext/session/tests/session_module_name_variation4.phpt2
-rw-r--r--ext/session/tests/session_name_basic.phpt2
-rw-r--r--ext/session/tests/session_name_error.phpt6
-rw-r--r--ext/session/tests/session_name_variation1.phpt2
-rw-r--r--ext/session/tests/session_name_variation2.phpt2
-rw-r--r--ext/session/tests/session_regenerate_id_basic.phpt2
-rw-r--r--ext/session/tests/session_regenerate_id_error.phpt6
-rw-r--r--ext/session/tests/session_regenerate_id_variation1.phpt2
-rw-r--r--ext/session/tests/session_save_path_basic.phpt2
-rw-r--r--ext/session/tests/session_save_path_error.phpt6
-rw-r--r--ext/session/tests/session_save_path_variation2.phpt2
-rw-r--r--ext/session/tests/session_save_path_variation3.phpt2
-rw-r--r--ext/session/tests/session_save_path_variation4.phpt2
-rw-r--r--ext/session/tests/session_save_path_variation5.phpt4
-rw-r--r--ext/session/tests/session_set_cookie_params_basic.phpt2
-rw-r--r--ext/session/tests/session_set_cookie_params_error.phpt6
-rw-r--r--ext/session/tests/session_set_cookie_params_variation1.phpt2
-rw-r--r--ext/session/tests/session_set_cookie_params_variation2.phpt2
-rw-r--r--ext/session/tests/session_set_cookie_params_variation3.phpt2
-rw-r--r--ext/session/tests/session_set_cookie_params_variation4.phpt2
-rw-r--r--ext/session/tests/session_set_cookie_params_variation5.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_basic.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_class_001.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_class_002.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_class_003.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_class_004.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_class_005.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_class_006.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_class_007.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_class_008.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_class_009.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_class_010.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_class_011.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_class_012.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_class_013.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_class_014.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_class_015.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_class_017.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_closures.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_error.phpt6
-rw-r--r--ext/session/tests/session_set_save_handler_error2.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_error3.phpt4
-rw-r--r--ext/session/tests/session_set_save_handler_error4.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_iface_001.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_iface_002.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_iface_003.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_variation1.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_variation2.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_variation3.phpt2
-rw-r--r--ext/session/tests/session_set_save_handler_variation4.phpt2
-rw-r--r--ext/session/tests/session_start_error.phpt6
-rw-r--r--ext/session/tests/session_start_variation1.phpt2
-rw-r--r--ext/session/tests/session_start_variation2.phpt2
-rw-r--r--ext/session/tests/session_start_variation3.phpt2
-rw-r--r--ext/session/tests/session_start_variation4.phpt2
-rw-r--r--ext/session/tests/session_start_variation5.phpt2
-rw-r--r--ext/session/tests/session_start_variation6.phpt2
-rw-r--r--ext/session/tests/session_start_variation7.phpt2
-rw-r--r--ext/session/tests/session_start_variation8.phpt2
-rw-r--r--ext/session/tests/session_start_variation9.phpt2
-rw-r--r--ext/session/tests/session_unset_basic.phpt2
-rw-r--r--ext/session/tests/session_unset_error.phpt6
-rw-r--r--ext/session/tests/session_unset_variation1.phpt2
-rw-r--r--ext/session/tests/session_write_close_basic.phpt2
-rw-r--r--ext/session/tests/session_write_close_error.phpt6
-rw-r--r--ext/session/tests/session_write_close_variation1.phpt2
-rw-r--r--ext/session/tests/session_write_close_variation2.phpt2
-rw-r--r--ext/session/tests/session_write_close_variation3.phpt2
-rw-r--r--ext/session/tests/session_write_close_variation4.phpt2
-rw-r--r--ext/session/tests/sessionhandler_open_001.phpt2
127 files changed, 176 insertions, 176 deletions
diff --git a/ext/session/tests/006.phpt b/ext/session/tests/006.phpt
index c38987edff..68cea7314a 100644
--- a/ext/session/tests/006.phpt
+++ b/ext/session/tests/006.phpt
@@ -26,7 +26,7 @@ class b {
$this->a = &$a;
}
}
-
+
$a = new a();
$b = new b($a);
diff --git a/ext/session/tests/026.phpt b/ext/session/tests/026.phpt
index cc9a8de22c..b61039ee0c 100644
--- a/ext/session/tests/026.phpt
+++ b/ext/session/tests/026.phpt
@@ -19,14 +19,14 @@ session_start();
class a {
public $test = "hallo";
}
-
+
class b {
public $a;
function __construct(&$a) {
$this->a = &$a;
}
}
-
+
$a = new a();
$b = new b($a);
diff --git a/ext/session/tests/bug24592.phpt b/ext/session/tests/bug24592.phpt
index 9f6c395317..3e651cdeec 100644
--- a/ext/session/tests/bug24592.phpt
+++ b/ext/session/tests/bug24592.phpt
@@ -8,15 +8,15 @@ session.save_handler=files
--FILE--
<?php
@session_start();
-
+
$foo = $_SESSION['foo'];
$bar = $_SESSION['bar'];
-
+
var_dump($foo, $bar, $_SESSION);
$_SESSION['foo'] = $foo;
$_SESSION['bar'] = $bar;
-
+
var_dump($_SESSION);
?>
--EXPECTF--
diff --git a/ext/session/tests/bug31454.phpt b/ext/session/tests/bug31454.phpt
index dd60996214..89b7048477 100644
--- a/ext/session/tests/bug31454.phpt
+++ b/ext/session/tests/bug31454.phpt
@@ -12,7 +12,7 @@ session_set_save_handler(
array(&$arf, 'write'),
array(&$arf, 'destroy'),
array(&$arf, 'gc'));
-
+
echo "Done\n";
?>
--EXPECTF--
diff --git a/ext/session/tests/bug61728.phpt b/ext/session/tests/bug61728.phpt
index b0ed3a1a17..ceabd3ad83 100644
--- a/ext/session/tests/bug61728.phpt
+++ b/ext/session/tests/bug61728.phpt
@@ -3,7 +3,7 @@ Bug #61728 (PHP crash when calling ob_start in request_shutdown phase)
--SKIPIF--
<?php include('skipif.inc'); ?>
--FILE--
-<?php
+<?php
function output_html($ext) {
return strlen($ext);
}
diff --git a/ext/session/tests/rfc1867_invalid_settings.phpt b/ext/session/tests/rfc1867_invalid_settings.phpt
index 1a989e979b..526e0cbdd8 100644
--- a/ext/session/tests/rfc1867_invalid_settings.phpt
+++ b/ext/session/tests/rfc1867_invalid_settings.phpt
@@ -4,7 +4,7 @@ session rfc1867 invalid settings
session.upload_progress.freq=-1
error_log=
--SKIPIF--
-<?php
+<?php
include('skipif.inc');
?>
--FILE--
diff --git a/ext/session/tests/rfc1867_invalid_settings_2.phpt b/ext/session/tests/rfc1867_invalid_settings_2.phpt
index 9246e1dbbc..15281942a0 100644
--- a/ext/session/tests/rfc1867_invalid_settings_2.phpt
+++ b/ext/session/tests/rfc1867_invalid_settings_2.phpt
@@ -4,7 +4,7 @@ session rfc1867 invalid settings 2
session.upload_progress.freq=200%
error_log=
--SKIPIF--
-<?php
+<?php
include('skipif.inc');
?>
--FILE--
diff --git a/ext/session/tests/session_cache_expire_basic.phpt b/ext/session/tests/session_cache_expire_basic.phpt
index 6da766cd86..e6e274e03c 100644
--- a/ext/session/tests/session_cache_expire_basic.phpt
+++ b/ext/session/tests/session_cache_expire_basic.phpt
@@ -7,7 +7,7 @@ Test session_cache_expire() function : basic functionality
ob_start();
-/*
+/*
* Prototype : int session_cache_expire([int $new_cache_expire])
* Description : Return current cache expire
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_cache_expire_error.phpt b/ext/session/tests/session_cache_expire_error.phpt
index 486ba787e5..19324e2c5b 100644
--- a/ext/session/tests/session_cache_expire_error.phpt
+++ b/ext/session/tests/session_cache_expire_error.phpt
@@ -7,7 +7,7 @@ Test session_cache_expire() function : error functionality
ob_start();
-/*
+/*
* Prototype : int session_cache_expire([int $new_cache_expire])
* Description : Return current cache expire
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_cache_expire_variation1.phpt b/ext/session/tests/session_cache_expire_variation1.phpt
index 8c5f2692ee..78e101bb0e 100644
--- a/ext/session/tests/session_cache_expire_variation1.phpt
+++ b/ext/session/tests/session_cache_expire_variation1.phpt
@@ -9,7 +9,7 @@ session.cache_expire=360
ob_start();
-/*
+/*
* Prototype : int session_cache_expire([int $new_cache_expire])
* Description : Return current cache expire
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_cache_expire_variation2.phpt b/ext/session/tests/session_cache_expire_variation2.phpt
index 20835e6365..4f827f1207 100644
--- a/ext/session/tests/session_cache_expire_variation2.phpt
+++ b/ext/session/tests/session_cache_expire_variation2.phpt
@@ -7,7 +7,7 @@ Test session_cache_expire() function : variation
ob_start();
-/*
+/*
* Prototype : int session_cache_expire([int $new_cache_expire])
* Description : Return current cache expire
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_cache_expire_variation3.phpt b/ext/session/tests/session_cache_expire_variation3.phpt
index 8e107956d4..04649a13bc 100644
--- a/ext/session/tests/session_cache_expire_variation3.phpt
+++ b/ext/session/tests/session_cache_expire_variation3.phpt
@@ -7,7 +7,7 @@ Test session_cache_expire() function : variation
ob_start();
-/*
+/*
* Prototype : int session_cache_expire([int $new_cache_expire])
* Description : Return current cache expire
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_cache_limiter_basic.phpt b/ext/session/tests/session_cache_limiter_basic.phpt
index bfc2f68427..121a634c59 100644
--- a/ext/session/tests/session_cache_limiter_basic.phpt
+++ b/ext/session/tests/session_cache_limiter_basic.phpt
@@ -7,7 +7,7 @@ Test session_cache_limiter() function : basic functionality
ob_start();
-/*
+/*
* Prototype : string session_cache_limiter([string $cache_limiter])
* Description : Get and/or set the current cache limiter
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_cache_limiter_error.phpt b/ext/session/tests/session_cache_limiter_error.phpt
index df689d65fb..f2805b9eab 100644
--- a/ext/session/tests/session_cache_limiter_error.phpt
+++ b/ext/session/tests/session_cache_limiter_error.phpt
@@ -7,7 +7,7 @@ Test session_cache_limiter() function : error functionality
ob_start();
-/*
+/*
* Prototype : string session_cache_limiter([string $cache_limiter])
* Description : Get and/or set the current cache limiter
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_cache_limiter_variation1.phpt b/ext/session/tests/session_cache_limiter_variation1.phpt
index 5af208a909..892383a4fd 100644
--- a/ext/session/tests/session_cache_limiter_variation1.phpt
+++ b/ext/session/tests/session_cache_limiter_variation1.phpt
@@ -9,7 +9,7 @@ session.cache_limiter=nocache
ob_start();
-/*
+/*
* Prototype : string session_cache_limiter([string $cache_limiter])
* Description : Get and/or set the current cache limiter
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_cache_limiter_variation2.phpt b/ext/session/tests/session_cache_limiter_variation2.phpt
index eb63d99dac..64cc20c184 100644
--- a/ext/session/tests/session_cache_limiter_variation2.phpt
+++ b/ext/session/tests/session_cache_limiter_variation2.phpt
@@ -7,7 +7,7 @@ Test session_cache_limiter() function : variation
ob_start();
-/*
+/*
* Prototype : string session_cache_limiter([string $cache_limiter])
* Description : Get and/or set the current cache limiter
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_cache_limiter_variation3.phpt b/ext/session/tests/session_cache_limiter_variation3.phpt
index 11d452d46a..65c6b26699 100644
--- a/ext/session/tests/session_cache_limiter_variation3.phpt
+++ b/ext/session/tests/session_cache_limiter_variation3.phpt
@@ -7,7 +7,7 @@ Test session_cache_limiter() function : variation
ob_start();
-/*
+/*
* Prototype : string session_cache_limiter([string $cache_limiter])
* Description : Get and/or set the current cache limiter
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_commit_basic.phpt b/ext/session/tests/session_commit_basic.phpt
index f032ad469e..4e4fde0b88 100644
--- a/ext/session/tests/session_commit_basic.phpt
+++ b/ext/session/tests/session_commit_basic.phpt
@@ -7,7 +7,7 @@ Test session_commit() function : basic functionality
ob_start();
-/*
+/*
* Prototype : bool session_commit(void)
* Description : Write session data and end session
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_commit_error.phpt b/ext/session/tests/session_commit_error.phpt
index 79fa72e67b..a035332dff 100644
--- a/ext/session/tests/session_commit_error.phpt
+++ b/ext/session/tests/session_commit_error.phpt
@@ -7,7 +7,7 @@ Test session_commit() function : error functionality
ob_start();
-/*
+/*
* Prototype : bool session_commit(void)
* Description : Write session data and end session
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_commit_variation1.phpt b/ext/session/tests/session_commit_variation1.phpt
index ab045e00fa..0cdcc27983 100644
--- a/ext/session/tests/session_commit_variation1.phpt
+++ b/ext/session/tests/session_commit_variation1.phpt
@@ -7,7 +7,7 @@ Test session_commit() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_commit(void)
* Description : Write session data and end session
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_commit_variation2.phpt b/ext/session/tests/session_commit_variation2.phpt
index 4d1107281e..4bc0c62395 100644
--- a/ext/session/tests/session_commit_variation2.phpt
+++ b/ext/session/tests/session_commit_variation2.phpt
@@ -7,7 +7,7 @@ Test session_commit() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_commit(void)
* Description : Write session data and end session
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_commit_variation3.phpt b/ext/session/tests/session_commit_variation3.phpt
index 9442faf238..8d9db6c94c 100644
--- a/ext/session/tests/session_commit_variation3.phpt
+++ b/ext/session/tests/session_commit_variation3.phpt
@@ -9,7 +9,7 @@ session.auto_start=1
ob_start();
-/*
+/*
* Prototype : bool session_commit(void)
* Description : Write session data and end session
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_decode_basic.phpt b/ext/session/tests/session_decode_basic.phpt
index 07144aa4f5..dfffe74877 100644
--- a/ext/session/tests/session_decode_basic.phpt
+++ b/ext/session/tests/session_decode_basic.phpt
@@ -7,7 +7,7 @@ Test session_decode() function : basic functionality
ob_start();
-/*
+/*
* Prototype : string session_decode(void)
* Description : Decodes session data from a string
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_decode_basic_serialize.phpt b/ext/session/tests/session_decode_basic_serialize.phpt
index 9afb0a38e0..59ebe5d419 100644
--- a/ext/session/tests/session_decode_basic_serialize.phpt
+++ b/ext/session/tests/session_decode_basic_serialize.phpt
@@ -7,7 +7,7 @@ Test session_decode() function : basic functionality
ob_start();
-/*
+/*
* Prototype : string session_decode(void)
* Description : Decodes session data from a string
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_decode_error.phpt b/ext/session/tests/session_decode_error.phpt
index 098ecce079..b6d45063a1 100644
--- a/ext/session/tests/session_decode_error.phpt
+++ b/ext/session/tests/session_decode_error.phpt
@@ -7,7 +7,7 @@ Test session_decode() function : error functionality
ob_start();
-/*
+/*
* Prototype : string session_decode(void)
* Description : Decodes session data from a string
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_decode_error2.phpt b/ext/session/tests/session_decode_error2.phpt
index 37841deed8..3631613efc 100644
--- a/ext/session/tests/session_decode_error2.phpt
+++ b/ext/session/tests/session_decode_error2.phpt
@@ -7,7 +7,7 @@ Test session_decode() function : error functionality
ob_start();
-/*
+/*
* Prototype : string session_decode(void)
* Description : Decodes session data from a string
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_decode_variation1.phpt b/ext/session/tests/session_decode_variation1.phpt
index dc37e089dc..94c5bf873e 100644
--- a/ext/session/tests/session_decode_variation1.phpt
+++ b/ext/session/tests/session_decode_variation1.phpt
@@ -7,7 +7,7 @@ Test session_decode() function : variation
ob_start();
-/*
+/*
* Prototype : string session_decode(void)
* Description : Decodes session data from a string
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_decode_variation2.phpt b/ext/session/tests/session_decode_variation2.phpt
index 8343ab9c94..6e48331059 100644
--- a/ext/session/tests/session_decode_variation2.phpt
+++ b/ext/session/tests/session_decode_variation2.phpt
@@ -7,7 +7,7 @@ Test session_decode() function : basic functionality
ob_start();
-/*
+/*
* Prototype : string session_decode(void)
* Description : Decodes session data from a string
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_decode_variation3.phpt b/ext/session/tests/session_decode_variation3.phpt
index 3557efa46d..7322dc0762 100644
--- a/ext/session/tests/session_decode_variation3.phpt
+++ b/ext/session/tests/session_decode_variation3.phpt
@@ -9,7 +9,7 @@ session.serialize_handler=blah
ob_start();
-/*
+/*
* Prototype : string session_decode(void)
* Description : Decodes session data from a string
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_decode_variation4.phpt b/ext/session/tests/session_decode_variation4.phpt
index ee9f892bf0..48247d92f5 100644
--- a/ext/session/tests/session_decode_variation4.phpt
+++ b/ext/session/tests/session_decode_variation4.phpt
@@ -7,7 +7,7 @@ Test session_decode() function : variation
ob_start();
-/*
+/*
* Prototype : string session_decode(void)
* Description : Decodes session data from a string
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_destroy_error.phpt b/ext/session/tests/session_destroy_error.phpt
index a3e443e9d8..ad50593bc3 100644
--- a/ext/session/tests/session_destroy_error.phpt
+++ b/ext/session/tests/session_destroy_error.phpt
@@ -7,7 +7,7 @@ Test session_destroy() function : error functionality
ob_start();
-/*
+/*
* Prototype : bool session_destroy(void)
* Description : Destroys all data registered to a session
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_destroy_variation1.phpt b/ext/session/tests/session_destroy_variation1.phpt
index fdbdf08c57..aa4a932662 100644
--- a/ext/session/tests/session_destroy_variation1.phpt
+++ b/ext/session/tests/session_destroy_variation1.phpt
@@ -7,7 +7,7 @@ Test session_destroy() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_destroy(void)
* Description : Destroys all data registered to a session
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_destroy_variation2.phpt b/ext/session/tests/session_destroy_variation2.phpt
index 40f49a46a4..0a11ea2caf 100644
--- a/ext/session/tests/session_destroy_variation2.phpt
+++ b/ext/session/tests/session_destroy_variation2.phpt
@@ -7,7 +7,7 @@ Test session_destroy() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_destroy(void)
* Description : Destroys all data registered to a session
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_destroy_variation3.phpt b/ext/session/tests/session_destroy_variation3.phpt
index b63c17e392..4593385401 100644
--- a/ext/session/tests/session_destroy_variation3.phpt
+++ b/ext/session/tests/session_destroy_variation3.phpt
@@ -7,7 +7,7 @@ Test session_destroy() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_destroy(void)
* Description : Destroys all data registered to a session
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_encode_basic.phpt b/ext/session/tests/session_encode_basic.phpt
index dfe40d204d..63ed1937ac 100644
--- a/ext/session/tests/session_encode_basic.phpt
+++ b/ext/session/tests/session_encode_basic.phpt
@@ -9,7 +9,7 @@ serialize_precision=100
ob_start();
-/*
+/*
* Prototype : string session_encode(void)
* Description : Encodes the current session data as a string
* Source code : ext/session/session.c
@@ -59,7 +59,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -68,7 +68,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_encode_error.phpt b/ext/session/tests/session_encode_error.phpt
index 955aff4d53..6bf72d6237 100644
--- a/ext/session/tests/session_encode_error.phpt
+++ b/ext/session/tests/session_encode_error.phpt
@@ -7,7 +7,7 @@ Test session_encode() function : basic functionality
ob_start();
-/*
+/*
* Prototype : string session_encode(void)
* Description : Encodes the current session data as a string
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_encode_error2.phpt b/ext/session/tests/session_encode_error2.phpt
index 056323ab76..17666aedda 100644
--- a/ext/session/tests/session_encode_error2.phpt
+++ b/ext/session/tests/session_encode_error2.phpt
@@ -7,7 +7,7 @@ Test session_encode() function : error functionality
ob_start();
-/*
+/*
* Prototype : string session_encode(void)
* Description : Encodes the current session data as a string
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_encode_variation1.phpt b/ext/session/tests/session_encode_variation1.phpt
index 26722783db..71b520e0ba 100644
--- a/ext/session/tests/session_encode_variation1.phpt
+++ b/ext/session/tests/session_encode_variation1.phpt
@@ -7,7 +7,7 @@ Test session_encode() function : variation
ob_start();
-/*
+/*
* Prototype : string session_encode(void)
* Description : Encodes the current session data as a string
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_encode_variation2.phpt b/ext/session/tests/session_encode_variation2.phpt
index 93fab30d67..34e1a5cfa6 100644
--- a/ext/session/tests/session_encode_variation2.phpt
+++ b/ext/session/tests/session_encode_variation2.phpt
@@ -9,7 +9,7 @@ session.auto_start=1
ob_start();
-/*
+/*
* Prototype : string session_encode(void)
* Description : Encodes the current session data as a string
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_encode_variation3.phpt b/ext/session/tests/session_encode_variation3.phpt
index 3cdbbfe707..353fd7b205 100644
--- a/ext/session/tests/session_encode_variation3.phpt
+++ b/ext/session/tests/session_encode_variation3.phpt
@@ -7,7 +7,7 @@ Test session_encode() function : variation
ob_start();
-/*
+/*
* Prototype : string session_encode(void)
* Description : Encodes the current session data as a string
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_encode_variation4.phpt b/ext/session/tests/session_encode_variation4.phpt
index bf6b0307d8..4a818d71d1 100644
--- a/ext/session/tests/session_encode_variation4.phpt
+++ b/ext/session/tests/session_encode_variation4.phpt
@@ -7,7 +7,7 @@ Test session_encode() function : variation
ob_start();
-/*
+/*
* Prototype : string session_encode(void)
* Description : Encodes the current session data as a string
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_encode_variation5.phpt b/ext/session/tests/session_encode_variation5.phpt
index b4854552aa..0134081694 100644
--- a/ext/session/tests/session_encode_variation5.phpt
+++ b/ext/session/tests/session_encode_variation5.phpt
@@ -7,7 +7,7 @@ Test session_encode() function : variation
ob_start();
-/*
+/*
* Prototype : string session_encode(void)
* Description : Encodes the current session data as a string
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_encode_variation6.phpt b/ext/session/tests/session_encode_variation6.phpt
index c5f1f4bbc3..e99d1b5a49 100644
--- a/ext/session/tests/session_encode_variation6.phpt
+++ b/ext/session/tests/session_encode_variation6.phpt
@@ -7,7 +7,7 @@ Test session_encode() function : variation
ob_start();
-/*
+/*
* Prototype : string session_encode(void)
* Description : Encodes the current session data as a string
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_encode_variation7.phpt b/ext/session/tests/session_encode_variation7.phpt
index a7ffb364be..6c592165b8 100644
--- a/ext/session/tests/session_encode_variation7.phpt
+++ b/ext/session/tests/session_encode_variation7.phpt
@@ -9,7 +9,7 @@ session.serialize_handler=php_binary
ob_start();
-/*
+/*
* Prototype : string session_encode(void)
* Description : Encodes the current session data as a string
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_encode_variation8.phpt b/ext/session/tests/session_encode_variation8.phpt
index 7ffa948620..1a93ae92f2 100644
--- a/ext/session/tests/session_encode_variation8.phpt
+++ b/ext/session/tests/session_encode_variation8.phpt
@@ -9,7 +9,7 @@ session.serialize_handler=blah
ob_start();
-/*
+/*
* Prototype : string session_encode(void)
* Description : Encodes the current session data as a string
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_get_cookie_params_basic.phpt b/ext/session/tests/session_get_cookie_params_basic.phpt
index 6188e06e6d..9af2103d7c 100644
--- a/ext/session/tests/session_get_cookie_params_basic.phpt
+++ b/ext/session/tests/session_get_cookie_params_basic.phpt
@@ -14,7 +14,7 @@ session.cookie_samesite=""
ob_start();
-/*
+/*
* Prototype : array session_get_cookie_params(void)
* Description : Get the session cookie parameters
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_get_cookie_params_error.phpt b/ext/session/tests/session_get_cookie_params_error.phpt
index 243536c39e..56c4a220cd 100644
--- a/ext/session/tests/session_get_cookie_params_error.phpt
+++ b/ext/session/tests/session_get_cookie_params_error.phpt
@@ -7,7 +7,7 @@ Test session_get_cookie_params() function : error functionality
ob_start();
-/*
+/*
* Prototype : array session_get_cookie_params(void)
* Description : Get the session cookie parameters
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_get_cookie_params_variation1.phpt b/ext/session/tests/session_get_cookie_params_variation1.phpt
index f7fd60deae..d4c35e20b0 100644
--- a/ext/session/tests/session_get_cookie_params_variation1.phpt
+++ b/ext/session/tests/session_get_cookie_params_variation1.phpt
@@ -14,7 +14,7 @@ session.cookie_samesite=""
ob_start();
-/*
+/*
* Prototype : array session_get_cookie_params(void)
* Description : Get the session cookie parameters
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_id_basic.phpt b/ext/session/tests/session_id_basic.phpt
index 32a9679e20..55cbf2c97f 100644
--- a/ext/session/tests/session_id_basic.phpt
+++ b/ext/session/tests/session_id_basic.phpt
@@ -7,7 +7,7 @@ Test session_id() function : basic functionality
ob_start();
-/*
+/*
* Prototype : string session_id([string $id])
* Description : Get and/or set the current session id
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_id_basic2.phpt b/ext/session/tests/session_id_basic2.phpt
index fd26c0e9ed..bc38f4035d 100644
--- a/ext/session/tests/session_id_basic2.phpt
+++ b/ext/session/tests/session_id_basic2.phpt
@@ -7,7 +7,7 @@ Test session_id() function : basic functionality
ob_start();
-/*
+/*
* Prototype : string session_id([string $id])
* Description : Get and/or set the current session id
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_id_error.phpt b/ext/session/tests/session_id_error.phpt
index 6337cb916d..83b0737eab 100644
--- a/ext/session/tests/session_id_error.phpt
+++ b/ext/session/tests/session_id_error.phpt
@@ -7,7 +7,7 @@ Test session_id() function : error functionality
ob_start();
-/*
+/*
* Prototype : string session_id([string $id])
* Description : Get and/or set the current session id
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_id_error3.phpt b/ext/session/tests/session_id_error3.phpt
index aeb0fe38a0..a3d17504b4 100644
--- a/ext/session/tests/session_id_error3.phpt
+++ b/ext/session/tests/session_id_error3.phpt
@@ -7,10 +7,10 @@ Test session_id() function : error functionality
ob_start();
-/*
+/*
* Prototype : string session_id([string $id])
* Description : Get and/or set the current session id
- * Source code : ext/session/session.c
+ * Source code : ext/session/session.c
*/
echo "*** Testing session_id() : error functionality ***\n";
diff --git a/ext/session/tests/session_module_name_basic.phpt b/ext/session/tests/session_module_name_basic.phpt
index 2daf6fc620..2695eb6230 100644
--- a/ext/session/tests/session_module_name_basic.phpt
+++ b/ext/session/tests/session_module_name_basic.phpt
@@ -7,7 +7,7 @@ Test session_module_name() function : basic functionality
ob_start();
-/*
+/*
* Prototype : string session_module_name([string $module])
* Description : Get and/or set the current session module
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_module_name_error.phpt b/ext/session/tests/session_module_name_error.phpt
index 08c080a1fa..e560dc4f2d 100644
--- a/ext/session/tests/session_module_name_error.phpt
+++ b/ext/session/tests/session_module_name_error.phpt
@@ -7,7 +7,7 @@ Test session_module_name() function : error functionality
ob_start();
-/*
+/*
* Prototype : string session_module_name([string $module])
* Description : Get and/or set the current session module
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_module_name_variation1.phpt b/ext/session/tests/session_module_name_variation1.phpt
index 2034b7eff1..a3a163ef55 100644
--- a/ext/session/tests/session_module_name_variation1.phpt
+++ b/ext/session/tests/session_module_name_variation1.phpt
@@ -7,7 +7,7 @@ Test session_module_name() function : variation
ob_start();
-/*
+/*
* Prototype : string session_module_name([string $module])
* Description : Get and/or set the current session module
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_module_name_variation2.phpt b/ext/session/tests/session_module_name_variation2.phpt
index aa7b33c767..c3945b4d2e 100644
--- a/ext/session/tests/session_module_name_variation2.phpt
+++ b/ext/session/tests/session_module_name_variation2.phpt
@@ -7,7 +7,7 @@ Test session_module_name() function : variation
ob_start();
-/*
+/*
* Prototype : string session_module_name([string $module])
* Description : Get and/or set the current session module
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_module_name_variation3.phpt b/ext/session/tests/session_module_name_variation3.phpt
index 09beaa4059..5c6d792eb6 100644
--- a/ext/session/tests/session_module_name_variation3.phpt
+++ b/ext/session/tests/session_module_name_variation3.phpt
@@ -11,14 +11,14 @@ session.save_handler=files
ob_start();
-/*
+/*
* Prototype : string session_module_name([string $module])
* Description : Get and/or set the current session module
* Source code : ext/session/session.c
*/
echo "*** Testing session_module_name() : variation ***\n";
-function open($save_path, $session_name) {
+function open($save_path, $session_name) {
throw new Exception("Stop...!");
}
diff --git a/ext/session/tests/session_module_name_variation4.phpt b/ext/session/tests/session_module_name_variation4.phpt
index 70b644be58..bcf0204f95 100644
--- a/ext/session/tests/session_module_name_variation4.phpt
+++ b/ext/session/tests/session_module_name_variation4.phpt
@@ -11,7 +11,7 @@ session.gc_maxlifetime=0
ob_start();
-/*
+/*
* Prototype : string session_module_name([string $module])
* Description : Get and/or set the current session module
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_name_basic.phpt b/ext/session/tests/session_name_basic.phpt
index 50cefe2812..ee3435b5d3 100644
--- a/ext/session/tests/session_name_basic.phpt
+++ b/ext/session/tests/session_name_basic.phpt
@@ -11,7 +11,7 @@ session.save_handler=files
ob_start();
-/*
+/*
* Prototype : string session_name([string $name])
* Description : Get and/or set the current session name
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_name_error.phpt b/ext/session/tests/session_name_error.phpt
index 9f0101d98b..2ad83642b7 100644
--- a/ext/session/tests/session_name_error.phpt
+++ b/ext/session/tests/session_name_error.phpt
@@ -10,7 +10,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : string session_name([string $name])
* Description : Get and/or set the current session name
* Source code : ext/session/session.c
@@ -60,7 +60,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -69,7 +69,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_name_variation1.phpt b/ext/session/tests/session_name_variation1.phpt
index 7809e60b4d..a417df9902 100644
--- a/ext/session/tests/session_name_variation1.phpt
+++ b/ext/session/tests/session_name_variation1.phpt
@@ -11,7 +11,7 @@ session.save_handler=files
ob_start();
-/*
+/*
* Prototype : string session_name([string $name])
* Description : Get and/or set the current session name
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_name_variation2.phpt b/ext/session/tests/session_name_variation2.phpt
index 536a9d31a5..2f9538a8cf 100644
--- a/ext/session/tests/session_name_variation2.phpt
+++ b/ext/session/tests/session_name_variation2.phpt
@@ -9,7 +9,7 @@ session.name=blah
ob_start();
-/*
+/*
* Prototype : string session_name([string $name])
* Description : Get and/or set the current session name
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_regenerate_id_basic.phpt b/ext/session/tests/session_regenerate_id_basic.phpt
index cdf2bb1f2b..1f45008493 100644
--- a/ext/session/tests/session_regenerate_id_basic.phpt
+++ b/ext/session/tests/session_regenerate_id_basic.phpt
@@ -7,7 +7,7 @@ Test session_regenerate_id() function : basic functionality
ob_start();
-/*
+/*
* Prototype : bool session_regenerate_id([bool $delete_old_session])
* Description : Update the current session id with a newly generated one
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_regenerate_id_error.phpt b/ext/session/tests/session_regenerate_id_error.phpt
index 71ef13471e..74e82ef1d2 100644
--- a/ext/session/tests/session_regenerate_id_error.phpt
+++ b/ext/session/tests/session_regenerate_id_error.phpt
@@ -7,7 +7,7 @@ Test session_regenerate_id() function : error functionality
ob_start();
-/*
+/*
* Prototype : bool session_regenerate_id([bool $delete_old_session])
* Description : Update the current session id with a newly generated one
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_regenerate_id_variation1.phpt b/ext/session/tests/session_regenerate_id_variation1.phpt
index ca0ef35b10..2a9b0b2997 100644
--- a/ext/session/tests/session_regenerate_id_variation1.phpt
+++ b/ext/session/tests/session_regenerate_id_variation1.phpt
@@ -7,7 +7,7 @@ Test session_regenerate_id() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_regenerate_id([bool $delete_old_session])
* Description : Update the current session id with a newly generated one
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_save_path_basic.phpt b/ext/session/tests/session_save_path_basic.phpt
index 2895f46c0b..a7ff0d7655 100644
--- a/ext/session/tests/session_save_path_basic.phpt
+++ b/ext/session/tests/session_save_path_basic.phpt
@@ -11,7 +11,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : string session_save_path([string $path])
* Description : Get and/or set the current session save path
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_save_path_error.phpt b/ext/session/tests/session_save_path_error.phpt
index 7a2061083a..e3b5fedad0 100644
--- a/ext/session/tests/session_save_path_error.phpt
+++ b/ext/session/tests/session_save_path_error.phpt
@@ -12,7 +12,7 @@ session.save_handler=files
ob_start();
-/*
+/*
* Prototype : string session_save_path([string $path])
* Description : Get and/or set the current session save path
* Source code : ext/session/session.c
@@ -62,7 +62,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -71,7 +71,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_save_path_variation2.phpt b/ext/session/tests/session_save_path_variation2.phpt
index 60675aec3c..e5f776ea76 100644
--- a/ext/session/tests/session_save_path_variation2.phpt
+++ b/ext/session/tests/session_save_path_variation2.phpt
@@ -10,7 +10,7 @@ session.gc_probability=0
ob_start();
-/*
+/*
* Prototype : string session_save_path([string $path])
* Description : Get and/or set the current session save path
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_save_path_variation3.phpt b/ext/session/tests/session_save_path_variation3.phpt
index 1d290d95b3..0cfb2edd62 100644
--- a/ext/session/tests/session_save_path_variation3.phpt
+++ b/ext/session/tests/session_save_path_variation3.phpt
@@ -10,7 +10,7 @@ session.gc_probability=0
ob_start();
-/*
+/*
* Prototype : string session_save_path([string $path])
* Description : Get and/or set the current session save path
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_save_path_variation4.phpt b/ext/session/tests/session_save_path_variation4.phpt
index 8cbee49afb..7bd65cff8f 100644
--- a/ext/session/tests/session_save_path_variation4.phpt
+++ b/ext/session/tests/session_save_path_variation4.phpt
@@ -12,7 +12,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : string session_save_path([string $path])
* Description : Get and/or set the current session save path
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_save_path_variation5.phpt b/ext/session/tests/session_save_path_variation5.phpt
index c015dcc95c..e36bbfc0b1 100644
--- a/ext/session/tests/session_save_path_variation5.phpt
+++ b/ext/session/tests/session_save_path_variation5.phpt
@@ -1,7 +1,7 @@
--TEST--
Test session_save_path() function : variation
--SKIPIF--
-<?php include('skipif.inc');
+<?php include('skipif.inc');
if(substr(PHP_OS, 0, 3) == "WIN")
die("skip Not for Windows");
?>
@@ -13,7 +13,7 @@ session.name=PHPSESSID
<?php
ob_start();
-/*
+/*
* Prototype : string session_save_path([string $path])
* Description : Get and/or set the current session save path
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_cookie_params_basic.phpt b/ext/session/tests/session_set_cookie_params_basic.phpt
index a67aaa2bc4..f0a25212bd 100644
--- a/ext/session/tests/session_set_cookie_params_basic.phpt
+++ b/ext/session/tests/session_set_cookie_params_basic.phpt
@@ -7,7 +7,7 @@ Test session_set_cookie_params() function : basic functionality
ob_start();
-/*
+/*
* Prototype : void session_set_cookie_params(int $lifetime [, string $path [, string $domain [, bool $secure [, bool $httponly]]]])
* Description : Set the session cookie parameters
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_cookie_params_error.phpt b/ext/session/tests/session_set_cookie_params_error.phpt
index cb9d1a5eaa..ad99271bd0 100644
--- a/ext/session/tests/session_set_cookie_params_error.phpt
+++ b/ext/session/tests/session_set_cookie_params_error.phpt
@@ -7,7 +7,7 @@ Test session_set_cookie_params() function : error functionality
ob_start();
-/*
+/*
* Prototype : void session_set_cookie_params(int $lifetime [, string $path [, string $domain [, bool $secure [, bool $httponly]]]])
* Description : Set the session cookie parameters
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_set_cookie_params_variation1.phpt b/ext/session/tests/session_set_cookie_params_variation1.phpt
index 93ac056d89..67c6698678 100644
--- a/ext/session/tests/session_set_cookie_params_variation1.phpt
+++ b/ext/session/tests/session_set_cookie_params_variation1.phpt
@@ -9,7 +9,7 @@ session.cookie_lifetime=3600
ob_start();
-/*
+/*
* Prototype : void session_set_cookie_params(int $lifetime [, string $path [, string $domain [, bool $secure [, bool $httponly]]]])
* Description : Set the session cookie parameters
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_cookie_params_variation2.phpt b/ext/session/tests/session_set_cookie_params_variation2.phpt
index 1bf9bae848..8d10c9317b 100644
--- a/ext/session/tests/session_set_cookie_params_variation2.phpt
+++ b/ext/session/tests/session_set_cookie_params_variation2.phpt
@@ -9,7 +9,7 @@ session.cookie_path=/path
ob_start();
-/*
+/*
* Prototype : void session_set_cookie_params(int $lifetime [, string $path [, string $domain [, bool $secure [, bool $httponly]]]])
* Description : Set the session cookie parameters
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_cookie_params_variation3.phpt b/ext/session/tests/session_set_cookie_params_variation3.phpt
index 17d1e6a771..27dc8b2c0a 100644
--- a/ext/session/tests/session_set_cookie_params_variation3.phpt
+++ b/ext/session/tests/session_set_cookie_params_variation3.phpt
@@ -9,7 +9,7 @@ session.cookie_domain=foo
ob_start();
-/*
+/*
* Prototype : void session_set_cookie_params(int $lifetime [, string $path [, string $domain [, bool $secure [, bool $httponly]]]])
* Description : Set the session cookie parameters
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_cookie_params_variation4.phpt b/ext/session/tests/session_set_cookie_params_variation4.phpt
index 2b10f3cc82..5d40237e43 100644
--- a/ext/session/tests/session_set_cookie_params_variation4.phpt
+++ b/ext/session/tests/session_set_cookie_params_variation4.phpt
@@ -9,7 +9,7 @@ session.cookie_secure=TRUE
ob_start();
-/*
+/*
* Prototype : void session_set_cookie_params(int $lifetime [, string $path [, string $domain [, bool $secure [, bool $httponly]]]])
* Description : Set the session cookie parameters
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_cookie_params_variation5.phpt b/ext/session/tests/session_set_cookie_params_variation5.phpt
index ffdd29db2d..43412316ec 100644
--- a/ext/session/tests/session_set_cookie_params_variation5.phpt
+++ b/ext/session/tests/session_set_cookie_params_variation5.phpt
@@ -9,7 +9,7 @@ session.cookie_httponly=TRUE
ob_start();
-/*
+/*
* Prototype : void session_set_cookie_params(int $lifetime [, string $path [, string $domain [, bool $secure [, bool $httponly]]]])
* Description : Set the session cookie parameters
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_save_handler_basic.phpt b/ext/session/tests/session_set_save_handler_basic.phpt
index 87156bea7f..c1b473da8b 100644
--- a/ext/session/tests/session_set_save_handler_basic.phpt
+++ b/ext/session/tests/session_set_save_handler_basic.phpt
@@ -12,7 +12,7 @@ session.save_handler=files
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy, callback $gc)
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
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 c46d07f9b7..d39a4c4c0e 100644
--- a/ext/session/tests/session_set_save_handler_class_001.phpt
+++ b/ext/session/tests/session_set_save_handler_class_001.phpt
@@ -11,7 +11,7 @@ session.save_handler=files
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandler $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
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 880bc33425..c777242e1c 100644
--- a/ext/session/tests/session_set_save_handler_class_002.phpt
+++ b/ext/session/tests/session_set_save_handler_class_002.phpt
@@ -10,7 +10,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandler $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
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 29b3846851..ee54a90d0f 100644
--- a/ext/session/tests/session_set_save_handler_class_003.phpt
+++ b/ext/session/tests/session_set_save_handler_class_003.phpt
@@ -10,7 +10,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandler $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
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 103b13baa7..650bc8456c 100644
--- a/ext/session/tests/session_set_save_handler_class_004.phpt
+++ b/ext/session/tests/session_set_save_handler_class_004.phpt
@@ -10,7 +10,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandler $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
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 b195fc4a53..2f98d2f17f 100644
--- a/ext/session/tests/session_set_save_handler_class_005.phpt
+++ b/ext/session/tests/session_set_save_handler_class_005.phpt
@@ -11,7 +11,7 @@ session.gc_probability=0
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandler $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_save_handler_class_006.phpt b/ext/session/tests/session_set_save_handler_class_006.phpt
index 5830b6d4fa..921a1c70a5 100644
--- a/ext/session/tests/session_set_save_handler_class_006.phpt
+++ b/ext/session/tests/session_set_save_handler_class_006.phpt
@@ -10,7 +10,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandler $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_save_handler_class_007.phpt b/ext/session/tests/session_set_save_handler_class_007.phpt
index 55f722515e..3dd97847d7 100644
--- a/ext/session/tests/session_set_save_handler_class_007.phpt
+++ b/ext/session/tests/session_set_save_handler_class_007.phpt
@@ -10,7 +10,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandler $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_save_handler_class_008.phpt b/ext/session/tests/session_set_save_handler_class_008.phpt
index 28cb692f0e..6093efb83d 100644
--- a/ext/session/tests/session_set_save_handler_class_008.phpt
+++ b/ext/session/tests/session_set_save_handler_class_008.phpt
@@ -10,7 +10,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandler $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_save_handler_class_009.phpt b/ext/session/tests/session_set_save_handler_class_009.phpt
index a8b57dc541..5cc4db506e 100644
--- a/ext/session/tests/session_set_save_handler_class_009.phpt
+++ b/ext/session/tests/session_set_save_handler_class_009.phpt
@@ -10,7 +10,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandler $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_save_handler_class_010.phpt b/ext/session/tests/session_set_save_handler_class_010.phpt
index 02304f4974..76d390b63a 100644
--- a/ext/session/tests/session_set_save_handler_class_010.phpt
+++ b/ext/session/tests/session_set_save_handler_class_010.phpt
@@ -10,7 +10,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandler $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_save_handler_class_011.phpt b/ext/session/tests/session_set_save_handler_class_011.phpt
index 2be99e2add..88321ef9dc 100644
--- a/ext/session/tests/session_set_save_handler_class_011.phpt
+++ b/ext/session/tests/session_set_save_handler_class_011.phpt
@@ -10,7 +10,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandler $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
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 3671cebe2b..bd7badd810 100644
--- a/ext/session/tests/session_set_save_handler_class_012.phpt
+++ b/ext/session/tests/session_set_save_handler_class_012.phpt
@@ -11,7 +11,7 @@ session.gc_probability=0
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandler $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
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 f536aa72ac..fa35e0e6e4 100644
--- a/ext/session/tests/session_set_save_handler_class_013.phpt
+++ b/ext/session/tests/session_set_save_handler_class_013.phpt
@@ -10,7 +10,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandler $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
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 a96367c13a..a3847a8f58 100644
--- a/ext/session/tests/session_set_save_handler_class_014.phpt
+++ b/ext/session/tests/session_set_save_handler_class_014.phpt
@@ -13,7 +13,7 @@ include('skipif.inc');
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandler $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
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 146984175e..7458f27251 100644
--- a/ext/session/tests/session_set_save_handler_class_015.phpt
+++ b/ext/session/tests/session_set_save_handler_class_015.phpt
@@ -10,7 +10,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandler $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
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 b8e7d7a7ad..8840b0a633 100644
--- a/ext/session/tests/session_set_save_handler_class_017.phpt
+++ b/ext/session/tests/session_set_save_handler_class_017.phpt
@@ -10,7 +10,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandlerInterface $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_save_handler_closures.phpt b/ext/session/tests/session_set_save_handler_closures.phpt
index f427ebf9a5..f790b88822 100644
--- a/ext/session/tests/session_set_save_handler_closures.phpt
+++ b/ext/session/tests/session_set_save_handler_closures.phpt
@@ -11,7 +11,7 @@ session.save_handler=files
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy, callback $gc)
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_save_handler_error.phpt b/ext/session/tests/session_set_save_handler_error.phpt
index bf9d25de59..0362ddc8dd 100644
--- a/ext/session/tests/session_set_save_handler_error.phpt
+++ b/ext/session/tests/session_set_save_handler_error.phpt
@@ -7,7 +7,7 @@ Test session_set_save_handler() function : error functionality
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy, callback $gc)
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_set_save_handler_error2.phpt b/ext/session/tests/session_set_save_handler_error2.phpt
index fb1673e0ce..eb2ac8c99d 100644
--- a/ext/session/tests/session_set_save_handler_error2.phpt
+++ b/ext/session/tests/session_set_save_handler_error2.phpt
@@ -9,7 +9,7 @@ error_reporting=0
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy, callback $gc)
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_save_handler_error3.phpt b/ext/session/tests/session_set_save_handler_error3.phpt
index 2f2659557b..451544bb90 100644
--- a/ext/session/tests/session_set_save_handler_error3.phpt
+++ b/ext/session/tests/session_set_save_handler_error3.phpt
@@ -11,14 +11,14 @@ session.save_handler=files
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy, callback $gc)
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
*/
echo "*** Testing session_set_save_handler() : error functionality ***\n";
-function open($save_path, $session_name) {
+function open($save_path, $session_name) {
throw new Exception("Do something bad..!");
}
diff --git a/ext/session/tests/session_set_save_handler_error4.phpt b/ext/session/tests/session_set_save_handler_error4.phpt
index 4267195ee1..7d43333d6d 100644
--- a/ext/session/tests/session_set_save_handler_error4.phpt
+++ b/ext/session/tests/session_set_save_handler_error4.phpt
@@ -7,7 +7,7 @@ Test session_set_save_handler() function : error functionality
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy, callback $gc)
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
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 6943d59cbe..e2424ba9b8 100644
--- a/ext/session/tests/session_set_save_handler_iface_001.phpt
+++ b/ext/session/tests/session_set_save_handler_iface_001.phpt
@@ -10,7 +10,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandlerInterface $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
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 204d88c785..56943c8f52 100644
--- a/ext/session/tests/session_set_save_handler_iface_002.phpt
+++ b/ext/session/tests/session_set_save_handler_iface_002.phpt
@@ -10,7 +10,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandlerInterface $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
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 4d7ed3b7ee..1e7889ec48 100644
--- a/ext/session/tests/session_set_save_handler_iface_003.phpt
+++ b/ext/session/tests/session_set_save_handler_iface_003.phpt
@@ -10,7 +10,7 @@ session.name=PHPSESSID
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(SessionHandlerInterface $handler [, bool $register_shutdown_function = true])
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_save_handler_variation1.phpt b/ext/session/tests/session_set_save_handler_variation1.phpt
index fe1d2b0b5a..1a4363d87b 100644
--- a/ext/session/tests/session_set_save_handler_variation1.phpt
+++ b/ext/session/tests/session_set_save_handler_variation1.phpt
@@ -7,7 +7,7 @@ Test session_set_save_handler() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy, callback $gc)
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_save_handler_variation2.phpt b/ext/session/tests/session_set_save_handler_variation2.phpt
index 976d796f5c..93f2dbe04b 100644
--- a/ext/session/tests/session_set_save_handler_variation2.phpt
+++ b/ext/session/tests/session_set_save_handler_variation2.phpt
@@ -7,7 +7,7 @@ Test session_set_save_handler() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy, callback $gc)
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_save_handler_variation3.phpt b/ext/session/tests/session_set_save_handler_variation3.phpt
index 6afa753b90..f4caa37d02 100644
--- a/ext/session/tests/session_set_save_handler_variation3.phpt
+++ b/ext/session/tests/session_set_save_handler_variation3.phpt
@@ -9,7 +9,7 @@ session.auto_start=1
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy, callback $gc)
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_set_save_handler_variation4.phpt b/ext/session/tests/session_set_save_handler_variation4.phpt
index be8425d245..ca82d9e28e 100644
--- a/ext/session/tests/session_set_save_handler_variation4.phpt
+++ b/ext/session/tests/session_set_save_handler_variation4.phpt
@@ -14,7 +14,7 @@ session.save_handler=files
ob_start();
-/*
+/*
* Prototype : bool session_set_save_handler(callback $open, callback $close, callback $read, callback $write, callback $destroy, callback $gc)
* Description : Sets user-level session storage functions
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_start_error.phpt b/ext/session/tests/session_start_error.phpt
index 61d702f5f5..bd848faca1 100644
--- a/ext/session/tests/session_start_error.phpt
+++ b/ext/session/tests/session_start_error.phpt
@@ -7,7 +7,7 @@ Test session_start() function : error functionality
ob_start();
-/*
+/*
* Prototype : bool session_start(void)
* Description : Initialize session data
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_start_variation1.phpt b/ext/session/tests/session_start_variation1.phpt
index e7eba3d28b..b184cb6d22 100644
--- a/ext/session/tests/session_start_variation1.phpt
+++ b/ext/session/tests/session_start_variation1.phpt
@@ -7,7 +7,7 @@ Test session_start() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_start(void)
* Description : Initialize session data
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_start_variation2.phpt b/ext/session/tests/session_start_variation2.phpt
index 1cc6454d5e..516b98d298 100644
--- a/ext/session/tests/session_start_variation2.phpt
+++ b/ext/session/tests/session_start_variation2.phpt
@@ -7,7 +7,7 @@ Test session_start() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_start(void)
* Description : Initialize session data
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_start_variation3.phpt b/ext/session/tests/session_start_variation3.phpt
index 9ff1ff0139..576c295397 100644
--- a/ext/session/tests/session_start_variation3.phpt
+++ b/ext/session/tests/session_start_variation3.phpt
@@ -7,7 +7,7 @@ Test session_start() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_start(void)
* Description : Initialize session data
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_start_variation4.phpt b/ext/session/tests/session_start_variation4.phpt
index 76f21f4bca..c2aaeaf886 100644
--- a/ext/session/tests/session_start_variation4.phpt
+++ b/ext/session/tests/session_start_variation4.phpt
@@ -7,7 +7,7 @@ Test session_start() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_start(void)
* Description : Initialize session data
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_start_variation5.phpt b/ext/session/tests/session_start_variation5.phpt
index edcadbf7bb..d3b702f733 100644
--- a/ext/session/tests/session_start_variation5.phpt
+++ b/ext/session/tests/session_start_variation5.phpt
@@ -7,7 +7,7 @@ Test session_start() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_start(void)
* Description : Initialize session data
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_start_variation6.phpt b/ext/session/tests/session_start_variation6.phpt
index 639527a63f..a6aaf3a035 100644
--- a/ext/session/tests/session_start_variation6.phpt
+++ b/ext/session/tests/session_start_variation6.phpt
@@ -7,7 +7,7 @@ Test session_start() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_start(void)
* Description : Initialize session data
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_start_variation7.phpt b/ext/session/tests/session_start_variation7.phpt
index 33101b5147..36a9ecdf2f 100644
--- a/ext/session/tests/session_start_variation7.phpt
+++ b/ext/session/tests/session_start_variation7.phpt
@@ -7,7 +7,7 @@ Test session_start() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_start(void)
* Description : Initialize session data
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_start_variation8.phpt b/ext/session/tests/session_start_variation8.phpt
index 9365475275..155aa647f3 100644
--- a/ext/session/tests/session_start_variation8.phpt
+++ b/ext/session/tests/session_start_variation8.phpt
@@ -7,7 +7,7 @@ Test session_start() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_start(void)
* Description : Initialize session data
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_start_variation9.phpt b/ext/session/tests/session_start_variation9.phpt
index 2629b074b6..91bf794c94 100644
--- a/ext/session/tests/session_start_variation9.phpt
+++ b/ext/session/tests/session_start_variation9.phpt
@@ -9,7 +9,7 @@ session.auto_start=1
ob_start();
-/*
+/*
* Prototype : bool session_start(void)
* Description : Initialize session data
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_unset_basic.phpt b/ext/session/tests/session_unset_basic.phpt
index 7a19a5e93d..95c2812a93 100644
--- a/ext/session/tests/session_unset_basic.phpt
+++ b/ext/session/tests/session_unset_basic.phpt
@@ -7,7 +7,7 @@ Test session_unset() function : basic functionality
ob_start();
-/*
+/*
* Prototype : void session_unset(void)
* Description : Free all session variables
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_unset_error.phpt b/ext/session/tests/session_unset_error.phpt
index e371bcb409..656171dad3 100644
--- a/ext/session/tests/session_unset_error.phpt
+++ b/ext/session/tests/session_unset_error.phpt
@@ -7,7 +7,7 @@ Test session_unset() function : error functionality
ob_start();
-/*
+/*
* Prototype : void session_unset(void)
* Description : Free all session variables
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_unset_variation1.phpt b/ext/session/tests/session_unset_variation1.phpt
index c01128031d..baa6a634ae 100644
--- a/ext/session/tests/session_unset_variation1.phpt
+++ b/ext/session/tests/session_unset_variation1.phpt
@@ -7,7 +7,7 @@ Test session_unset() function : variation
ob_start();
-/*
+/*
* Prototype : void session_unset(void)
* Description : Free all session variables
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_write_close_basic.phpt b/ext/session/tests/session_write_close_basic.phpt
index 481f4876ea..16120e5827 100644
--- a/ext/session/tests/session_write_close_basic.phpt
+++ b/ext/session/tests/session_write_close_basic.phpt
@@ -7,7 +7,7 @@ Test session_write_close() function : basic functionality
ob_start();
-/*
+/*
* Prototype : bool session_write_close(void)
* Description : Write session data and end session
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_write_close_error.phpt b/ext/session/tests/session_write_close_error.phpt
index 102ac41382..d5ff20d805 100644
--- a/ext/session/tests/session_write_close_error.phpt
+++ b/ext/session/tests/session_write_close_error.phpt
@@ -7,7 +7,7 @@ Test session_write_close() function : error functionality
ob_start();
-/*
+/*
* Prototype : bool session_write_close(void)
* Description : Write session data and end session
* Source code : ext/session/session.c
@@ -57,7 +57,7 @@ $inputs = array(
false,
TRUE,
FALSE,
-
+
// Empty strings
/*16*/ "",
'',
@@ -66,7 +66,7 @@ $inputs = array(
/*18*/ "Nothing",
'Nothing',
$heredoc,
-
+
// Object data
/*21*/ new classA(),
diff --git a/ext/session/tests/session_write_close_variation1.phpt b/ext/session/tests/session_write_close_variation1.phpt
index e5a87370c3..96e34b87ce 100644
--- a/ext/session/tests/session_write_close_variation1.phpt
+++ b/ext/session/tests/session_write_close_variation1.phpt
@@ -7,7 +7,7 @@ Test session_write_close() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_write_close(void)
* Description : Write session data and end session
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_write_close_variation2.phpt b/ext/session/tests/session_write_close_variation2.phpt
index eb3bfc104b..1768b9365f 100644
--- a/ext/session/tests/session_write_close_variation2.phpt
+++ b/ext/session/tests/session_write_close_variation2.phpt
@@ -7,7 +7,7 @@ Test session_write_close() function : variation
ob_start();
-/*
+/*
* Prototype : bool session_write_close(void)
* Description : Write session data and end session
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_write_close_variation3.phpt b/ext/session/tests/session_write_close_variation3.phpt
index a8f5457f24..9d685ad144 100644
--- a/ext/session/tests/session_write_close_variation3.phpt
+++ b/ext/session/tests/session_write_close_variation3.phpt
@@ -9,7 +9,7 @@ session.auto_start=1
ob_start();
-/*
+/*
* Prototype : bool session_write_close(void)
* Description : Write session data and end session
* Source code : ext/session/session.c
diff --git a/ext/session/tests/session_write_close_variation4.phpt b/ext/session/tests/session_write_close_variation4.phpt
index a6d78cf134..2da41ca38e 100644
--- a/ext/session/tests/session_write_close_variation4.phpt
+++ b/ext/session/tests/session_write_close_variation4.phpt
@@ -9,7 +9,7 @@ session.use_strict_mode=0
ob_start();
-/*
+/*
* Prototype : bool session_write_close(void)
* Description : Write session data and end session
* Source code : ext/session/session.c
diff --git a/ext/session/tests/sessionhandler_open_001.phpt b/ext/session/tests/sessionhandler_open_001.phpt
index e6e913a6a5..2b8c3a49fb 100644
--- a/ext/session/tests/sessionhandler_open_001.phpt
+++ b/ext/session/tests/sessionhandler_open_001.phpt
@@ -3,7 +3,7 @@ Testing repated SessionHandler::open() calls
--SKIPIF--
<?php include('skipif.inc'); ?>
--FILE--
-<?php
+<?php
ini_set('session.save_handler', 'files');
$x = new SessionHandler;