Commit History

Author SHA1 Message Date
  Mark Story b15e4867c0 Don't preserve global state. 8 years ago
  Mark Story ffbede55f2 Attempt to get the session tests passing in PHP7.2 8 years ago
  Clemens Weiß ea001bc9ed Added tests for check() starting the session if needed 8 years ago
  Mark Story 4319fd43d8 Merge pull request #10784 from ravage84/set-test-namespace 8 years ago
  Bryan Crowe 228e9ca1cf Use simple strings where applicable 8 years ago
  Marc Würth 82db65bdd4 Rewmove unused imports of Configure class 8 years ago
  Marc Würth 3caa4988e8 Replace literal configure alls with new convenience function setAppNamespace() 8 years ago
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 years ago
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 years ago
  mscherer 70bd81ae8e Make sure id() also returns a non empty value for CLI faking. 9 years ago
  Mark Story bc57127dd5 Allow '' to be a valid key for Hash/Session data. 9 years ago
  Marc Würth f05e7e760f Remove superfluous "Class" from doc blocks 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  Yves P d2993dd1d1 Reorder fixtures to prove that the order does not matter anymore 10 years ago
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago
  Adam Taylor 9368c625ef Fix typos 11 years ago
  euromark 001b8119a2 Allow clear() to empty complete session without renewing it automatically. 11 years ago
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  euromark bdb9bb1c9e Add consume() to session. 11 years ago
  okonomi 620aa95e20 exception's namespace strictly 11 years ago
  Anthony GRASSIOT 38b9abd19e pluralize $fixtures 11 years ago
  ADmad d3f43abd88 Make session cookie path setting a bit DRYer. 11 years ago
  ADmad bc68b864b8 Rename "cookie_path" to "cookiePath" for consistency. 11 years ago
  ADmad be8db3d5b8 Fix docblock 11 years ago
  ADmad f6590bdb41 Add "cookie_path" as shorthand for php.ini's "session.cookie_path" config. 11 years ago
  Jose Lorenzo Rodriguez 5bf16ed056 Not setting the cookie timeout, it is better if the user can control this setting 11 years ago
  mark_story 2d2c6a6049 De-duplicate session flash features. 11 years ago