コミット履歴

作者 SHA1 メッセージ 日付
  Hideki Kinjyo 4f76c707be Test: Hash::extract with string-attr conditions 8 年 前
  Hideki Kinjyo 1dd631ba72 Test: Hash::extract handling numeric value condition 8 年 前
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 年 前
  chinpei215 ea5f05b461 Fix string handling of Hash::remove() and Hash::_simpleOp('remove') 8 年 前
  Mark Story 668c087398 Merge branch 'master' into 3.next 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 年 前
  dereuromark 1c3de4aea5 Fix Hash::extract() to not array cast objects. 9 年 前
  Mark Story dc8cefce9f Don't filter out 0.0 in Hash::filter() 9 年 前
  Michael Hoffmann c428da9297 Remove multiple empty lines 9 年 前
  Henrik Gemal e808d23249 minor fixes to unit tests (#10052) 9 年 前
  yutmr 9d9e6ad4ff Use better assertion. 9 年 前
  yutmr 072d8cf837 Fix wrong dimensions when the first element is false. 9 年 前
  dereuromark b6e8a99db6 Update doc blocks to FQCN. 9 年 前
  Mark Story bc57127dd5 Allow '' to be a valid key for Hash/Session data. 9 年 前
  Mark Story 8694e6b680 Skip test if de_DE is not available. 9 年 前
  Alexandros Solanos ce90e5e6b3 Fix indentation for the locale option in Hash::sort 9 年 前
  Alexandros Solanos 5cb40cb8a2 Create test for Hash::sort with locale option 9 年 前
  Marc Würth f05e7e760f Remove superfluous "Class" from doc blocks 9 年 前
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 年 前
  Pedro Perejón e8494a576a Fix coding standards 10 年 前
  Mark Story 37dadeeb21 Fix Hash::merge() emitting a warning when merging strings. 10 年 前
  Florian Krämer 138927a613 Adding a line to the docs of Hash and a test case. 10 年 前
  Mark Story 312637db79 Correctly sort sparse data that uses numeric keys. 10 年 前
  ADmad b729195028 array_column() only works for actual arrays. 10 年 前
  ADmad b6eb79e51f Use "toArray()" when available. 10 年 前
  ADmad b10a082971 Add argument type check. 10 年 前
  ADmad 7d73cdcb8b Fix CS 10 年 前
  ADmad 49a910229b Allow using Hash::extract() with objects implementing ArrayAccess. 10 年 前