|
| 1 | +2007-03-19 Antony Dovgal <antony@zend.com> |
| 2 | + |
| 3 | + * ZendEngine2/zend_strtod.c: |
| 4 | + add folding tags |
| 5 | + |
| 6 | +2007-03-19 Ilia Alshanetsky <ilia@prohost.org> |
| 7 | + |
| 8 | + * (PHP_5_2) |
| 9 | + NEWS |
| 10 | + ext/imap/php_imap.c |
| 11 | + ext/imap/tests/bug40854.phpt |
| 12 | + ext/imap/tests/bug40854.phpt: |
| 13 | + |
| 14 | + Fixed bug #40854 (imap_mail_compose() creates an invalid terminator for |
| 15 | + multipart e-mails). |
| 16 | + |
| 17 | +2007-03-19 Dmitry Stogov <dmitry@zend.com> |
| 18 | + |
| 19 | + * ZendEngine2/zend_vm_def.h |
| 20 | + ZendEngine2/zend_vm_execute.h |
| 21 | + ZendEngine2/tests/bug40833.phpt: |
| 22 | + Fixed bug #40833 (Crash when using unset() on an ArrayAccess object |
| 23 | + retrieved via __get()). |
| 24 | + |
| 25 | + * ZendEngine2/tests/bug40833.phpt |
| 26 | + ZendEngine2/tests/bug40833.phpt: |
| 27 | + |
| 28 | + file bug40833.phpt was initially added on branch PHP_5_2. |
| 29 | + |
| 30 | + * (PHP_5_2) |
| 31 | + NEWS |
| 32 | + ZendEngine2/zend_vm_def.h |
| 33 | + ZendEngine2/zend_vm_execute.h: |
| 34 | + Fixed bug #40833 (Crash when using unset() on an ArrayAccess object |
| 35 | + retrieved via __get()) |
| 36 | + |
| 37 | +2007-03-19 Antony Dovgal <antony@zend.com> |
| 38 | + |
| 39 | + * ext/session/session.c: |
| 40 | + MFB |
| 41 | + |
| 42 | + * (PHP_5_2) |
| 43 | + ext/reflection/tests/bug40794.phpt: |
| 44 | + new test |
| 45 | + |
| 46 | + * ext/reflection/tests/bug40794.phpt |
| 47 | + ext/reflection/tests/bug40794.phpt: |
| 48 | + |
| 49 | + new test |
| 50 | + |
| 51 | +2007-03-19 Edin Kadribasic <edin@krug.dk> |
| 52 | + |
| 53 | + * win32/build/confutils.js: |
| 54 | + MFB: Make DLL only once (Wez) |
| 55 | + |
| 56 | + * (PHP_5_2) |
| 57 | + win32/build/confutils.js: |
| 58 | + Make DLL only once (Wez) |
| 59 | + |
1 | 60 | 2007-03-18 Rob Richards <rrichards@ctindustries.net>
|
2 | 61 |
|
3 | 62 | * (PHP_5_2)
|
|
0 commit comments