Commit History

Author SHA1 Message Date
  yutmr 9d9e6ad4ff Use better assertion. 9 years ago
  yutmr 072d8cf837 Fix wrong dimensions when the first element is false. 9 years ago
  dereuromark b6e8a99db6 Update doc blocks to FQCN. 9 years ago
  Mark Story bc57127dd5 Allow '' to be a valid key for Hash/Session data. 9 years ago
  Mark Story 8694e6b680 Skip test if de_DE is not available. 9 years ago
  Alexandros Solanos ce90e5e6b3 Fix indentation for the locale option in Hash::sort 9 years ago
  Alexandros Solanos 5cb40cb8a2 Create test for Hash::sort with locale option 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
  Pedro Perejón e8494a576a Fix coding standards 10 years ago
  Mark Story 37dadeeb21 Fix Hash::merge() emitting a warning when merging strings. 10 years ago
  Florian Krämer 138927a613 Adding a line to the docs of Hash and a test case. 10 years ago
  Mark Story 312637db79 Correctly sort sparse data that uses numeric keys. 10 years ago
  ADmad b729195028 array_column() only works for actual arrays. 10 years ago
  ADmad b6eb79e51f Use "toArray()" when available. 10 years ago
  ADmad b10a082971 Add argument type check. 10 years ago
  ADmad 7d73cdcb8b Fix CS 10 years ago
  ADmad 49a910229b Allow using Hash::extract() with objects implementing ArrayAccess. 10 years ago
  Chris Burke bf62fe54a5 Fix grammar 10 years ago
  Mark Story 4864980a8b Port case-insensitive sorting to 3.1 10 years ago
  ADmad 0956782d80 Add data type check. 10 years ago
  ADmad bf03f8e9d8 Fix check for deep nested values. 10 years ago
  ADmad 514f2d239d Allow using Hash::get() with objects implementing ArrayAccess 10 years ago
  Mark Story 3e86e75eee Merge pull request #7080 from Serjick/master 10 years ago
  Shiyanov Sergey 8c15ee9fd3 ensure path parameter behavior consistency for Hash insert and remove methods 10 years ago
  antograssiot 9fe52afd74 correct use statement order 10 years ago
  Shiyanov Sergey 318da77fcb support more than one matcher for Hash insert 10 years ago
  Mark Story 742f85de80 Port Hash::maxDimension() fixes to 3.0 10 years ago
  Mark Story 7225b22a3d Fix PHPCS errors. 11 years ago
  Mark Story 7c8c540fb8 Add wildcard matcher to Hash::extract() 11 years ago