|
|
@ -6,6 +6,10 @@ PHP NEWS |
|
|
. Fixed bug #74947 (Segfault in scanner on INF number). (Laruence) |
|
|
. Fixed bug #74947 (Segfault in scanner on INF number). (Laruence) |
|
|
. Fixed bug #74954 (null deref and segfault in zend_generator_resume()). (Bob) |
|
|
. Fixed bug #74954 (null deref and segfault in zend_generator_resume()). (Bob) |
|
|
|
|
|
|
|
|
|
|
|
- MySQLi: |
|
|
|
|
|
. Fixed bug #74968 (PHP crashes when calling mysqli_result::fetch_object with |
|
|
|
|
|
an abstract class). (Anatol) |
|
|
|
|
|
|
|
|
- SimpleXML: |
|
|
- SimpleXML: |
|
|
. Fixed bug #74950 (nullpointer deref in simplexml_element_getDocNamespaces). |
|
|
. Fixed bug #74950 (nullpointer deref in simplexml_element_getDocNamespaces). |
|
|
(Laruence) |
|
|
(Laruence) |
|
|
|