diff --git a/ext/session/tests/001.phpt b/ext/session/tests/001.phpt index 03b2d046198f..68454a031b60 100644 --- a/ext/session/tests/001.phpt +++ b/ext/session/tests/001.phpt @@ -3,7 +3,7 @@ session object serialization --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_cookies=0 session.cache_limiter= diff --git a/ext/session/tests/002.phpt b/ext/session/tests/002.phpt index fadbd6cdc5f8..7d5932c11770 100644 --- a/ext/session/tests/002.phpt +++ b/ext/session/tests/002.phpt @@ -3,7 +3,7 @@ session_unset() without a initialized session --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --INI-- session.use_cookies=0 session.use_strict_mode=0 diff --git a/ext/session/tests/006.phpt b/ext/session/tests/006.phpt index ac57f7b23a9c..6ebbbe12387a 100644 --- a/ext/session/tests/006.phpt +++ b/ext/session/tests/006.phpt @@ -3,7 +3,7 @@ correct instantiation of references between variables in sessions --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_cookies=0 session.use_strict_mode=0 diff --git a/ext/session/tests/009.phpt b/ext/session/tests/009.phpt index 28f88ef5a650..52924c14f827 100644 --- a/ext/session/tests/009.phpt +++ b/ext/session/tests/009.phpt @@ -3,7 +3,7 @@ unset($_SESSION["name"]); test --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_cookies=0 session.use_strict_mode=0 diff --git a/ext/session/tests/010.phpt b/ext/session/tests/010.phpt index 1a48680106d8..8d94540e943a 100644 --- a/ext/session/tests/010.phpt +++ b/ext/session/tests/010.phpt @@ -3,7 +3,7 @@ $session_array = explode(";", session_encode()); should not segfault --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_cookies=0 session.cache_limiter= diff --git a/ext/session/tests/011.phpt b/ext/session/tests/011.phpt index 4d39715ea2f0..9e6581aca303 100644 --- a/ext/session/tests/011.phpt +++ b/ext/session/tests/011.phpt @@ -3,7 +3,7 @@ session_decode(); should not segfault --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_cookies=0 session.cache_limiter= diff --git a/ext/session/tests/012.phpt b/ext/session/tests/012.phpt index 6d7c49bfaf1e..2ff177578209 100644 --- a/ext/session/tests/012.phpt +++ b/ext/session/tests/012.phpt @@ -3,7 +3,7 @@ registering $_SESSION should not segfault --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_cookies=0 session.use_strict_mode=0 diff --git a/ext/session/tests/013.phpt b/ext/session/tests/013.phpt index 1aad3dab312f..90ff4a34b777 100644 --- a/ext/session/tests/013.phpt +++ b/ext/session/tests/013.phpt @@ -3,7 +3,7 @@ redefining SID should not cause warnings --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_cookies=0 session.use_strict_mode=0 diff --git a/ext/session/tests/014.phpt b/ext/session/tests/014.phpt index 7a1398cfee20..e324503837ed 100644 --- a/ext/session/tests/014.phpt +++ b/ext/session/tests/014.phpt @@ -3,7 +3,7 @@ a script should not be able to modify session.use_trans_sid --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_trans_sid=0 session.use_cookies=0 diff --git a/ext/session/tests/015.phpt b/ext/session/tests/015.phpt index 1a9285c33933..cdb811a83f53 100644 --- a/ext/session/tests/015.phpt +++ b/ext/session/tests/015.phpt @@ -3,7 +3,7 @@ use_trans_sid should not affect SID --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_trans_sid=1 session.use_cookies=0 diff --git a/ext/session/tests/017.phpt b/ext/session/tests/017.phpt index 5e83f2d4cc9e..770edc1d83c1 100644 --- a/ext/session/tests/017.phpt +++ b/ext/session/tests/017.phpt @@ -3,7 +3,7 @@ setting $_SESSION before session_start() should not cause segfault --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_cookies=0 session.cache_limiter= diff --git a/ext/session/tests/018.phpt b/ext/session/tests/018.phpt index 5d9c6eb6261b..02620705a090 100644 --- a/ext/session/tests/018.phpt +++ b/ext/session/tests/018.phpt @@ -3,7 +3,7 @@ rewriter correctly handles attribute names which contain dashes --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_cookies=0 session.use_only_cookies=0 diff --git a/ext/session/tests/019.phpt b/ext/session/tests/019.phpt index cf220996f9af..54bf43fdfde0 100644 --- a/ext/session/tests/019.phpt +++ b/ext/session/tests/019.phpt @@ -3,7 +3,7 @@ serializing references test case using globals --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_cookies=0 session.use_strict_mode=0 diff --git a/ext/session/tests/020.phpt b/ext/session/tests/020.phpt index 3fb64dbc076a..5356cfd11315 100644 --- a/ext/session/tests/020.phpt +++ b/ext/session/tests/020.phpt @@ -3,7 +3,7 @@ rewriter uses arg_separator.output for modifying URLs --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_cookies=0 session.use_only_cookies=0 diff --git a/ext/session/tests/021.phpt b/ext/session/tests/021.phpt index 00d5779adf42..dac22dc6e3fb 100644 --- a/ext/session/tests/021.phpt +++ b/ext/session/tests/021.phpt @@ -3,7 +3,7 @@ rewriter handles form and fieldset tags correctly --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_cookies=0 session.use_only_cookies=0 diff --git a/ext/session/tests/023.phpt b/ext/session/tests/023.phpt index 092f8db64b79..9b092bc5a776 100644 --- a/ext/session/tests/023.phpt +++ b/ext/session/tests/023.phpt @@ -3,7 +3,7 @@ session object deserialization --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_cookies=0 session.use_strict_mode=0 diff --git a/ext/session/tests/026.phpt b/ext/session/tests/026.phpt index ccc205f9a349..a7ba85901f5b 100644 --- a/ext/session/tests/026.phpt +++ b/ext/session/tests/026.phpt @@ -3,7 +3,7 @@ correct instantiation of references between variables in sessions --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_cookies=0 session.use_strict_mode=0 diff --git a/ext/session/tests/027.phpt b/ext/session/tests/027.phpt index 96d26cf51889..730d9d52aa86 100644 --- a/ext/session/tests/027.phpt +++ b/ext/session/tests/027.phpt @@ -3,7 +3,7 @@ unset($_SESSION["name"]); should work --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_cookies=0 session.use_strict_mode=0 diff --git a/ext/session/tests/029.phpt b/ext/session/tests/029.phpt index 484cc36e52da..9b443cd78a11 100644 --- a/ext/session/tests/029.phpt +++ b/ext/session/tests/029.phpt @@ -3,7 +3,7 @@ session_decode(); should not segfault --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_cookies=0 session.cache_limiter= diff --git a/ext/session/tests/SID_type_confusion.phpt b/ext/session/tests/SID_type_confusion.phpt index 837f0784d40e..31ebc168504f 100644 --- a/ext/session/tests/SID_type_confusion.phpt +++ b/ext/session/tests/SID_type_confusion.phpt @@ -3,7 +3,7 @@ SID constant type confusion --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_cookies=0 session.use_only_cookies=1 diff --git a/ext/session/tests/bug24592.phpt b/ext/session/tests/bug24592.phpt index 976ab50055fe..0a5ce44f80e2 100644 --- a/ext/session/tests/bug24592.phpt +++ b/ext/session/tests/bug24592.phpt @@ -3,7 +3,7 @@ Bug #24592 (crash when multiple NULL values are being stored) --EXTENSIONS-- session --SKIPIF-- - + --INI-- html_errors=0 session.save_handler=files diff --git a/ext/session/tests/bug26862.phpt b/ext/session/tests/bug26862.phpt index 6e3897c53c68..c1572f39dfa7 100644 --- a/ext/session/tests/bug26862.phpt +++ b/ext/session/tests/bug26862.phpt @@ -3,7 +3,7 @@ Bug #26862 (ob_flush() before output_reset_rewrite_vars() results in data loss) --EXTENSIONS-- session --SKIPIF-- - + --INI-- html_errors=0 session.use_trans_sid=0 diff --git a/ext/session/tests/bug36459.phpt b/ext/session/tests/bug36459.phpt index 21a5f62c6431..b1df267e6a31 100644 --- a/ext/session/tests/bug36459.phpt +++ b/ext/session/tests/bug36459.phpt @@ -3,7 +3,7 @@ Bug #31454 (Incorrect adding PHPSESSID to links, which contains \r\n) --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_trans_sid=1 session.use_cookies=0 diff --git a/ext/session/tests/bug38377.phpt b/ext/session/tests/bug38377.phpt index 152014054e7e..734523dd752c 100644 --- a/ext/session/tests/bug38377.phpt +++ b/ext/session/tests/bug38377.phpt @@ -3,7 +3,7 @@ Bug #38377 (session_destroy() gives warning after session_regenerate_id()) --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --INI-- session.use_cookies=0 session.use_only_cookies=0 diff --git a/ext/session/tests/bug42596.phpt b/ext/session/tests/bug42596.phpt index c1217384ce85..c5a1099c353b 100644 --- a/ext/session/tests/bug42596.phpt +++ b/ext/session/tests/bug42596.phpt @@ -5,7 +5,7 @@ session --SKIPIF-- --INI-- session.use_cookies=0 diff --git a/ext/session/tests/bug50308.phpt b/ext/session/tests/bug50308.phpt index 920f967d42f9..9132375fbcd7 100644 --- a/ext/session/tests/bug50308.phpt +++ b/ext/session/tests/bug50308.phpt @@ -3,7 +3,7 @@ Bug #50308 (session id not appended properly for empty anchor tags) --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.name=PHPSESSID session.save_handler=files diff --git a/ext/session/tests/bug51338.phpt b/ext/session/tests/bug51338.phpt index 44d6cface053..aec4fdf6158e 100644 --- a/ext/session/tests/bug51338.phpt +++ b/ext/session/tests/bug51338.phpt @@ -3,7 +3,7 @@ Bug #51338 (URL-Rewriter should not get enabled if use_only_cookies is set to 1) --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_only_cookies=1 session.use_trans_sid=1 diff --git a/ext/session/tests/bug53141.phpt b/ext/session/tests/bug53141.phpt index 81ce8e3bd0a8..e4446ec900ee 100644 --- a/ext/session/tests/bug53141.phpt +++ b/ext/session/tests/bug53141.phpt @@ -3,7 +3,7 @@ Bug #53141 (autoload misbehaves if called from closing session) --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --INI-- session.use_strict_mode=0 session.sid_length=40 diff --git a/ext/session/tests/bug70013.phpt b/ext/session/tests/bug70013.phpt index 22adcdbb5aef..677a7e1e1e2e 100644 --- a/ext/session/tests/bug70013.phpt +++ b/ext/session/tests/bug70013.phpt @@ -3,7 +3,7 @@ Bug #70013 (Reference to $_SESSION is lost after a call to session_regenerate_id --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.save_handler=files --FILE-- diff --git a/ext/session/tests/bug70876.phpt b/ext/session/tests/bug70876.phpt index cbaf5d79eaad..aaef4d9ade5a 100644 --- a/ext/session/tests/bug70876.phpt +++ b/ext/session/tests/bug70876.phpt @@ -3,7 +3,7 @@ Bug #70876 Segmentation fault when regenerating session id with strict mode --EXTENSIONS-- session --SKIPIF-- - + --INI-- html_errors=0 session.save_handler=files diff --git a/ext/session/tests/bug71683.phpt b/ext/session/tests/bug71683.phpt index ad4783ee50cc..916d31cc0e71 100644 --- a/ext/session/tests/bug71683.phpt +++ b/ext/session/tests/bug71683.phpt @@ -3,7 +3,7 @@ Bug #71683 Null pointer dereference in zend_hash_str_find_bucket --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.save_handler=files session.auto_start=1 diff --git a/ext/session/tests/bug71972.phpt b/ext/session/tests/bug71972.phpt index 4d690329e102..173c698afdd2 100644 --- a/ext/session/tests/bug71972.phpt +++ b/ext/session/tests/bug71972.phpt @@ -3,7 +3,7 @@ Bug #71972 (Cyclic references causing session_start(): Failed to decode session --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.save_handler=files --FILE-- diff --git a/ext/session/tests/bug71974.phpt b/ext/session/tests/bug71974.phpt index 225a465f4c57..7206218b9e15 100644 --- a/ext/session/tests/bug71974.phpt +++ b/ext/session/tests/bug71974.phpt @@ -3,7 +3,7 @@ Bug #71974 Trans sid will always be send, even if cookies are available --EXTENSIONS-- session --SKIPIF-- - + --INI-- display_startup_errors=0 session.save_handler=files diff --git a/ext/session/tests/bug72562.phpt b/ext/session/tests/bug72562.phpt index 48682b756375..8b9d3808b7af 100644 --- a/ext/session/tests/bug72562.phpt +++ b/ext/session/tests/bug72562.phpt @@ -3,7 +3,7 @@ Bug #72562: Use After Free in unserialize() with Unexpected Session Deserializat --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- + --COOKIE-- PHPSESSID=bug72940test --GET-- diff --git a/ext/session/tests/bug73273.phpt b/ext/session/tests/bug73273.phpt index cb1038afb5e7..0bbff49a7aab 100644 --- a/ext/session/tests/bug73273.phpt +++ b/ext/session/tests/bug73273.phpt @@ -3,7 +3,7 @@ Bug #73273: session_unset() empties values from all variables in which is $_sess --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- --FILE-- --FILE-- + --FILE-- + --FILE-- --FILE-- --FILE-- + --FILE-- + --INI-- session.use_cookies=0 session.use_strict_mode=0 diff --git a/ext/session/tests/gh13891.phpt b/ext/session/tests/gh13891.phpt index 97c0bfd617b7..e50b227eac26 100644 --- a/ext/session/tests/gh13891.phpt +++ b/ext/session/tests/gh13891.phpt @@ -8,7 +8,7 @@ session.trans_sid_hosts=php.net --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- + --INI-- session.use_cookies=0 session.cache_limiter= diff --git a/ext/session/tests/gh17541.phpt b/ext/session/tests/gh17541.phpt index bbf6a50393b5..a374a2005d17 100644 --- a/ext/session/tests/gh17541.phpt +++ b/ext/session/tests/gh17541.phpt @@ -3,7 +3,7 @@ GH-17541 (ext/session NULL pointer dereferencement during ID reset) --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- + --FILE-- + --INI-- session.gc_probability=0 session.gc_maxlifetime=10 diff --git a/ext/session/tests/mod_files/gc_dirdepth_disabled.phpt b/ext/session/tests/mod_files/gc_dirdepth_disabled.phpt index dc3d4720dd23..63e8f2e21515 100644 --- a/ext/session/tests/mod_files/gc_dirdepth_disabled.phpt +++ b/ext/session/tests/mod_files/gc_dirdepth_disabled.phpt @@ -3,7 +3,7 @@ session GC correctly cleans expired sessions when save_path dirdepth > 0 --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.gc_probability=0 session.gc_maxlifetime=1 diff --git a/ext/session/tests/mod_files/gc_dirdepth_multi_subdir_count.phpt b/ext/session/tests/mod_files/gc_dirdepth_multi_subdir_count.phpt index c5e916c86fd2..7d3acd695a41 100644 --- a/ext/session/tests/mod_files/gc_dirdepth_multi_subdir_count.phpt +++ b/ext/session/tests/mod_files/gc_dirdepth_multi_subdir_count.phpt @@ -3,7 +3,7 @@ session GC accumulates correct total count across multiple subdirs, including em --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.gc_probability=0 session.gc_maxlifetime=10 diff --git a/ext/session/tests/mod_files/gc_dirdepth_selective.phpt b/ext/session/tests/mod_files/gc_dirdepth_selective.phpt index 1f0785d66fed..18d8eb0c0ee4 100644 --- a/ext/session/tests/mod_files/gc_dirdepth_selective.phpt +++ b/ext/session/tests/mod_files/gc_dirdepth_selective.phpt @@ -3,7 +3,7 @@ session GC deletes only expired sess_* files and leaves all other files untouche --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.gc_probability=0 session.gc_maxlifetime=10 diff --git a/ext/session/tests/rfc1867.phpt b/ext/session/tests/rfc1867.phpt index 6e2cf2275294..78f9f14edcdd 100644 --- a/ext/session/tests/rfc1867.phpt +++ b/ext/session/tests/rfc1867.phpt @@ -19,7 +19,7 @@ session.save_handler=files --EXTENSIONS-- session --SKIPIF-- - + --COOKIE-- PHPSESSID=rfc1867 --GET-- diff --git a/ext/session/tests/rfc1867_cleanup.phpt b/ext/session/tests/rfc1867_cleanup.phpt index 2cb25e8d6929..4dff8ab45579 100644 --- a/ext/session/tests/rfc1867_cleanup.phpt +++ b/ext/session/tests/rfc1867_cleanup.phpt @@ -19,7 +19,7 @@ session.save_handler=files --EXTENSIONS-- session --SKIPIF-- - + --COOKIE-- PHPSESSID=rfc1867-cleanup --GET-- diff --git a/ext/session/tests/rfc1867_disabled.phpt b/ext/session/tests/rfc1867_disabled.phpt index 4ca2048f0446..f88946850016 100644 --- a/ext/session/tests/rfc1867_disabled.phpt +++ b/ext/session/tests/rfc1867_disabled.phpt @@ -18,7 +18,7 @@ session.save_handler=files --EXTENSIONS-- session --SKIPIF-- - + --COOKIE-- PHPSESSID=rfc1867-disabled --GET-- diff --git a/ext/session/tests/rfc1867_disabled_2.phpt b/ext/session/tests/rfc1867_disabled_2.phpt index eb45d7f4bbcd..b4850449ca61 100644 --- a/ext/session/tests/rfc1867_disabled_2.phpt +++ b/ext/session/tests/rfc1867_disabled_2.phpt @@ -18,7 +18,7 @@ session.save_handler=files --EXTENSIONS-- session --SKIPIF-- - + --COOKIE-- PHPSESSID=rfc1867-disabled-2 --GET-- diff --git a/ext/session/tests/rfc1867_inter.phpt b/ext/session/tests/rfc1867_inter.phpt index 5ab9983ea14b..b49abef8e1f2 100644 --- a/ext/session/tests/rfc1867_inter.phpt +++ b/ext/session/tests/rfc1867_inter.phpt @@ -19,7 +19,7 @@ session.save_handler=files --EXTENSIONS-- session --SKIPIF-- - + --COOKIE-- PHPSESSID=rfc1867-inter --GET-- diff --git a/ext/session/tests/rfc1867_invalid_settings.phpt b/ext/session/tests/rfc1867_invalid_settings.phpt index 855661027a79..27f1462b79ca 100644 --- a/ext/session/tests/rfc1867_invalid_settings.phpt +++ b/ext/session/tests/rfc1867_invalid_settings.phpt @@ -7,7 +7,7 @@ error_log= session --SKIPIF-- --FILE-- --FILE-- + --COOKIE-- PHPSESSID=rfc1867-no-name --GET-- diff --git a/ext/session/tests/rfc1867_sid_cookie.phpt b/ext/session/tests/rfc1867_sid_cookie.phpt index 5dc6492050f4..739c8cb34c76 100644 --- a/ext/session/tests/rfc1867_sid_cookie.phpt +++ b/ext/session/tests/rfc1867_sid_cookie.phpt @@ -18,7 +18,7 @@ session.save_handler=files --EXTENSIONS-- session --SKIPIF-- - + --COOKIE-- PHPSESSID=rfc1867-sid-cookie --GET-- diff --git a/ext/session/tests/rfc1867_sid_get.phpt b/ext/session/tests/rfc1867_sid_get.phpt index 8929556cdb0b..ff106b45917e 100644 --- a/ext/session/tests/rfc1867_sid_get.phpt +++ b/ext/session/tests/rfc1867_sid_get.phpt @@ -18,7 +18,7 @@ session.save_handler=files --EXTENSIONS-- session --SKIPIF-- - + --GET-- PHPSESSID=rfc1867-sid-get --POST_RAW-- diff --git a/ext/session/tests/rfc1867_sid_get_2.phpt b/ext/session/tests/rfc1867_sid_get_2.phpt index 1a771935c4af..779071c03520 100644 --- a/ext/session/tests/rfc1867_sid_get_2.phpt +++ b/ext/session/tests/rfc1867_sid_get_2.phpt @@ -18,7 +18,7 @@ session.save_handler=files --EXTENSIONS-- session --SKIPIF-- - + --COOKIE-- PHPSESSID=rfc1867-sid-get-2-cookie --GET-- diff --git a/ext/session/tests/rfc1867_sid_invalid.phpt b/ext/session/tests/rfc1867_sid_invalid.phpt index 2a61ab98d920..3e7f15e7c749 100644 --- a/ext/session/tests/rfc1867_sid_invalid.phpt +++ b/ext/session/tests/rfc1867_sid_invalid.phpt @@ -17,7 +17,7 @@ session.save_handler=files --EXTENSIONS-- session --SKIPIF-- - + --COOKIE-- PHPSESSID=_ --POST_RAW-- diff --git a/ext/session/tests/rfc1867_sid_only_cookie.phpt b/ext/session/tests/rfc1867_sid_only_cookie.phpt index c133d3c67a0b..4ec0fd2c1c6f 100644 --- a/ext/session/tests/rfc1867_sid_only_cookie.phpt +++ b/ext/session/tests/rfc1867_sid_only_cookie.phpt @@ -17,7 +17,7 @@ session.save_handler=files --EXTENSIONS-- session --SKIPIF-- - + --COOKIE-- PHPSESSID=rfc1867-sid-only-cookie --GET-- diff --git a/ext/session/tests/rfc1867_sid_only_cookie_2.phpt b/ext/session/tests/rfc1867_sid_only_cookie_2.phpt index ef66ac0afe42..2997a72c6588 100644 --- a/ext/session/tests/rfc1867_sid_only_cookie_2.phpt +++ b/ext/session/tests/rfc1867_sid_only_cookie_2.phpt @@ -16,7 +16,7 @@ session.save_handler=files --EXTENSIONS-- session --SKIPIF-- - + --GET-- PHPSESSID=rfc1867-sid-only-cookie-2-get --POST_RAW-- diff --git a/ext/session/tests/rfc1867_sid_post.phpt b/ext/session/tests/rfc1867_sid_post.phpt index 62bc17bd8383..e35352ea9956 100644 --- a/ext/session/tests/rfc1867_sid_post.phpt +++ b/ext/session/tests/rfc1867_sid_post.phpt @@ -18,7 +18,7 @@ session.save_handler=files --EXTENSIONS-- session --SKIPIF-- - + --POST_RAW-- Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737 -----------------------------20896060251896012921717172737 diff --git a/ext/session/tests/session_abort_basic.phpt b/ext/session/tests/session_abort_basic.phpt index 8adf6ee2a216..419880d612ac 100644 --- a/ext/session/tests/session_abort_basic.phpt +++ b/ext/session/tests/session_abort_basic.phpt @@ -3,7 +3,7 @@ Test session_abort() function : basic functionality --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.save_path= session.name=PHPSESSID diff --git a/ext/session/tests/session_basic1.phpt b/ext/session/tests/session_basic1.phpt index 6e24924108b1..1ca3c790c4b5 100644 --- a/ext/session/tests/session_basic1.phpt +++ b/ext/session/tests/session_basic1.phpt @@ -11,7 +11,7 @@ session.name=PHPSESSID --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --INI-- session.cache_expire=360 --FILE-- diff --git a/ext/session/tests/session_cache_expire_variation2.phpt b/ext/session/tests/session_cache_expire_variation2.phpt index e3c598affb8f..89fc3f23a5ba 100644 --- a/ext/session/tests/session_cache_expire_variation2.phpt +++ b/ext/session/tests/session_cache_expire_variation2.phpt @@ -3,7 +3,7 @@ Test session_cache_expire() function : variation --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- + --FILE-- + --INI-- session.cache_limiter=nocache --FILE-- diff --git a/ext/session/tests/session_cache_limiter_variation2.phpt b/ext/session/tests/session_cache_limiter_variation2.phpt index 28cf276d32b1..2da635eb0ff3 100644 --- a/ext/session/tests/session_cache_limiter_variation2.phpt +++ b/ext/session/tests/session_cache_limiter_variation2.phpt @@ -3,7 +3,7 @@ Test session_cache_limiter() function : variation --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --INI-- session.auto_start=1 --FILE-- diff --git a/ext/session/tests/session_commit_variation4.phpt b/ext/session/tests/session_commit_variation4.phpt index cb1117e844cc..16fd8bacb636 100644 --- a/ext/session/tests/session_commit_variation4.phpt +++ b/ext/session/tests/session_commit_variation4.phpt @@ -3,7 +3,7 @@ Test session_commit() function : variation --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_strict_mode=0 --FILE-- diff --git a/ext/session/tests/session_commit_variation5.phpt b/ext/session/tests/session_commit_variation5.phpt index 1b25aac4c651..2bbe5205aab4 100644 --- a/ext/session/tests/session_commit_variation5.phpt +++ b/ext/session/tests/session_commit_variation5.phpt @@ -3,7 +3,7 @@ Test session_commit() function : variation --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_strict_mode=0 --FILE-- diff --git a/ext/session/tests/session_cookie_lifetime_invalid.phpt b/ext/session/tests/session_cookie_lifetime_invalid.phpt index 8665a53447b9..8c068606031f 100644 --- a/ext/session/tests/session_cookie_lifetime_invalid.phpt +++ b/ext/session/tests/session_cookie_lifetime_invalid.phpt @@ -3,7 +3,7 @@ session.cookie_lifetime rejects invalid values --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --INI-- session.serialize_handler = wrong_handler --FILE-- diff --git a/ext/session/tests/session_decode_variation1.phpt b/ext/session/tests/session_decode_variation1.phpt index 4094c58963fc..a68fd0740666 100644 --- a/ext/session/tests/session_decode_variation1.phpt +++ b/ext/session/tests/session_decode_variation1.phpt @@ -3,7 +3,7 @@ Test session_decode() function : variation --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- + --INI-- session.serialize_handler=blah --FILE-- diff --git a/ext/session/tests/session_decode_variation4.phpt b/ext/session/tests/session_decode_variation4.phpt index dc93aa308133..4fb11d252db2 100644 --- a/ext/session/tests/session_decode_variation4.phpt +++ b/ext/session/tests/session_decode_variation4.phpt @@ -3,7 +3,7 @@ Test session_decode() function : variation --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --INI-- session.auto_start=1 --FILE-- diff --git a/ext/session/tests/session_encode_variation3.phpt b/ext/session/tests/session_encode_variation3.phpt index 5247acda2593..1c28971bd178 100644 --- a/ext/session/tests/session_encode_variation3.phpt +++ b/ext/session/tests/session_encode_variation3.phpt @@ -3,7 +3,7 @@ Test session_encode() function : variation --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --INI-- session.serialize_handler=php_binary --FILE-- diff --git a/ext/session/tests/session_encode_variation8.phpt b/ext/session/tests/session_encode_variation8.phpt index 326b03711580..9c52ab1000f7 100644 --- a/ext/session/tests/session_encode_variation8.phpt +++ b/ext/session/tests/session_encode_variation8.phpt @@ -3,7 +3,7 @@ Test session_encode() function : variation --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.serialize_handler=blah --FILE-- diff --git a/ext/session/tests/session_gc_basic.phpt b/ext/session/tests/session_gc_basic.phpt index d2cad08164ca..dc129186b44e 100644 --- a/ext/session/tests/session_gc_basic.phpt +++ b/ext/session/tests/session_gc_basic.phpt @@ -3,7 +3,7 @@ Test session_gc() function : basic functionality --EXTENSIONS-- session --SKIPIF-- - + --FILE-- --FILE-- + --INI-- session.cookie_lifetime=0 session.cookie_path="/" diff --git a/ext/session/tests/session_get_cookie_params_variation1.phpt b/ext/session/tests/session_get_cookie_params_variation1.phpt index 0ab0f233530b..f16f62119b4c 100644 --- a/ext/session/tests/session_get_cookie_params_variation1.phpt +++ b/ext/session/tests/session_get_cookie_params_variation1.phpt @@ -3,7 +3,7 @@ Test session_get_cookie_params() function : variation --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.cookie_lifetime=0 session.cookie_path="/" diff --git a/ext/session/tests/session_id_basic.phpt b/ext/session/tests/session_id_basic.phpt index 83b97e887062..4c1902643e80 100644 --- a/ext/session/tests/session_id_basic.phpt +++ b/ext/session/tests/session_id_basic.phpt @@ -3,7 +3,7 @@ Test session_id() function : basic functionality --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- + --FILE-- + --INI-- session.save_path= session.name="PHPSESSID" diff --git a/ext/session/tests/session_module_name_basic.phpt b/ext/session/tests/session_module_name_basic.phpt index eb3bf3ae420f..c76eef028ee0 100644 --- a/ext/session/tests/session_module_name_basic.phpt +++ b/ext/session/tests/session_module_name_basic.phpt @@ -3,7 +3,7 @@ Test session_module_name() function : basic functionality --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --INI-- session.name=blah --FILE-- diff --git a/ext/session/tests/session_name_variation_null_byte.phpt b/ext/session/tests/session_name_variation_null_byte.phpt index 86c67cb035ec..39181d40d241 100644 --- a/ext/session/tests/session_name_variation_null_byte.phpt +++ b/ext/session/tests/session_name_variation_null_byte.phpt @@ -3,7 +3,7 @@ Test session_name() function : null byte in session name --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- + --INI-- opcache.fast_shutdown=1 --FILE-- diff --git a/ext/session/tests/session_regenerate_id_variation1.phpt b/ext/session/tests/session_regenerate_id_variation1.phpt index 2fc42dbb3671..21754e3c753c 100644 --- a/ext/session/tests/session_regenerate_id_variation1.phpt +++ b/ext/session/tests/session_regenerate_id_variation1.phpt @@ -3,7 +3,7 @@ Test session_regenerate_id() function : variation --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --INI-- session.save_path= session.name=PHPSESSID diff --git a/ext/session/tests/session_save_path_basic.phpt b/ext/session/tests/session_save_path_basic.phpt index b33feffdda3c..74157e94ede4 100644 --- a/ext/session/tests/session_save_path_basic.phpt +++ b/ext/session/tests/session_save_path_basic.phpt @@ -7,7 +7,7 @@ session.name=PHPSESSID --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- + --FILE-- + --INI-- session.save_handler=files session.gc_probability=0 diff --git a/ext/session/tests/session_save_path_variation3.phpt b/ext/session/tests/session_save_path_variation3.phpt index 3fa476641c3c..eca1a7d75b9b 100644 --- a/ext/session/tests/session_save_path_variation3.phpt +++ b/ext/session/tests/session_save_path_variation3.phpt @@ -3,7 +3,7 @@ Test session_save_path() function : variation --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.save_handler=files session.gc_probability=0 diff --git a/ext/session/tests/session_save_path_variation4.phpt b/ext/session/tests/session_save_path_variation4.phpt index 673fe243c4ea..ec3acdd32392 100644 --- a/ext/session/tests/session_save_path_variation4.phpt +++ b/ext/session/tests/session_save_path_variation4.phpt @@ -3,7 +3,7 @@ Test session_save_path() function : variation --EXTENSIONS-- session --SKIPIF-- - + --INI-- open_basedir=. session.save_handler=files diff --git a/ext/session/tests/session_save_path_variation5.phpt b/ext/session/tests/session_save_path_variation5.phpt index 29b924b5ca11..7d3defd66641 100644 --- a/ext/session/tests/session_save_path_variation5.phpt +++ b/ext/session/tests/session_save_path_variation5.phpt @@ -3,7 +3,7 @@ Test session_save_path() function : variation --EXTENSIONS-- session --SKIPIF-- - diff --git a/ext/session/tests/session_set_cookie_params_basic.phpt b/ext/session/tests/session_set_cookie_params_basic.phpt index 27cfd59b183e..e063022f1608 100644 --- a/ext/session/tests/session_set_cookie_params_basic.phpt +++ b/ext/session/tests/session_set_cookie_params_basic.phpt @@ -3,7 +3,7 @@ Test session_set_cookie_params() function : basic functionality --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --INI-- session.auto_start=1 --FILE-- diff --git a/ext/session/tests/session_status.phpt b/ext/session/tests/session_status.phpt index c8f40970b8fd..32c5da830284 100644 --- a/ext/session/tests/session_status.phpt +++ b/ext/session/tests/session_status.phpt @@ -3,7 +3,7 @@ Test session_status() function : active, none --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --INI-- session.save_handler=non-existent --FILE-- diff --git a/ext/session/tests/session_str_settings_null_byte.phpt b/ext/session/tests/session_str_settings_null_byte.phpt index 693ec6971601..bb0d74aabc63 100644 --- a/ext/session/tests/session_str_settings_null_byte.phpt +++ b/ext/session/tests/session_str_settings_null_byte.phpt @@ -3,7 +3,7 @@ session.cookie_path, session.cookie_domain, and session.cache_limiter must not c --EXTENSIONS-- session --SKIPIF-- - + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --INI-- session.auto_start=1 --FILE-- diff --git a/ext/session/tests/session_write_close_variation4.phpt b/ext/session/tests/session_write_close_variation4.phpt index 042e45c4d68a..f0544b9d957c 100644 --- a/ext/session/tests/session_write_close_variation4.phpt +++ b/ext/session/tests/session_write_close_variation4.phpt @@ -3,7 +3,7 @@ Test session_write_close() function : variation --EXTENSIONS-- session --SKIPIF-- - + --INI-- session.use_strict_mode=0 --FILE--