diff options
| -rw-r--r-- | ChangeLog | 58 |
1 files changed, 58 insertions, 0 deletions
@@ -1,3 +1,61 @@ +2005-12-11 Jani Taskinen <jani.taskinen@sci.fi> + + * ext/ldap/ldap.c: + - Added missing fold tags + +2005-12-11 Ilia Alshanetsky <ilia@prohost.org> + + * (PHP_5_1) + NEWS: + Fixed bug #35624 (strtotime() does not handle 3 character weekdays). + Improved fix for bug #35414. + +2005-12-11 Marcus Boerger <marcus.boerger@post.rwth-aachen.de> + + * (PHP_4_4) + ext/interbase/tests/skipif.inc: + - Show skip reasonwq + +2005-12-11 Jani Taskinen <jani.taskinen@sci.fi> + + * (PHP_5_1) + NEWS: + fix news + +2005-12-11 Edin Kadribasic <edink@emini.dk> + + * (PHP_5_1) + NEWS: + Bundle update news + +2005-12-11 Marcus Boerger <marcus.boerger@post.rwth-aachen.de> + + * (PHP_5_1) + ext/interbase/interbase.c: + - MFH Revert accidential 'drop in' from 1.227 + + * ext/interbase/interbase.c: + - Revert accidential 'drop in' from 1.227 + +2005-12-11 Wez Furlong <wez.php@thebrainroom.net> + + * TODO-5.1 + TODO-5.1: + test commit + +2005-12-11 Marcus Boerger <marcus.boerger@post.rwth-aachen.de> + + * sapi/cli/php_cli.c: + - Add method support to --rfunction + + * sapi/cli/php.1.in + sapi/cli/php_cli.c: + - Add docu + + * (PHP_4_4) + ext/standard/Makefile.frag: + - Fix re2c usage + 2005-12-09 Antony Dovgal <antony@zend.com> * ext/standard/string.c: |
