Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
chinpei215
|
ea5f05b461
Fix string handling of Hash::remove() and Hash::_simpleOp('remove')
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
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 |
dereuromark
|
1c3de4aea5
Fix Hash::extract() to not array cast objects.
|
9 years ago |
Mark Story
|
dc8cefce9f
Don't filter out 0.0 in Hash::filter()
|
9 years ago |
Michael Hoffmann
|
c428da9297
Remove multiple empty lines
|
9 years ago |
Henrik Gemal
|
e808d23249
minor fixes to unit tests (#10052)
|
9 years ago |
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
|
9 years ago |
Mark Story
|
37dadeeb21
Fix Hash::merge() emitting a warning when merging strings.
|
9 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 |