php-src/ext/session/tests
2018-02-14 11:10:59 +01:00
..
001.phpt Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570) 2010-08-11 21:12:18 +00:00
002.phpt
003.phpt Strict session 2013-08-04 16:36:45 -07:00
004.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
005.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
006.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
009.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
010.phpt Removed the session 4.2 bug compatibility mode 2010-04-22 01:07:48 +00:00
011.phpt Removed the session 4.2 bug compatibility mode 2010-04-22 01:07:48 +00:00
012.phpt Strict session 2013-08-04 16:36:45 -07:00
013.phpt Strict session 2013-08-04 16:36:45 -07:00
014.phpt Strict session 2013-08-04 16:36:45 -07:00
015.phpt Strict session 2013-08-04 16:36:45 -07:00
016.phpt Merge branch 'PHP-7.0' into PHP-7.1 2016-09-13 12:09:50 +02:00
017.phpt Finish PHP 4 constructor deprecation 2015-03-31 17:55:27 +02:00
018.phpt Strict session 2013-08-04 16:36:45 -07:00
019.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
020.phpt Strict session 2013-08-04 16:36:45 -07:00
021.phpt Fix URL rewriter issues 2016-08-11 08:31:48 +09:00
022.phpt These tests were backported from the PHP 6.0 branch, which in turn were ported from this branch and then updated to remove any dependencies on register_globals. With register_globals removed they are useful tests to run against the 5.X branches. 2008-04-22 16:04:31 +00:00
023.phpt Strict session 2013-08-04 16:36:45 -07:00
024.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
025.phpt Remove checks for unicode.semantics ini option 2018-02-03 19:50:20 +01:00
026.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
027.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
028.phpt These tests were backported from the PHP 6.0 branch, which in turn were ported from this branch and then updated to remove any dependencies on register_globals. With register_globals removed they are useful tests to run against the 5.X branches. 2008-04-22 16:04:31 +00:00
029.phpt Make session_decode return FALSE when it fails. 2015-01-25 15:26:00 +09:00
030.phpt Strict session 2013-08-04 16:36:45 -07:00
031.phpt Fixed test (it requires ext/hash) 2014-05-07 00:52:49 +02:00
bug24592.phpt Removed register_globals 2010-04-21 01:27:22 +00:00
bug26862.phpt Fix URL rewriter issues 2016-08-11 08:31:48 +09:00
bug31454.phpt
bug32330.phpt Fixed tests when using cumstom php.ini(session.save_handler) 2017-05-09 11:13:41 +08:00
bug36459.phpt Fix CRLF line-endings in tests 2016-11-20 22:31:24 +01:00
bug38377.phpt
bug41600.phpt Strict session 2013-08-04 16:36:45 -07:00
bug42596.phpt Fix bug 61870 ext\session\tests\bug42596.phpt fails 2012-04-30 12:06:28 +02:00
bug50308.phpt Fix URL rewriter issues 2016-08-11 08:31:48 +09:00
bug51338.phpt Added test for bug #51338 2010-03-23 11:51:38 +00:00
bug53141.phpt - Fixed bug #53141 (autoload misbehaves if called from closing session) 2010-11-02 18:34:56 +00:00
bug55688.phpt reset ext/session to the state of 7.0.2 2016-01-29 08:37:27 +01:00
bug60634_error_1.phpt Merge branch 'PHP-7.0' into PHP-7.1 2017-05-09 11:14:40 +08:00
bug60634_error_2.phpt Fixed tests when using cumstom php.ini(session.save_handler) 2017-05-09 11:13:41 +08:00
bug60634_error_3.phpt Merge branch 'PHP-7.0' into PHP-7.1 2017-05-09 11:14:40 +08:00
bug60634_error_4.phpt Merge branch 'PHP-7.0' into PHP-7.1 2017-05-09 11:14:40 +08:00
bug60634_error_5.phpt Fixed tests when using cumstom php.ini(session.save_handler) 2017-05-09 11:13:41 +08:00
bug60634.phpt Merge branch 'PHP-7.0' into PHP-7.1 2017-05-09 11:14:40 +08:00
bug60860.phpt Merge branch 'PHP-7.1' 2017-01-01 21:17:00 +01:00
bug61470.phpt Remove empty sections in tests 2018-02-14 11:10:59 +01:00
bug61728.phpt reset ext/session to the state of 7.0.2 2016-01-29 08:37:27 +01:00
bug63379_nodestroy.phpt Fix #63379 - Don't reset mod_user_is_open in destroy 2012-12-13 23:51:43 +00:00
bug63379.phpt Fix #63379 - Don't reset mod_user_is_open in destroy 2012-12-13 23:51:43 +00:00
bug65475.phpt Fixed Bug #65475 2013-08-21 08:12:11 +09:00
bug66481.phpt Merge branch 'PHP-7.1' 2017-01-01 21:17:00 +01:00
bug66827.phpt Remove empty sections in tests 2018-02-14 11:10:59 +01:00
bug67694.phpt Fix #70013: Reference to $_SESSION is lost after a call to session_regenerate_id() 2015-09-07 03:57:03 +09:00
bug67972.phpt reset ext/session to the state of 7.0.2 2016-01-29 08:37:27 +01:00
bug68063.phpt Merge RFC: Session ID without hashing 2016-08-12 12:31:02 +09:00
bug69111.phpt Fix test 2016-11-16 05:08:29 +00:00
bug70013.phpt Fix #70013: Reference to $_SESSION is lost after a call to session_regenerate_id() 2015-09-07 03:57:03 +09:00
bug70133.phpt reset ext/session to the state of 7.0.2 2016-01-29 08:37:27 +01:00
bug70876.phpt Fixed bug #70876 (Segmentation fault when regenerating session id with strict mode) 2015-11-07 07:30:31 -08:00
bug71162.phpt Refactor and cleanup implementation. 2016-11-16 05:08:29 +00:00
bug71603.phpt Fixed Bug #71683 Null pointer dereference in zend_hash_str_find_bucket 2016-03-12 08:15:47 +09:00
bug71972.phpt Fixed bug #71972 (Cyclic references causing session_start(): Failed to decode session object) 2016-04-15 21:08:51 -07:00
bug71974.phpt Fixed Bug #71974 Trans sid will always be send, even if cookies are available 2016-04-07 10:26:05 +09:00
bug72562.phpt fix test 2016-07-23 20:55:39 +02:00
bug72681.phpt Remove outdate checks 2016-08-18 15:37:15 +08:00
bug72940.phpt Fixed tests when using cumstom php.ini(session.save_handler) 2017-05-09 11:13:41 +08:00
bug73100.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
bug73273.phpt Fixed bug #73273 2016-10-10 12:20:44 +02:00
bug73529.phpt Add XFAIL for failing test 2016-11-27 10:49:17 +09:00
bug74514.phpt Fixed bug #74514 5 session functions incorrectly warn when calling in read-only/getter mode 2017-07-01 03:32:54 +09:00
bug74541.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
bug74833.phpt Fixed bug #74833, SID constant created with wrong module number 2017-07-26 13:19:41 +02:00
bug74936.phpt Fixed bug #74936 - session_*() functions trigger a warning in read mode when the session is active 2017-07-18 22:25:22 +02:00
bug74941.phpt Fixed bug #74941 - Session fails to start after having headers sent 2017-07-20 07:52:02 +01:00
rfc1867_cleanup.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
rfc1867_disabled_2.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
rfc1867_disabled.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
rfc1867_inter.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
rfc1867_invalid_settings_2.phpt Flush stderr on win32 in cli_log_message 2017-01-01 21:09:02 +01:00
rfc1867_invalid_settings.phpt Flush stderr on win32 in cli_log_message 2017-01-01 21:09:02 +01:00
rfc1867_no_name.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
rfc1867_sid_cookie.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
rfc1867_sid_get_2.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
rfc1867_sid_get.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
rfc1867_sid_invalid.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
rfc1867_sid_only_cookie_2.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
rfc1867_sid_only_cookie.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
rfc1867_sid_post.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
rfc1867.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
save_handler_closures.inc Remove executable permission on inc 2012-10-10 10:44:34 +08:00
save_handler.inc Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
session_abort_basic.phpt Fixed tests when using cumstom php.ini(session.save_handler) 2017-05-09 11:13:41 +08:00
session_basic1.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_basic2.phpt Merge branch 'PHP-7.1' 2016-12-10 16:43:38 +08:00
session_basic3.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_basic4.phpt Fix URL rewriter issues 2016-08-11 08:31:48 +09:00
session_basic5.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_cache_expire_basic.phpt Fixed bug #74936 - session_*() functions trigger a warning in read mode when the session is active 2017-07-18 22:25:22 +02:00
session_cache_expire_error.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_cache_expire_variation1.phpt Fixed bug #74936 - session_*() functions trigger a warning in read mode when the session is active 2017-07-18 22:25:22 +02:00
session_cache_expire_variation2.phpt Fixed bug #74936 - session_*() functions trigger a warning in read mode when the session is active 2017-07-18 22:25:22 +02:00
session_cache_expire_variation3.phpt Fixed bug #74936 - session_*() functions trigger a warning in read mode when the session is active 2017-07-18 22:25:22 +02:00
session_cache_limiter_basic.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_cache_limiter_error.phpt - New parameter parsing API 2008-06-21 15:27:34 +00:00
session_cache_limiter_variation1.phpt Fixed bug #74936 - session_*() functions trigger a warning in read mode when the session is active 2017-07-18 22:25:22 +02:00
session_cache_limiter_variation2.phpt Fixed bug #74936 - session_*() functions trigger a warning in read mode when the session is active 2017-07-18 22:25:22 +02:00
session_cache_limiter_variation3.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_commit_basic.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_commit_error.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_commit_variation1.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_commit_variation2.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_commit_variation3.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_commit_variation4.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_commit_variation5.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_create_id_basic.phpt Fixed tests 2016-12-10 16:43:17 +08:00
session_decode_basic_serialize.phpt Add php_serialize session.serialize_handler. This patch closes 2013-08-21 10:51:51 +09:00
session_decode_basic.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_decode_error2.phpt fix path separator in test 2015-12-09 11:18:25 +01:00
session_decode_error.phpt - Fixed tests 2008-06-22 19:16:44 +00:00
session_decode_variation1.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_decode_variation2.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_decode_variation3.phpt Fix bug #70219 (Use after free vulnerability in session deserializer) 2015-08-23 19:56:12 -07:00
session_decode_variation4.phpt More session tests to improve code coverage for untested extension code 2008-04-29 08:57:09 +00:00
session_destroy_error.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_destroy_variation1.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_destroy_variation2.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_destroy_variation3.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_encode_basic.phpt fix tests 2011-08-01 03:42:02 +00:00
session_encode_error2.phpt Remove "register_globals" support codes from php/php_binary serializers. 2016-12-21 08:07:14 +09:00
session_encode_error.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_encode_serialize.phpt Add php_serialize session.serialize_handler. This patch closes 2013-08-21 10:51:51 +09:00
session_encode_variation1.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_encode_variation2.phpt MFH: General sync. WS / CS / etc. crap some people didn't bother to merge 2008-08-06 05:53:31 +00:00
session_encode_variation3.phpt MFH: General sync. WS / CS / etc. crap some people didn't bother to merge 2008-08-06 05:53:31 +00:00
session_encode_variation4.phpt MFH: General sync. WS / CS / etc. crap some people didn't bother to merge 2008-08-06 05:53:31 +00:00
session_encode_variation5.phpt MFH: General sync. WS / CS / etc. crap some people didn't bother to merge 2008-08-06 05:53:31 +00:00
session_encode_variation6.phpt MFH: General sync. WS / CS / etc. crap some people didn't bother to merge 2008-08-06 05:53:31 +00:00
session_encode_variation7.phpt MFH: General sync. WS / CS / etc. crap some people didn't bother to merge 2008-08-06 05:53:31 +00:00
session_encode_variation8.phpt MFH: General sync. WS / CS / etc. crap some people didn't bother to merge 2008-08-06 05:53:31 +00:00
session_gc_basic.phpt Revert "Revert "Add tests"" 2016-09-01 10:12:19 +09:00
session_get_cookie_params_basic.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_get_cookie_params_error.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_get_cookie_params_variation1.phpt MFH:- Fix tests (do NOT assume things in php.ini always to be same...or sane) 2008-07-15 01:00:00 +00:00
session_id_basic2.phpt Adjust test so that it passes on more restrictive filesystems 2016-08-22 17:01:07 +09:00
session_id_basic.phpt Fixed Bug #65475 2013-08-21 08:12:11 +09:00
session_id_error2.phpt Add warning for change session id when session is active 2017-07-25 09:27:58 +01:00
session_id_error3.phpt Add warning for change session id when session is active 2017-07-25 09:27:58 +01:00
session_id_error.phpt - New parameter parsing API 2008-06-21 15:27:34 +00:00
session_ini_set.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_module_name_basic.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_module_name_error.phpt - New parameter parsing API 2008-06-21 15:27:34 +00:00
session_module_name_variation1.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_module_name_variation2.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_module_name_variation3.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
session_module_name_variation4.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_name_basic.phpt Fixed tests when using cumstom php.ini(session.save_handler) 2017-05-09 11:13:41 +08:00
session_name_error.phpt Reverted ad4533fdba 2015-07-21 11:18:36 +02:00
session_name_variation1.phpt Fixed tests when using cumstom php.ini(session.save_handler) 2017-05-09 11:13:41 +08:00
session_name_variation2.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_regenerate_id_basic.phpt Fixed bug #61470 - session_regenerate_id() does not create session file. 2015-02-03 12:23:00 +09:00
session_regenerate_id_cookie.phpt fix test 2015-09-29 13:04:06 +02:00
session_regenerate_id_error.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
session_regenerate_id_fastshutdown.phpt Fixed #68868 (Segfault in clean_non_persistent_constants() in SugarCRM 6.5.20) 2015-01-28 17:12:23 +08:00
session_regenerate_id_variation1.phpt Fixed bug #61470 - session_regenerate_id() does not create session file. 2015-02-03 12:23:00 +09:00
session_reset_basic.phpt Fixed tests when using cumstom php.ini(session.save_handler) 2017-05-09 11:13:41 +08:00
session_save_path_basic.phpt Fix session test failures as reported by Antony Dovgal. 2008-04-30 09:28:02 +00:00
session_save_path_error.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
session_save_path_variation1.phpt Fixed bug #74936 - session_*() functions trigger a warning in read mode when the session is active 2017-07-18 22:25:22 +02:00
session_save_path_variation2.phpt reset ext/session to the state of 7.0.2 2016-01-29 08:37:27 +01:00
session_save_path_variation3.phpt reset ext/session to the state of 7.0.2 2016-01-29 08:37:27 +01:00
session_save_path_variation4.phpt fix test portability 2016-12-13 13:19:45 +01:00
session_save_path_variation5.phpt fix crash, enable session_id and fix test 2013-08-04 17:43:20 -07:00
session_set_cookie_params_basic.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_set_cookie_params_error.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
session_set_cookie_params_variation1.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_set_cookie_params_variation2.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_set_cookie_params_variation3.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_set_cookie_params_variation4.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_set_cookie_params_variation5.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_set_save_handler_basic.phpt Fixed tests when using cumstom php.ini(session.save_handler) 2017-05-09 11:13:41 +08:00
session_set_save_handler_class_001.phpt Fixed tests when using cumstom php.ini(session.save_handler) 2017-05-09 11:13:41 +08:00
session_set_save_handler_class_002.phpt reset ext/session to the state of 7.0.2 2016-01-29 08:37:27 +01:00
session_set_save_handler_class_003.phpt Implemented Bug #17860 Suggestion: auto detect whether session changed 2013-08-10 13:56:32 +09:00
session_set_save_handler_class_004.phpt Fix tests 2011-09-14 06:48:26 +00:00
session_set_save_handler_class_005.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_set_save_handler_class_006.phpt Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo) 2011-09-13 22:28:15 +00:00
session_set_save_handler_class_007.phpt Implemented Bug #17860 Suggestion: auto detect whether session changed 2013-08-10 13:56:32 +09:00
session_set_save_handler_class_008.phpt Fix tests 2011-09-14 06:48:26 +00:00
session_set_save_handler_class_009.phpt Fix tests 2011-09-14 06:48:26 +00:00
session_set_save_handler_class_010.phpt Fix tests 2011-09-14 06:48:26 +00:00
session_set_save_handler_class_011.phpt Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo) 2011-09-13 22:28:15 +00:00
session_set_save_handler_class_012.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_set_save_handler_class_013.phpt Fix tests 2011-09-14 06:48:26 +00:00
session_set_save_handler_class_014.phpt Merge branch 'PHP-7.1' 2017-01-01 21:17:00 +01:00
session_set_save_handler_class_015.phpt fix calling user close func when it isn't open 2011-11-02 16:53:22 +00:00
session_set_save_handler_class_016.phpt reset ext/session to the state of 7.0.2 2016-01-29 08:37:27 +01:00
session_set_save_handler_class_017.phpt reset ext/session to the state of 7.0.2 2016-01-29 08:37:27 +01:00
session_set_save_handler_class_018.phpt WIP - test passes 2015-01-22 13:34:58 +09:00
session_set_save_handler_closures.phpt Fixed tests when using cumstom php.ini(session.save_handler) 2017-05-09 11:13:41 +08:00
session_set_save_handler_error2.phpt Strict session 2013-08-04 16:36:45 -07:00
session_set_save_handler_error3.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
session_set_save_handler_error4.phpt reset ext/session to the state of 7.0.2 2016-01-29 08:37:27 +01:00
session_set_save_handler_error.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_set_save_handler_iface_001.phpt reset ext/session to the state of 7.0.2 2016-01-29 08:37:27 +01:00
session_set_save_handler_iface_002.phpt reset ext/session to the state of 7.0.2 2016-01-29 08:37:27 +01:00
session_set_save_handler_iface_003.phpt Merge branch 'PHP-5.6' 2014-11-06 13:49:43 +09:00
session_set_save_handler_sid_001.phpt Merge branch 'PHP-5.6' 2014-11-06 13:49:43 +09:00
session_set_save_handler_sid_002.phpt Set a session path for this test 2017-01-10 15:18:36 -05:00
session_set_save_handler_variation1.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_set_save_handler_variation2.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_set_save_handler_variation3.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_set_save_handler_variation4.phpt Use %d when expecting line number in tests 2018-02-02 22:35:13 +01:00
session_set_save_handler_variation5.phpt Merge branch 'PHP-7.1' 2017-05-09 11:15:32 +08:00
session_set_save_handler_variation6.phpt Merge branch 'PHP-7.0' into PHP-7.1 2017-05-09 11:14:40 +08:00
session_start_error.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
session_start_variation1.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_start_variation2.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_start_variation3.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_start_variation4.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_start_variation5.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_start_variation6.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_start_variation7.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_start_variation8.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_start_variation9.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_status_disabled.phpt typo fixes 2013-07-15 00:23:03 -07:00
session_status.phpt Expose session status via new function, session_status (Req #52982) 2011-08-29 21:29:26 +00:00
session_unset_basic.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_unset_error.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_unset_variation1.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_write_close_basic.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_write_close_error.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_write_close_variation1.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_write_close_variation2.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_write_close_variation3.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
session_write_close_variation4.phpt Fix bug #71038 - session_start() returns true even when it failed 2016-11-17 11:09:07 +09:00
sessionhandler_open_001.phpt reset ext/session to the state of 7.0.2 2016-01-29 08:37:27 +01:00
skipif.inc Skip reason is now printed if session.save_path is not writable. 2011-06-09 08:18:49 +00:00