Use array_replace_recursive() if available.
authorJan Schneider <jan@horde.org>
Mon, 3 Jan 2011 11:56:30 +0000 (12:56 +0100)
committerJan Schneider <jan@horde.org>
Mon, 3 Jan 2011 11:56:30 +0000 (12:56 +0100)
commit5fff3c366c74a5c05ab15b4e1c8ddf15e517a0b7
tree2b27b0b5d4cd34b41d19e8470be4694293a48ac8
parenteb980c210ead379173dbb6dad3a3191197e0cb9b
Use array_replace_recursive() if available.
framework/Util/lib/Horde/Array.php
framework/Util/test/Horde/Util/ArrayTest.php