..
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
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED ( Fixes #52570 )
2010-08-11 21:12:18 +00:00
004.phpt
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED ( Fixes #52570 )
2010-08-11 21:12:18 +00:00
005.phpt
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED ( Fixes #52570 )
2010-08-11 21:12:18 +00:00
006.phpt
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED ( Fixes #52570 )
2010-08-11 21:12:18 +00:00
009.phpt
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED ( Fixes #52570 )
2010-08-11 21:12:18 +00: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
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED ( Fixes #52570 )
2010-08-11 21:12:18 +00:00
013.phpt
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED ( Fixes #52570 )
2010-08-11 21:12:18 +00:00
014.phpt
MFH to fix PHP_5_3 diffs shown on http://qa.php.net/reports/?version=5.3.9-dev
2011-09-26 20:31:11 +00:00
015.phpt
MFH to fix PHP_5_3 diffs shown on http://qa.php.net/reports/?version=5.3.9-dev
2011-09-26 20:31:11 +00:00
016.phpt
removed dl() block
2007-01-06 17:35:44 +00:00
017.phpt
Make sure files-save handler is used always
2005-07-04 13:09:14 +00:00
018.phpt
MFH to fix PHP_5_3 diffs shown on http://qa.php.net/reports/?version=5.3.9-dev
2011-09-26 20:31:11 +00:00
019.phpt
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED ( Fixes #52570 )
2010-08-11 21:12:18 +00:00
020.phpt
non living code related typo fixes
2013-08-04 16:05:36 -07:00
021.phpt
MFH to fix PHP_5_3 diffs shown on http://qa.php.net/reports/?version=5.3.9-dev
2011-09-26 20:31:11 +00: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
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
024.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
025.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
026.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
027.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
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
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
030.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
031.phpt
MFH: fix crash when session hash function generated long hashes with hash_bits_per_character larger than 4
2009-07-17 14:21:59 +00:00
bug24592.phpt
Removed register_globals
2010-04-21 01:27:22 +00:00
bug26862.phpt
Removed register_globals
2010-04-21 01:27:22 +00:00
bug31454.phpt
fix test names
2007-05-07 18:03:01 +00:00
bug32330.phpt
Changed session.save_path to /tmp to make test run.
2011-06-09 08:24:12 +00: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
MFH to fix PHP_5_3 diffs shown on http://qa.php.net/reports/?version=5.3.9-dev
2011-09-26 20:31:11 +00:00
bug42596.phpt
Fix bug 61870 ext\session\tests\bug42596.phpt fails
2012-04-30 12:06:28 +02:00
bug50308.phpt
Fixed bug #50308 - session id not appended properly for empty anchor tags
2013-07-17 16:07:26 +01: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
Add test for bug #55688
2011-09-14 05:02:50 +00:00
bug60634_error_1.phpt
add more tests for #60634 (stems from #21306 ) and xfail them all for the moment
2012-01-04 11:44:05 +00:00
bug60634_error_2.phpt
add more tests for #60634 (stems from #21306 ) and xfail them all for the moment
2012-01-04 11:44:05 +00:00
bug60634_error_3.phpt
add more tests for #60634 (stems from #21306 ) and xfail them all for the moment
2012-01-04 11:44:05 +00:00
bug60634_error_4.phpt
add more tests for #60634 (stems from #21306 ) and xfail them all for the moment
2012-01-04 11:44:05 +00:00
bug60634_error_5.phpt
better fix & this test pass now
2012-08-15 01:25:31 +08:00
bug60634.phpt
add more tests for #60634 (stems from #21306 ) and xfail them all for the moment
2012-01-04 11:44:05 +00:00
bug60860.phpt
Fix failed test
2012-12-17 12:56:55 +08:00
bug61728.phpt
change the bug summary
2012-04-16 19:23:12 +08: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
bug66481.phpt
Bug #66481 Segfaults on session_name()
2014-01-16 11:33:10 +09:00
rfc1867_cleanup.phpt
- code cleanups
2010-05-11 16:39:07 +00:00
rfc1867_disabled_2.phpt
- code cleanups
2010-05-11 16:39:07 +00:00
rfc1867_disabled.phpt
- code cleanups
2010-05-11 16:39:07 +00:00
rfc1867_inter.phpt
- code cleanups
2010-05-11 16:39:07 +00:00
rfc1867_invalid_settings_2-win.phpt
Fix bug 61786 Failing tests in ext\session\tests\*
2012-04-26 15:39:45 +02:00
rfc1867_invalid_settings_2.phpt
Fix bug 61786 Failing tests in ext\session\tests\*
2012-04-26 15:39:45 +02:00
rfc1867_invalid_settings-win.phpt
Fix bug 61786 Failing tests in ext\session\tests\*
2012-04-26 15:39:45 +02:00
rfc1867_invalid_settings.phpt
Fix bug 61786 Failing tests in ext\session\tests\*
2012-04-26 15:39:45 +02:00
rfc1867_no_name.phpt
- code cleanups
2010-05-11 16:39:07 +00:00
rfc1867_sid_cookie.phpt
- code cleanups
2010-05-11 16:39:07 +00:00
rfc1867_sid_get_2.phpt
- code cleanups
2010-05-11 16:39:07 +00:00
rfc1867_sid_get.phpt
- code cleanups
2010-05-11 16:39:07 +00:00
rfc1867_sid_invalid.phpt
- code cleanups
2010-05-11 16:39:07 +00:00
rfc1867_sid_only_cookie_2.phpt
- code cleanups
2010-05-11 16:39:07 +00:00
rfc1867_sid_only_cookie.phpt
- code cleanups
2010-05-11 16:39:07 +00:00
rfc1867_sid_post.phpt
- code cleanups
2010-05-11 16:39:07 +00:00
rfc1867.phpt
- code cleanups
2010-05-11 16:39:07 +00:00
save_handler_closures.inc
Remove executable permission on inc
2012-10-10 10:44:34 +08:00
save_handler.inc
New set of session extension tests for PHP 5.3 branch.
2008-04-22 16:04:30 +00: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
New set of session extension tests for PHP 5.3 branch.
2008-04-22 16:04:30 +00:00
session_commit_variation4.phpt
New set of session extension tests for PHP 5.3 branch.
2008-04-22 16:04:30 +00: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
New set of session extension tests for PHP 5.3 branch.
2008-04-22 16:04:30 +00: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
MFH: General sync. WS / CS / etc. crap some people didn't bother to merge
2008-08-06 05:53:31 +00: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
fix tests
2011-05-04 08:44:14 +00: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_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_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_basic.phpt
New set of session extension tests for PHP 5.3 branch.
2008-04-22 16:04:30 +00: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
New set of session extension tests for PHP 5.3 branch.
2008-04-22 16:04:30 +00:00
session_id_error4.phpt
this test depends on session.hash_bits_per_character, but it was not explicitly set
2008-08-26 16:46:26 +00:00
session_id_error.phpt
- New parameter parsing API
2008-06-21 15:27:34 +00:00
session_id_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_variation2.phpt
Fix tests
2010-05-10 15:53:54 +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
Fix session test failures as reported by Antony Dovgal.
2008-04-30 09:28:02 +00: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
Fixed bug #35703 : when session_name("123") consist only digits, should warning
2013-06-29 11:35:55 +09:00
session_name_variation1.phpt
Fixed bug #35703 : when session_name("123") consist only digits, should warning
2013-06-29 11:35:55 +09: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
New set of session extension tests for PHP 5.3 branch.
2008-04-22 16:04:30 +00:00
session_regenerate_id_error.phpt
New set of session extension tests for PHP 5.3 branch.
2008-04-22 16:04:30 +00:00
session_regenerate_id_variation1.phpt
New set of session extension tests for PHP 5.3 branch.
2008-04-22 16:04:30 +00: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
New set of session extension tests for PHP 5.3 branch.
2008-04-22 16:04:30 +00:00
session_save_path_variation3.phpt
New set of session extension tests for PHP 5.3 branch.
2008-04-22 16:04:30 +00:00
session_save_path_variation4.phpt
I don't see why would be this a win only test. it works for me on linux, checked the history, find no explanation.
2011-09-13 21:06:06 +00:00
session_save_path_variation5.phpt
revert change, doesn't work
2011-10-16 02:43:50 +00: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
Fix session test failures as reported by Antony Dovgal.
2008-04-30 09:28:02 +00:00
session_set_save_handler_class_001.phpt
Fix tests
2011-09-14 06:48:26 +00:00
session_set_save_handler_class_002.phpt
Fix bug 61786 Failing tests in ext\session\tests\*
2012-04-26 15:39:45 +02:00
session_set_save_handler_class_003.phpt
Fix tests
2011-09-14 06:48:26 +00: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 tests
2011-09-14 06:48:26 +00: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
Fix tests
2011-09-14 06:48:26 +00: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 tests
2011-09-14 06:48:26 +00: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
fix calling user close func when it isn't open
2011-11-02 16:53:22 +00: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_closures.phpt
Remove executable permission on phpt
2012-10-10 10:27:49 +08:00
session_set_save_handler_error2.phpt
New set of session extension tests for PHP 5.3 branch.
2008-04-22 16:04:30 +00:00
session_set_save_handler_error3.phpt
Fix session test failures as reported by Antony Dovgal.
2008-04-30 09:28:02 +00:00
session_set_save_handler_error4.phpt
New set of session extension tests for PHP 5.3 branch.
2008-04-22 16:04:30 +00: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
Fix bug 61786 Failing tests in ext\session\tests\*
2012-04-26 15:39:45 +02:00
session_set_save_handler_iface_002.phpt
Fix bug 61786 Failing tests in ext\session\tests\*
2012-04-26 15:39:45 +02: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
Fix session test failures as reported by Antony Dovgal.
2008-04-30 15:20:18 +00:00
session_start_error.phpt
New set of session extension tests for PHP 5.3 branch.
2008-04-22 16:04:30 +00: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
New set of session extension tests for PHP 5.3 branch.
2008-04-22 16:04:30 +00:00
sessionhandler_open_001.phpt
- Fixed memory leak when calling SessionHandler::open() several times
2011-09-14 01:45:57 +00:00
skipif.inc
Skip reason is now printed if session.save_path is not writable.
2011-06-09 08:18:49 +00:00