|
|
|
@ -1,3 +1,25 @@ |
|
|
|
2009-03-05 Felipe Pena <felipensp@gmail.com> |
|
|
|
|
|
|
|
* (PHP_5_3) |
|
|
|
ZendEngine2/zend_execute_API.c: |
|
|
|
- Fixed typo |
|
|
|
|
|
|
|
* (PHP_5_3) |
|
|
|
ZendEngine2/zend_execute_API.c |
|
|
|
ZendEngine2/tests/bug47572.phpt: |
|
|
|
- MFH: Fixed bug #47572 (zval_update_constant_ex: Segmentation fault) |
|
|
|
|
|
|
|
* ZendEngine2/zend_execute_API.c |
|
|
|
ZendEngine2/tests/bug47572.phpt |
|
|
|
ZendEngine2/tests/bug47572.phpt: |
|
|
|
- Fixed bug #47572 (zval_update_constant_ex: Segmentation fault) |
|
|
|
|
|
|
|
2009-03-05 Ilia Alshanetsky <ilia@prohost.org> |
|
|
|
|
|
|
|
* ZendEngine2/zend_builtin_functions.c: |
|
|
|
|
|
|
|
Removed bogus code |
|
|
|
|
|
|
|
2009-03-04 Zoe Slattery <zoe.slattery@googlemail.com> |
|
|
|
|
|
|
|
* (PHP_5_3) |
|
|
|
|