Browse Source

Update NEWS

pull/885/head
Xinchen Hui 12 years ago
parent
commit
53f258e2d4
  1. 2
      NEWS

2
NEWS

@ -11,6 +11,8 @@ PHP NEWS
. Update the MIME type list from the one shipped by Apache HTTPD. (Adam)
- Core:
. Fixed bug #68104 (Segfault while pre-evaluating a disabled function).
(Laruence)
. Fixed bug #68252 (segfault in Zend/zend_hash.c in function
_zend_hash_del_el). (Laruence)
. Added PHP_INT_MIN constant. (Andrea)

Loading…
Cancel
Save