felipe Thu, 25 Nov 2010 00:05:03 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=305734
Log:
- Ordering
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS 2010-11-24 22:49:10 UTC (rev 305733)
+++ php/php-src/branches/PHP_5_3/NEWS 2010-11-25 00:05:03 UTC (rev 305734)
@@ -12,6 +12,10 @@
. Fixed bug #46587 (mt_rand() does not check that max is greater than min).
(Ilia)
+- Hash extension:
+ . Fixed bug #51003 (unaligned memory access in ext/hash/hash_tiger.c).
+ (Mike, Ilia)
+
- Intl extension:
. Fixed crashes on invalid parameters in intl extension (Stas, Maksymilian
Arciemowicz)
@@ -19,11 +23,7 @@
- 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
getProperty()). (Felipe)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php