php-src/ext/session/tests
Thies C. Arntzen bd4f32cf12 - fixed the reference in session thingie
- regression test checked (this time;-)
- added new regression test for references
- references _between_ session variables also work in when the session var
  replaces an already existing global var (this was a brain twister)
- saved one strlen call per session variable
- fixed one tiny leak
2001-06-21 18:46:26 +00:00
..
001.phpt Add two regression tests for the session module 2000-12-24 15:57:05 +00:00
002.phpt Add two regression tests for the session module 2000-12-24 15:57:05 +00:00
003.phpt Also call some member functions of the deserialized objects 2000-12-24 16:06:32 +00:00
004.phpt Add a new test and refine the fourth test 2001-01-07 10:40:41 +00:00
005.phpt Add a new test and refine the fourth test 2001-01-07 10:40:41 +00:00
006.phpt - fixed the reference in session thingie 2001-06-21 18:46:26 +00:00