コミット履歴

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