MDL-18644 Add a note about the bug found and upstream bug link

This commit is contained in:
mudrd8mz 2009-03-23 10:53:10 +00:00
parent 0cd25539b9
commit 3a77043c00

View file

@ -16,3 +16,14 @@ Fixes not reported upstream yet.
skodak
16 October 2006
=============================================================
Bug fix - see MDL-18644
Bug in function array_change_key_case(), using assignment (=) instead of
equality (==).
Reported upstream as bug #2705796
David Mudrak (mudrd8mz)
=============================================================