[PHP-CVS] cvs: php-src / NEWS

2004-02-10 Thread Zeev Suraski
zeevTue Feb 10 04:37:17 2004 EDT Modified files: /php-srcNEWS Log: Update NEWS http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1598r2=1.1599ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1598 php-src/NEWS:1.1599 --- php-src/NEWS:1.1598 Thu Feb 5

[PHP-CVS] cvs: php-src /tests/lang bug26866.phpt

2004-02-10 Thread Jani Taskinen
sniper Tue Feb 10 07:58:37 2004 EDT Added files: /php-src/tests/lang bug26866.phpt Log: Add test case for bug #26866 http://cvs.php.net/co.php/php-src/tests/lang/bug26866.phpt?r=1.1p=1 Index: php-src/tests/lang/bug26866.phpt +++

[PHP-CVS] cvs: php-src /ext/soap TODO php_encoding.c php_packet_soap.c php_schema.c php_schema.h php_sdl.c php_sdl.h php_soap.h soap.c

2004-02-10 Thread Dmitry Stogov
dmitry Tue Feb 10 08:41:22 2004 EDT Modified files: /php-src/ext/soap TODO php_encoding.c php_packet_soap.c php_schema.c php_schema.h php_sdl.c php_sdl.h php_soap.h soap.c Log: WSDL caching was implemented

[PHP-CVS] cvs: php-src /ext/tokenizer tokenizer.c

2004-02-10 Thread Jan Lehnardt
jan Tue Feb 10 09:40:40 2004 EDT Modified files: /php-src/ext/tokenizer tokenizer.c Log: - fix #27197 for Greg ([EMAIL PROTECTED]) http://cvs.php.net/diff.php/php-src/ext/tokenizer/tokenizer.c?r1=1.25r2=1.26ty=u Index:

[PHP-CVS] cvs: php-src /tests/lang bug22231.phpt bug22510.phpt

2004-02-10 Thread Andi Gutmans
andiTue Feb 10 10:20:51 2004 EDT Modified files: /php-src/tests/lang bug22231.phpt bug22510.phpt Log: Fix a couple of tests http://cvs.php.net/diff.php/php-src/tests/lang/bug22231.phpt?r1=1.3r2=1.4ty=u Index: php-src/tests/lang/bug22231.phpt diff -u

[PHP-CVS] cvs: php-src /main fopen_wrappers.c

2004-02-10 Thread Ilia Alshanetsky
iliaa Tue Feb 10 11:08:56 2004 EDT Modified files: /php-src/main fopen_wrappers.c Log: Fixed bug #26653 (open_basedir incorrectly resolved on win32). http://cvs.php.net/diff.php/php-src/main/fopen_wrappers.c?r1=1.168r2=1.169ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /main fopen_wrappers.c

2004-02-10 Thread Ilia Alshanetsky
iliaa Tue Feb 10 11:09:57 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/main fopen_wrappers.c Log: MFH: Fixed bug #26653 (open_basedir incorrectly resolved on win32).

[PHP-CVS] cvs: php-src /main main.c

2004-02-10 Thread Zeev Suraski
zeevTue Feb 10 12:44:18 2004 EDT Modified files: /php-src/main main.c Log: Whitespace http://cvs.php.net/diff.php/php-src/main/main.c?r1=1.588r2=1.589ty=u Index: php-src/main/main.c diff -u php-src/main/main.c:1.588 php-src/main/main.c:1.589 ---

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c /sapi/cgi/libfcgi/include fcgi_config.h

2004-02-10 Thread Ilia Alshanetsky
iliaa Tue Feb 10 12:44:31 2004 EDT Modified files: /php-src/sapi/cgi cgi_main.c /php-src/sapi/cgi/libfcgi/include fcgi_config.h Log: Fixed win32 build. Fixed building of libfcgi when PHP is built from another directory. Added missing headers needed

[PHP-CVS] cvs: php-src(PHP_4_3) /sapi/cgi cgi_main.c

2004-02-10 Thread Ilia Alshanetsky
iliaa Tue Feb 10 12:44:45 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/sapi/cgi cgi_main.c Log: MFH: Fixed win32 build. Added missing headers needed for wait(). Removed duplicate signal.h header.

[PHP-CVS] cvs: php-src /main config.w32.h main.c

2004-02-10 Thread Zeev Suraski
zeevTue Feb 10 12:55:33 2004 EDT Modified files: /php-src/main config.w32.h main.c Log: Fix report_memleaks http://cvs.php.net/diff.php/php-src/main/config.w32.h?r1=1.83r2=1.84ty=u Index: php-src/main/config.w32.h diff -u

[PHP-CVS] cvs: php-src /main main.c

2004-02-10 Thread Zeev Suraski
zeevTue Feb 10 13:46:55 2004 EDT Modified files: /php-src/main main.c Log: Cleanup http://cvs.php.net/diff.php/php-src/main/main.c?r1=1.590r2=1.591ty=u Index: php-src/main/main.c diff -u php-src/main/main.c:1.590 php-src/main/main.c:1.591 ---

[PHP-CVS] cvs: php-src /ext/sybase_ct/tests test.inc

2004-02-10 Thread Timm Friebe
thekid Tue Feb 10 15:39:09 2004 EDT Modified files: /php-src/ext/sybase_ct/teststest.inc Log: - Removed pointless call to error_reporting() http://cvs.php.net/diff.php/php-src/ext/sybase_ct/tests/test.inc?r1=1.3r2=1.4ty=u Index:

[PHP-CVS] cvs: php-src /sapi/apache2handler sapi_apache2.c

2004-02-10 Thread Rui Hirokawa
hirokawaTue Feb 10 19:45:08 2004 EDT Modified files: /php-src/sapi/apache2handlersapi_apache2.c Log: fixed a compilation error. http://cvs.php.net/diff.php/php-src/sapi/apache2handler/sapi_apache2.c?r1=1.35r2=1.36ty=u Index:

[PHP-CVS] cvs: php-src /ext/mysqli mysqli.c mysqli_api.c

2004-02-10 Thread Georg Richter
georg Wed Feb 11 02:38:44 2004 EDT Modified files: /php-src/ext/mysqli mysqli_api.c mysqli.c Log: changed first parameter in mysqli_bind_param from array to string (as discussed on berlin db meeting)

[PHP-CVS] cvs: php-src /ext/mysqli/tests 017.phpt 019.phpt 020.phpt 021.phpt 022.phpt 023.phpt 024.phpt 025.phpt 026.phpt 042.phpt 043.phpt 046.phpt 058.phpt 059.phpt

2004-02-10 Thread Georg Richter
georg Wed Feb 11 02:39:28 2004 EDT Modified files: /php-src/ext/mysqli/tests 017.phpt 019.phpt 020.phpt 021.phpt 022.phpt 023.phpt 024.phpt 025.phpt 026.phpt 042.phpt 043.phpt 046.phpt