changelog Tue Jul 26 01:32:12 2005 EDT
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2053&r2=1.2054&ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2053 php-src/ChangeLog:1.2054 --- php-src/ChangeLog:1.2053 Mon Jul 25 01:37:34 2005 +++ php-src/ChangeLog Tue Jul 26 01:32:11 2005 @@ -1,3 +1,101 @@ +2005-07-25 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * ext/pspell/README: + Updated URL leading to latest aspell. + +2005-07-25 Rasmus Lerdorf <[EMAIL PROTECTED]> + + * NEWS + sapi/apache2handler/sapi_apache2.c: + MFB fix for bug #33690 + + * main/php_variables.c: + I could have sworn I committed this a while ago. Just a tiny NULL safety + check here. + +2005-07-25 Marcus Boerger <[EMAIL PROTECTED]> + + * (PHP_5_0) + NEWS: + _ BFN + +2005-07-25 Rasmus Lerdorf <[EMAIL PROTECTED]> + + * (PHP_4_4) + NEWS + sapi/apache2handler/sapi_apache2.c: + Fix for bug #33690 + +2005-07-25 Marcus Boerger <[EMAIL PROTECTED]> + + * ZendEngine2/zend_API.c: + - Fix #33853 + + * ext/pspell/tests/01pspell_basic.phpt: + - Be flexible about spellbook - we want to test the ext not the spell + corrections available + + * sapi/cli/php_cli_readline.c: + - Bugfix #33733 + +2005-07-25 Anantha Kesari H Y <[EMAIL PROTECTED]> + + * (PHP_4_4) + main/php.h: + NetWare LibC SDK has pwd.h and include sys/param.h + --Kamesh + + * (PHP_4_4) + ext/session/mod_files.c: + Netware specific stat structure issues. + --Kamesh + + * (PHP_4_4) + Zend/acconfig.h: + NetWare can make use of autoconf based build. + NetWare LibC's sys/types.h does not include sys/select.h implicitly as it + is the case with Linux LibC + -- Kamesh + + * ext/standard/fsock.h + ext/standard/fsock.h + ext/standard/lcg.c + ext/standard/lcg.c: + ext/standard/fsock.h + Removing redundant inclusion of headers for NetWare + + ext/standard/lcg.c + NetWare LibC SDK sys/time.h implicitly includes sys/timval.h so nothing + special needed for NetWare here. + + --Kamesh + + * (PHP_4_4) + ext/standard/dl.c + ext/standard/fsock.h + ext/standard/lcg.c + ext/standard/link.c + ext/standard/microtime.c: + ext/standard/dl.c + NetWare LibC dlsym works perfectly only thing that each of the extension + need to export a symbol with FULL capital prefix. + + ext/standard/fsock.h + Removing redundant inclusion of headers for NetWare + + ext/standard/lcg.c + NetWare LibC SDK sys/time.h implicitly includes sys/timval.h so nothing + special needed for NetWare here. + + ext/standard/link.c + NetWare LibC SDK has pwd.h. + + ext/standard/microtime.c + Removing redundant NEW_LIBC checks and nothing special about NetWare here. + including sys/time.h will do the needful. + + --Kamesh + 2005-07-24 Yasuo Ohgaki <[EMAIL PROTECTED]> * (PHP_4_4) @@ -6919,7 +7017,7 @@ * (PHP_4_3) ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.2053 2005/07/25 05:37:34 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.2054 2005/07/26 05:32:11 changelog Exp $ tag * (PHP_5_0) ext/standard/url_scanner_ex.c: @@ -10320,7 +10418,7 @@ ext/session/mod_mm.h ext/session/mod_user.h ext/session/php_session.h: - - Missing $Id: ChangeLog,v 1.2053 2005/07/25 05:37:34 changelog Exp $ tags + - Missing $Id: ChangeLog,v 1.2054 2005/07/26 05:32:11 changelog Exp $ tags * (PHP_4_3) ext/session/session.c: @@ -10801,7 +10899,7 @@ * (PHP_4_3) Zend/zend_ini_scanner.l: - Missing $Id: ChangeLog,v 1.2053 2005/07/25 05:37:34 changelog Exp $ tag + ws fix + Missing $Id: ChangeLog,v 1.2054 2005/07/26 05:32:11 changelog Exp $ tag + ws fix * ZendEngine2/zend_ini_scanner.l ZendEngine2/zend_ini_scanner.l: @@ -12275,7 +12373,7 @@ ext/standard/url_scanner_ex.c ext/standard/url_scanner_ex.h ext/standard/url_scanner_ex.re: - Missing $Id: ChangeLog,v 1.2053 2005/07/25 05:37:34 changelog Exp $ tag + Missing $Id: ChangeLog,v 1.2054 2005/07/26 05:32:11 changelog Exp $ tag * ext/standard/credits_ext.h ext/standard/credits_sapi.h: