Fixed bug #51003 (unaligned memory access in ext/hash/hash_tiger.c)

This commit is contained in:
Ilia Alshanetsky 2010-11-22 13:10:13 +00:00
parent 2a545be57f
commit 534395e4ae

4
NEWS
View File

@ -17,6 +17,10 @@
- Phar extension:
. Fixed bug #50987 (unaligned memory access in phar.c).
(geissert at debian dot org, Ilia)
- Hash extension:
. Fixed bug #51003 (unaligned memory access in ext/hash/hash_tiger.c).
(Mike, Ilia)
- Reflection extension:
. Fixed bug #53366 (Reflection doesnt get dynamic property value from