|
| 1 | +2005-11-24 Marcus Boerger <marcus.boerger@post.rwth-aachen.de> |
| 2 | + |
| 3 | + * ext/simplexml/tests/bug27010.phpt: |
| 4 | + - Synch test name |
| 5 | + |
| 6 | + * (PHP_5_1) |
| 7 | + NEWS: |
| 8 | + - NEWS, NEWS, NEWS |
| 9 | + |
| 10 | + * (PHP_5_1) |
| 11 | + ZendEngine2/zend_reflection_api.c: |
| 12 | + - MFH Reflection class consts (not removing globals consts in 5.1*) (by |
| 13 | + Johannes) |
| 14 | + |
| 15 | +2005-11-24 Ilia Alshanetsky <ilia@prohost.org> |
| 16 | + |
| 17 | + * (PHP_5_1) |
| 18 | + NEWS: |
| 19 | + Fixed bug #35358 (Incorrect error messages for PDO class constants). |
| 20 | + |
| 21 | +2005-11-24 Antony Dovgal <antony@zend.com> |
| 22 | + |
| 23 | + * ext/oci8/oci8.c: |
| 24 | + fix #35322 (oci_connect() after oci_close() gives unknown resource) |
| 25 | + |
| 26 | +2005-11-24 Dmitry Stogov <dmitry@zend.com> |
| 27 | + |
| 28 | + * (PHP_5_0) |
| 29 | + NEWS |
| 30 | + NEWS |
| 31 | + ZendEngine2/zend_compile.c |
| 32 | + ZendEngine2/zend_compile.c |
| 33 | + ZendEngine2/zend_compile.c |
| 34 | + ZendEngine2/zend_execute_API.c |
| 35 | + ZendEngine2/zend_execute_API.c |
| 36 | + ZendEngine2/zend_execute_API.c: |
| 37 | + Fixed bug #35360 (exceptions in interactive mode (php -a) may cause crash) |
| 38 | + |
| 39 | +2005-11-24 Sebastian Bergmann <sb@sebastian-bergmann.de> |
| 40 | + |
| 41 | + * (PHP_5_1) |
| 42 | + NEWS |
| 43 | + ZendEngine2/zend_builtin_functions.c |
| 44 | + ZendEngine2/zend_builtin_functions.h |
| 45 | + ZendEngine2/zend_exceptions.c: |
| 46 | + MFH: Add an additional field $frame['object'] to the result array of |
| 47 | + debug_backtrace() that contains a reference to the respective object when |
| 48 | + the frame was called from an object. |
| 49 | + |
| 50 | +2005-11-24 Sara Golemon <sara@golemon.com> |
| 51 | + |
| 52 | + * (PHP_5_1) |
| 53 | + ext/zlib/tests/zlib_filter_deflate.phpt |
| 54 | + ext/zlib/tests/zlib_filter_inflate.phpt: |
| 55 | + MFH (r-1.2) Sync tests with new defaults |
| 56 | + |
| 57 | + * ext/zlib/tests/zlib_filter_deflate.phpt |
| 58 | + ext/zlib/tests/zlib_filter_inflate.phpt: |
| 59 | + Sync tests with new defaults |
| 60 | + |
| 61 | +2005-11-24 Marcus Boerger <marcus.boerger@post.rwth-aachen.de> |
| 62 | + |
| 63 | + * (PHP_5_1) |
| 64 | + ext/ming/config.m4 |
| 65 | + ext/ming/ming.c: |
| 66 | + - Fix build for new ming versions |
| 67 | + |
1 | 68 | 2005-11-23 Ilia Alshanetsky <ilia@prohost.org>
|
2 | 69 |
|
3 | 70 | * (PHP_5_1)
|
|
0 commit comments