Mark Story
|
369b93014d
Fix Hash::mergeDiff() not handling scalar values.
|
5 years ago |
Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
mscherer
|
e5d6cf2ebe
Fix CS.
|
6 years ago |
victoreassis
|
a64a040be1
#13681 - Allow null $keyPath on Hash::combine and use numbered array if it is (#13848)
|
6 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
Mark Story
|
d9823df260
Revert "StaticConfigTrait::getConfig($key) return type"
|
6 years ago |
Hideki Kinjyo
|
26ee977ac3
[ref: #13392] Hash::sort with const dir
|
6 years ago |
itosho
|
8a44609b45
Fixed "presense" is a misspelling of "presence"
|
7 years ago |
Hideki Kinjyo
|
4f76c707be
Test: Hash::extract with string-attr conditions
|
8 years ago |
Hideki Kinjyo
|
1dd631ba72
Test: Hash::extract handling numeric value condition
|
8 years ago |
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 |