|
|
|
@ -1,3 +1,40 @@ |
|
|
|
2009-02-08 Lukas Smith <smith@pooteeweet.org> |
|
|
|
|
|
|
|
* README.RELEASE_PROCESS: |
|
|
|
MFB primary testers list is now mailed for every release |
|
|
|
|
|
|
|
* (PHP_5_3) |
|
|
|
README.RELEASE_PROCESS: |
|
|
|
primary testers list is now mailed for every release |
|
|
|
|
|
|
|
2009-02-08 Derick Rethans <php@derickrethans.nl> |
|
|
|
|
|
|
|
* (PHP_5_3) |
|
|
|
ZendEngine2/zend_gc.c |
|
|
|
ZendEngine2/tests/gc_031.phpt: |
|
|
|
- MFH: Fixed bug #47341: Calling gc_collect_cycles() with zend.enable_gc=0 |
|
|
|
causes segfault. |
|
|
|
|
|
|
|
* ZendEngine2/zend_gc.c |
|
|
|
ZendEngine2/tests/gc_031.phpt |
|
|
|
ZendEngine2/tests/gc_031.phpt: |
|
|
|
- Fixed bug #47341: Calling gc_collect_cycles() with zend.enable_gc=0 |
|
|
|
causes |
|
|
|
segfault. |
|
|
|
|
|
|
|
2009-02-08 Ilia Alshanetsky <ilia@prohost.org> |
|
|
|
|
|
|
|
* main/streams/xp_socket.c: |
|
|
|
MFB: MFB52: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when |
|
|
|
the remote end restarts) |
|
|
|
|
|
|
|
* (PHP_5_2) |
|
|
|
main/streams/xp_socket.c: |
|
|
|
|
|
|
|
MFB52: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when the |
|
|
|
remote end restarts) |
|
|
|
|
|
|
|
|
|
|
|
2009-02-06 Antony Dovgal <tony@daylessday.org> |
|
|
|
|
|
|
|
* ext/standard/scanf.c: |
|
|
|
|