projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fff3c3
)
Add reminder to remove in the future.
author
Jan Schneider
<jan@horde.org>
Mon, 3 Jan 2011 11:57:32 +0000
(12:57 +0100)
committer
Jan Schneider
<jan@horde.org>
Mon, 3 Jan 2011 11:57:32 +0000
(12:57 +0100)
framework/Util/lib/Horde/Array.php
patch
|
blob
|
history
diff --git
a/framework/Util/lib/Horde/Array.php
b/framework/Util/lib/Horde/Array.php
index
32aa358
..
919579b
100644
(file)
--- a/
framework/Util/lib/Horde/Array.php
+++ b/
framework/Util/lib/Horde/Array.php
@@
-206,6
+206,8
@@
class Horde_Array
* stock function is later value always overwrites earlier value (stock
* function will instead create an array with all values of key).
*
+ * @todo Remove when requiring PHP 5.3.
+ *
* @param array $a1 The old array.
* @param array $a2 The new array.
*