php-src/ext/session/tests
2017-01-10 15:18:26 -05: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 - Remove unused blocks 2004-05-19 08:56:50 +00:00
003.phpt Strict session 2013-08-04 16:36:45 -07:00
004.phpt Strict session 2013-08-04 16:36:45 -07:00
005.phpt Strict session 2013-08-04 16:36:45 -07:00
006.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
009.phpt Strict session 2013-08-04 16:36:45 -07: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 Strict session 2013-08-04 16:36:45 -07:00
025.phpt Strict session 2013-08-04 16:36:45 -07:00
026.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
027.phpt Strict session 2013-08-04 16:36:45 -07: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 fix test names 2007-05-07 18:03:01 +00:00
bug32330.phpt yet one revert 2016-01-29 21:43:14 +01:00
bug36459.phpt fix #49599, the eol-style is important here, as this is a regression test for #36459 2011-09-26 23:28:24 +00:00
bug38377.phpt fix test names 2007-05-07 18:03:01 +00:00
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 reset ext/session to the state of 7.0.2 2016-01-29 08:37:27 +01:00
bug60634_error_2.phpt Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
bug60634_error_3.phpt Improve error message 2016-11-16 05:08:29 +00:00
bug60634_error_4.phpt Improve error message 2016-11-16 05:08:29 +00:00
bug60634_error_5.phpt reset the ext/session to the state of 5.6.17 2016-01-29 08:33:09 +01:00
bug60634.phpt Improve error message 2016-11-16 05:08:29 +00:00
bug60860.phpt Reverted ad4533fdba 2015-07-21 11:18:36 +02:00
bug61470.phpt the test shouldn't fail when unlink failed 2015-03-13 17:33:47 +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 Flush stderr on win32 in cli_log_message 2017-01-01 21:09:02 +01:00
bug66827.phpt Fixed bug #66827 Session raises E_NOTICE when session name variable is array 2014-07-19 09:52:31 +09: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 bug #72940 SID always return "name=ID", even if session cookie exist 2016-08-30 15:58:25 +09:00
bug73100.phpt Fix #73100: session_destroy null dereference in ps_files_path_create 2016-09-16 23:41:10 +02:00
bug73273.phpt Fixed bug #73273 2016-10-10 12:20:44 +02:00
rfc1867_cleanup.phpt Fixed Bug #65475 2013-08-21 08:12:11 +09:00
rfc1867_disabled_2.phpt Fixed Bug #65475 2013-08-21 08:12:11 +09:00
rfc1867_disabled.phpt Fixed Bug #65475 2013-08-21 08:12:11 +09:00
rfc1867_inter.phpt Fixed Bug #65475 2013-08-21 08:12:11 +09: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 Fixed Bug #65475 2013-08-21 08:12:11 +09:00
rfc1867_sid_cookie.phpt Fixed Bug #65475 2013-08-21 08:12:11 +09:00
rfc1867_sid_get_2.phpt Fixed Bug #65475 2013-08-21 08:12:11 +09:00
rfc1867_sid_get.phpt Fixed Bug #65475 2013-08-21 08:12:11 +09:00
rfc1867_sid_invalid.phpt Merge RFC: Session ID without hashing 2016-08-12 12:31:02 +09:00
rfc1867_sid_only_cookie_2.phpt - code cleanups 2010-05-11 16:39:07 +00:00
rfc1867_sid_only_cookie.phpt Fixed Bug #65475 2013-08-21 08:12:11 +09:00
rfc1867_sid_post.phpt Fixed Bug #65475 2013-08-21 08:12:11 +09:00
rfc1867.phpt Fixed Bug #65475 2013-08-21 08:12:11 +09:00
save_handler_closures.inc Remove executable permission on inc 2012-10-10 10:44:34 +08:00
save_handler.inc Fixes for session and fpm tests in PHP7.0 branch 2017-01-06 19:55:57 -08:00
session_abort_basic.phpt Implemented Request #20421 (session_abort() and session_reset() function 2013-08-10 16:57:56 +09:00
session_basic1.phpt The argument must be not changed in session_start 2015-01-29 12:26:13 +08:00
session_basic2.phpt Fixed tests 2016-12-10 16:43:17 +08:00
session_basic3.phpt Fix URL rewriter issues 2016-08-11 08:31:48 +09:00
session_basic4.phpt Fix URL rewriter issues 2016-08-11 08:31:48 +09:00
session_basic5.phpt Fix URL rewriter issues 2016-08-11 08:31:48 +09:00
session_cache_expire_basic.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00: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 New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_cache_expire_variation2.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_cache_expire_variation3.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_cache_limiter_basic.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_cache_limiter_error.phpt - New parameter parsing API 2008-06-21 15:27:34 +00:00
session_cache_limiter_variation1.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_cache_limiter_variation2.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_cache_limiter_variation3.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_commit_basic.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_commit_error.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_commit_variation1.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_commit_variation2.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_commit_variation3.phpt WIP - test passes 2015-01-22 13:34:58 +09:00
session_commit_variation4.phpt WIP - test passes 2015-01-22 13:34:58 +09:00
session_commit_variation5.phpt WIP - test passes 2015-01-22 13:34:58 +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 Reclassify E_STRICT notices 2015-04-01 11:17:55 +02: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 MFH: General sync. WS / CS / etc. crap some people didn't bother to merge 2008-08-06 05:53:31 +00: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 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_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 New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_id_error3.phpt hmm, make it consistent 2014-04-11 12:54:42 +08:00
session_id_error.phpt - New parameter parsing API 2008-06-21 15:27:34 +00: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 Reverted ad4533fdba 2015-07-21 11:18:36 +02:00
session_module_name_variation4.phpt More session tests to improve code coverage for untested extension code 2008-04-29 08:57:09 +00:00
session_name_basic.phpt Fix session test failures as reported by Antony Dovgal. 2008-04-30 09:28:02 +00:00
session_name_error.phpt Reverted ad4533fdba 2015-07-21 11:18:36 +02:00
session_name_variation1.phpt Reverted ad4533fdba 2015-07-21 11:18:36 +02: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 Fixed bug #61470 - session_regenerate_id() does not create session file. 2015-02-03 12:23:00 +09: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 Implemented Request #20421 (session_abort() and session_reset() function 2013-08-10 16:57:56 +09: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 Fix broken tests (thanks to Johannes for spotting these). 2008-12-02 10:20:56 +00:00
session_save_path_variation1.phpt Fix session test failures as reported by Antony Dovgal. 2008-04-30 09:28:02 +00: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 Reverted ad4533fdba 2015-07-21 11:18:36 +02: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 New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_set_cookie_params_error.phpt - New parameter parsing API 2008-06-21 15:27:34 +00:00
session_set_cookie_params_variation1.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_set_cookie_params_variation2.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_set_cookie_params_variation3.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_set_cookie_params_variation4.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_set_cookie_params_variation5.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_set_save_handler_basic.phpt Fixes for session and fpm tests in PHP7.0 branch 2017-01-06 19:55:57 -08:00
session_set_save_handler_class_001.phpt WIP - test passes 2015-01-22 13:34:58 +09: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 reset ext/session to the state of 7.0.2 2016-01-29 08:37:27 +01: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 reset ext/session to the state of 7.0.2 2016-01-29 08:37:27 +01: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 Reverted ad4533fdba 2015-07-21 11:18:36 +02: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 Implemented Bug #17860 Suggestion: auto detect whether session changed 2013-08-10 13:56:32 +09:00
session_set_save_handler_error2.phpt Strict session 2013-08-04 16:36:45 -07:00
session_set_save_handler_error3.phpt Reverted ad4533fdba 2015-07-21 11:18:36 +02: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:26 -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 New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_set_save_handler_variation3.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_set_save_handler_variation4.phpt yet one revert 2016-01-29 21:43:14 +01:00
session_set_save_handler_variation5.phpt yet one revert 2016-01-29 21:43:14 +01:00
session_set_save_handler_variation6.phpt Merge RFC: Session ID without hashing 2016-08-12 12:31:02 +09:00
session_start_error.phpt WIP - test passes 2015-01-22 13:34:58 +09:00
session_start_variation1.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00: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 New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00: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 New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_start_variation6.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00: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 New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00: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 New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_unset_error.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_unset_variation1.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_write_close_basic.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_write_close_error.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_write_close_variation1.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_write_close_variation2.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_write_close_variation3.phpt New set of session extension tests for PHP 5.3 branch. 2008-04-22 16:04:30 +00:00
session_write_close_variation4.phpt Strict session 2013-08-04 16:36:45 -07: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