summaryrefslogtreecommitdiff
path: root/ext/session/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #67972 (SessionHandler Invalid memory read create_sid()).Adam Harvey2014-09-081-0/+10
* Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2014-07-191-0/+12
|\
| * Fixed bug #66827 Session raises E_NOTICE when session name variable is arrayYasuo Ohgaki2014-07-191-0/+12
* | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-05-071-0/+1
|\ \ | |/
| * Fixed test (it requires ext/hash)Dmitry Stogov2014-05-071-0/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-05-072-0/+2
|\ \ | |/
| * Fixed tests (they might fail from time to time because of session GC)Dmitry Stogov2014-05-072-0/+2
* | refixed that test for 5.5+Anatol Belski2014-01-221-0/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-01-221-1/+0
|\ \ | |/
| * fixed testAnatol Belski2014-01-221-1/+0
| * Fixed previous commit may delete unwanted cookies. Sync tests from upper bran...Yasuo Ohgaki2014-01-223-5/+7
| * Re-fixed bug #66469Yasuo Ohgaki2014-01-225-10/+13
* | Re-fixed bug #66469Yasuo Ohgaki2014-01-222-0/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-01-172-0/+18
|\ \ | |/
| * forked the test for bug #66481Anatol Belski2014-01-172-0/+18
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2014-01-161-2/+3
|\ \ | |/
| * Re-fixed Bug #66481 (Calls to session_name() segfault when session.name is null)Xinchen Hui2014-01-161-0/+17
| * Revert "Bug #66481 Segfaults on session_name()"Xinchen Hui2014-01-161-16/+0
* | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2014-01-161-0/+16
|\ \ | |/
| * Bug #66481 Segfaults on session_name()Conor McDermottroe2014-01-161-0/+16
* | Fix tests expecting specific resource IDsEric Stenson2013-12-151-1/+1
* | Add php_serialize session.serialize_handler. This patch closesYasuo Ohgaki2013-08-212-0/+298
* | Fixed Bug #65475Yasuo Ohgaki2013-08-2113-0/+47
* | fix crash, enable session_id and fix testStanislav Malyshev2013-08-041-2/+1
* | Strict sessionYasuo Ohgaki2013-08-0433-16/+54
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-041-1/+1
|\ \ | |/
| * non living code related typo fixesVeres Lajos2013-08-041-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Arpad Ray2013-07-171-0/+30
|\ \ | |/
| * Fixed bug #50308 - session id not appended properly for empty anchor tagsArpad Ray2013-07-171-0/+30
| * typo fixesVeres Lajos2013-07-151-1/+1
* | typo fixesVeres Lajos2013-07-151-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-07-022-24/+88
|\ \ | |/
| * Fixed bug #35703: when session_name("123") consist only digits, should warningYasuo Ohgaki2013-06-292-24/+88
* | BC fix for PR 109 merge - create_sid() method in SessionHandlerArpad Ray2013-06-277-8/+432
* | Merge PR 109 - Add create_sid to session_set_save_handler and SessionHandlerArpad Ray2013-06-272-0/+8
|\ \ | |/ |/|
| * Tests, fixes and optimisationsLeigh2012-06-262-0/+8
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-12-171-1/+1
|\ \
| * | Fix failed testXinchen Hui2012-12-171-1/+1
* | | Merge branch 'PHP-5.3' into PHP-5.4Rasmus Lerdorf2012-12-131-1/+1
|\ \ \ | |/ /
| * | Fix broken testRasmus Lerdorf2012-12-131-1/+1
* | | Fix #63379 - Don't reset mod_user_is_open in destroyArpad Ray2012-12-132-0/+114
* | | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-101-0/+0
|\ \ \ | |/ /
| * | Remove executable permission on incXinchen Hui2012-10-101-0/+0
* | | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-101-0/+0
|\ \ \ | |/ /
| * | Remove executable permission on phptXinchen Hui2012-10-101-0/+0
* | | better fix & this test pass nowXinchen Hui2012-08-151-2/+0
| |/ |/|
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-301-1/+4
|\ \ | |/
| * Fix bug 61870 ext\session\tests\bug42596.phpt failsAnatoliy Belsky2012-04-301-1/+4
| * - Fixed bug #60860 (session.save_handler=user without defined function core d...Felipe Pena2012-01-281-0/+17
| * add more tests for #60634 (stems from #21306) and xfail them all for the momentArpad Ray2012-01-046-1/+245