[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

[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) http://cvs.php.net/diff.php/php-src/ext/mysqli/mysqli_a

[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.35&r2=1.36&ty=u Index: php-src/sapi/apache

[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.3&r2=1.4&ty=u Index: php-src/ext/sybase_ct/

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

2004-02-10 Thread Zeev Suraski
zeevTue Feb 10 13:50:11 2004 EDT Modified files: /php-src/main config.w32.h Log: Clear that up http://cvs.php.net/diff.php/php-src/main/config.w32.h?r1=1.84&r2=1.85&ty=u Index: php-src/main/config.w32.h diff -u php-src/main/config.w32.h:1.84 php-src

[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.590&r2=1.591&ty=u Index: php-src/main/main.c diff -u php-src/main/main.c:1.590 php-src/main/main.c:1.591 --- php-

[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.83&r2=1.84&ty=u Index: php-src/main/config.w32.h diff -u php-src/main/config.w32.h

[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. http://cvs.php.net/diff.php/p

[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 f

[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.588&r2=1.589&ty=u Index: php-src/main/main.c diff -u php-src/main/main.c:1.588 php-src/main/main.c:1.589 --- p

[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). http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.558&

[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.168&r2=1.169&ty=u Index: php-src/main/

[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.3&r2=1.4&ty=u Index: php-src/tests/lang/bug22231.phpt diff -u php

[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.25&r2=1.26&ty=u Index: php-src/ext/tokenizer/tokeni

[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 h

[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.1&p=1 Index: php-src/tests/lang/bug26866.phpt +++ php-src/tests/lang/bug26866

[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.1598&r2=1.1599&ty=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 16:1

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

2004-02-10 Thread Zeev Suraski
zeevTue Feb 10 04:30:42 2004 EDT Modified files: /php-src/ext/simplexml simplexml.c Log: Implement get callback for SimpleXML (it now supports pre/post increment as well as binary-assign-ops) http://cvs.php.net/diff.php/php-src/ext/simplexml/simple