Improve CRM_Utils_Array::recursiveBuild to work with existing arrays.
authorColeman Watts <coleman@civicrm.org>
Sun, 10 Jun 2018 19:41:42 +0000 (15:41 -0400)
committerColeman Watts <coleman@civicrm.org>
Sun, 10 Jun 2018 21:21:44 +0000 (17:21 -0400)
commitc17dff4c7af5aa0a6cbc805b0d291b3867e587f2
treecdd81f1dfafb8d57d72a7037c239388aa67c8d19
parent375e96d15a1574c8b5e04639572ab10caf66ca41
Improve CRM_Utils_Array::recursiveBuild to work with existing arrays.
CRM/Utils/Array.php
tests/phpunit/CRM/Utils/ArrayTest.php