#
94f1c05f |
| 04-Apr-2012 |
Xinchen Hui |
Fixed bug #61617 (Libxml tests failed(ht is already destroyed)) |
#
efd671f2 |
| 04-Apr-2012 |
Xinchen Hui |
Fixed bug Fixed bug #61605 (header_remove() does not remove all headers) |
#
896c4539 |
| 04-Apr-2012 |
Xinchen Hui |
Fixed bug #61605 (header_remove() does not remove all headers) |
#
054f3e3c |
| 03-Apr-2012 |
reeze |
Implemented FR #61602 Allow access to name of constant used as default value |
#
6d97e28e |
| 03-Apr-2012 |
Xinchen Hui |
Update NEWS for #61541 |
#
a6c95c8a |
| 02-Apr-2012 |
Moriyoshi Koizumi |
Reset LIBS temporarily to make sure PHP_CHECK_FUNC will look into libc. See Gentoo bug #364139. https://bugs.gentoo.org/show_bug.cgi?id=364139 Reported by Naohiro Aota. |
#
fb124764 |
| 29-Mar-2012 |
Johannes Schlüter |
This will be PHP 5.3.12 |
#
21fa9634 |
| 29-Mar-2012 |
Johannes Schlüter |
Merge remote branch 'security/PHP-5.3' into PHP-5.3 * security/PHP-5.3: fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN open_basedir check for linkinfo NEWS ent
Merge remote branch 'security/PHP-5.3' into PHP-5.3 * security/PHP-5.3: fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN open_basedir check for linkinfo NEWS entry for readline fix Add open_basedir checks to readline_write_history and readline_read_history
show more ...
|
#
167e2fd7 |
| 25-Mar-2012 |
Stanislav Malyshev |
fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN |
#
cdfef0ae |
| 25-Mar-2012 |
Stanislav Malyshev |
NEWS for bug #61487 |
#
4c478f9c |
| 25-Mar-2012 |
Stanislav Malyshev |
NEWS for bug #61487 |
#
8d0760f3 |
| 24-Mar-2012 |
Ilia Alshanetsky |
Revert incorrect fix |
#
6ba2e662 |
| 24-Mar-2012 |
Xinchen Hui |
Implemented FR #60738 (Allow 'set_error_handler' to handle NULL) The previous commit was reverted as Stas ask, so only commit this to Truk now. |
#
d8f8e98d |
| 24-Mar-2012 |
Xinchen Hui |
Improve set_exception_handler while doing reset |
#
5a0b3cc9 |
| 24-Mar-2012 |
Xinchen Hui |
Revert "Update NEWS" This reverts commit 88a8085aa3ae4ce3928d0309a3c5530e7483a134. |
#
9c99a89e |
| 24-Mar-2012 |
Xinchen Hui |
Revert "Implemented FR #60738 (Allow 'set_error_handler' to handle NULL)" This reverts commit fcae164ea63979d7814d7aa114fe8351033e7400. |
#
88a8085a |
| 24-Mar-2012 |
Xinchen Hui |
Update NEWS |
#
fcae164e |
| 24-Mar-2012 |
Xinchen Hui |
Implemented FR #60738 (Allow 'set_error_handler' to handle NULL) |
#
e3dc1d81 |
| 24-Mar-2012 |
Xinchen Hui |
Typo |
#
4130f5a4 |
| 24-Mar-2012 |
Xinchen Hui |
Improve set_exception_handler Remove useless alloc/free and return_value copy while doing reset exception handler |
#
15d7d460 |
| 23-Mar-2012 |
Gustavo André dos Santos Lopes |
Updated NEWS (DOM object debug info handler). |
#
e8ecb114 |
| 23-Mar-2012 |
Gustavo André dos Santos Lopes |
Revert "revert from NEWS too" This reverts commit 4990250f2d5bd3dad82e9d98d4b18c3091bf8843. |
#
4990250f |
| 23-Mar-2012 |
Stanislav Malyshev |
revert from NEWS too |
#
1a0b0ead |
| 22-Mar-2012 |
Johannes Schlüter |
Fix NEWS |
#
2630bc6e |
| 22-Mar-2012 |
Ilia Alshanetsky |
BFN |