From: Date: Thu, 26 Jan 2006 06:31:41 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_1_2~362 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=28591581393d740f0084f34d7a5fec206cd0e825;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 5f81995e9a..18fa4f47ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2006-01-25 Marcus Boerger + + * (PHP_5_1) + NEWS: + - MFH Bug #36141 Add ReflectionClass::newInstanceArgs($args) + +2006-01-25 Rob Richards + + * ext/dom/node.c + ext/dom/node.c: + fix possible crash in textContent + +2006-01-25 Marcus Boerger + + * README.PARAMETER_PARSING_API: + . Update docu + +2006-01-25 Andrei Zmievski + + * ext/standard/string.c: + Use zend_codepoint_to_uchar() macro. + 2006-01-24 Antony Dovgal * ZendEngine2/zend_API.c: