cakephp2-php8/lib
Hunter Perrin 050e368bd0 Improvements to Hash::expand and Hash::merge.
Because of the recursion in these functions, processing very large
arrays would take a very long time. I rewrote the functions to
eliminate any unnecessary recursion and function calls. Large arrays
are now processed much faster.
2014-10-01 12:08:43 -07:00
..
Cake Improvements to Hash::expand and Hash::merge. 2014-10-01 12:08:43 -07:00