Re: [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-11 Thread Andi Gutmans
Are all these printf's in on purpose? Andi At 07:39 AM 2/11/2004 +, Georg Richter wrote: 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

Re: [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-11 Thread Georg Richter
> Are all these printf's in on purpose? Yes :) Georg -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2004-02-11 Thread Georg Richter
georg Wed Feb 11 03:34:10 2004 EDT Modified files: /php-src/ext/mysqli mysqli_api.c mysqli.c Log: removed printfs :) Thx Andi! http://cvs.php.net/diff.php/php-src/ext/mysqli/mysqli_api.c?r1=1.69&r2=1.70&ty=u Index: php-src/ext/mysqli/mysqli_api.c diff -u

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

2004-02-11 Thread Zeev Suraski
zeevWed Feb 11 06:46:21 2004 EDT Modified files: /php-src/ext/standard dl.c Log: Finally add a notice to hint people that using dl() is a bad idea... http://cvs.php.net/diff.php/php-src/ext/standard/dl.c?r1=1.86&r2=1.87&ty=u Index: php-src/ext/stand

[PHP-CVS] cvs: php-src / configure.in /main php_version.h

2004-02-11 Thread Andi Gutmans
andiWed Feb 11 06:53:45 2004 EDT Modified files: /php-srcconfigure.in /php-src/main php_version.h Log: - Change to b4 http://cvs.php.net/diff.php/php-src/configure.in?r1=1.490&r2=1.491&ty=u Index: php-src/configure.in diff -u php-src/config

[PHP-CVS] cvs: php-src /ext/interbase ibase_events.c ibase_service.c

2004-02-11 Thread Ard Biesheuvel
abies Wed Feb 11 06:59:08 2004 EDT Modified files: /php-src/ext/interbase ibase_events.c ibase_service.c Log: CS/WS http://cvs.php.net/diff.php/php-src/ext/interbase/ibase_events.c?r1=1.3&r2=1.4&ty=u Index: php-src/ext/interbase/ibase_events.c diff -u

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

2004-02-11 Thread Ard Biesheuvel
abies Wed Feb 11 07:08:45 2004 EDT Modified files: /php-src/ext/interbase interbase.c Log: Add version info about run-time client library # A number of user crashes appear to be caused # by using incorrect combinations of libraries http://cvs.php.n

[PHP-CVS] cvs: php-src /ext/simplexml simplexml.c /ext/simplexml/tests 014.phpt 014a.phpt 014b.phpt 016.phpt bug27010.phpt

2004-02-11 Thread Rob Richards
rrichards Wed Feb 11 07:19:27 2004 EDT Modified files: /php-src/ext/simplexml simplexml.c /php-src/ext/simplexml/tests014.phpt 014a.phpt 014b.phpt 016.phpt bug27010.phpt Log: Fix compiler warnings U

[PHP-CVS] cvs: php-src /ext/simplexml/tests 014.phpt

2004-02-11 Thread Rob Richards
rrichards Wed Feb 11 08:00:20 2004 EDT Modified files: /php-src/ext/simplexml/tests014.phpt Log: Fix test http://cvs.php.net/diff.php/php-src/ext/simplexml/tests/014.phpt?r1=1.5&r2=1.6&ty=u Index: php-src/ext/simplexml/tests/014.phpt diff -u php-sr

[PHP-CVS] cvs: php-src /ext/soap php_encoding.c php_sdl.c php_soap.h soap.c /ext/soap/interop client_round2_interop.php /ext/soap/tests server018.phpt /ext/soap/tests/schema test_schema.inc

2004-02-11 Thread Dmitry Stogov
dmitry Wed Feb 11 08:53:51 2004 EDT Added files: /php-src/ext/soap/tests server018.phpt Modified files: /php-src/ext/soap php_encoding.c php_sdl.c php_soap.h soap.c /php-src/ext/soap/interop client_round2_interop.php /php-src/

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

2004-02-11 Thread Ilia Alshanetsky
iliaa Wed Feb 11 09:52:13 2004 EDT Modified files: /php-src/sapi/cgi cgi_main.c Log: Proper win32 fix. http://cvs.php.net/diff.php/php-src/sapi/cgi/cgi_main.c?r1=1.247&r2=1.248&ty=u Index: php-src/sapi/cgi/cgi_main.c diff -u php-src/sapi/cgi/cgi_main.c:1.

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

2004-02-11 Thread Ilia Alshanetsky
iliaa Wed Feb 11 09:52:36 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/sapi/cgi cgi_main.c Log: MFH: Win32 build fix. http://cvs.php.net/diff.php/php-src/sapi/cgi/cgi_main.c?r1=1.190.2.56&r2=1.190.2.57&ty=u Index: php-src/sapi/cgi/cgi_main.c diff -u

[PHP-CVS] cvs: php-src /tests/func 002.phpt 003.phpt 004.phpt

2004-02-11 Thread Zeev Suraski
zeevWed Feb 11 11:09:47 2004 EDT Modified files: /php-src/tests/func 002.phpt 003.phpt 004.phpt Log: Get rid of some yucky past, and reenable these tests http://cvs.php.net/diff.php/php-src/tests/func/002.phpt?r1=1.2&r2=1.3&ty=u Index: php-src/tests/func/

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

2004-02-11 Thread Dmitry Stogov
dmitry Wed Feb 11 11:12:33 2004 EDT Modified files: /php-src/ext/soap php_sdl.c Log: Cache files access rights were changed. http://cvs.php.net/diff.php/php-src/ext/soap/php_sdl.c?r1=1.55&r2=1.56&ty=u Index: php-src/ext/soap/php_sdl.c diff -u php-src/ext/s

[PHP-CVS] cvs: php-src /ext/soap/interop client_round2_interop.php client_round2_params.php client_round2_run.php config.php.dist

2004-02-11 Thread Dmitry Stogov
dmitry Wed Feb 11 11:13:16 2004 EDT Modified files: /php-src/ext/soap/interop client_round2_interop.php client_round2_params.php client_round2_run.php config.php.dist Log: support for command line

[PHP-CVS] cvs: php-src /ext/interbase config.m4

2004-02-11 Thread Ard Biesheuvel
abies Wed Feb 11 11:20:48 2004 EDT Modified files: /php-src/ext/interbase config.m4 Log: Look in the right place for lib http://cvs.php.net/diff.php/php-src/ext/interbase/config.m4?r1=1.17&r2=1.18&ty=u Index: php-src/ext/interbase/config.m4 diff -u php

[PHP-CVS] cvs: php-src(PHP_4_3) / configure.in /main php_version.h

2004-02-11 Thread Ilia Alshanetsky
iliaa Wed Feb 11 11:49:25 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/main php_version.h /php-srcconfigure.in Log: Back to dev tree (forgot to restore versions). http://cvs.php.net/diff.php/php-src/main/php_version.h?r1=1.66.2.41&r2=1.

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

2004-02-11 Thread Ilia Alshanetsky
iliaa Wed Feb 11 11:53:03 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/sapi/apache2handlersapi_apache2.c Log: MFH: fixed a compilation error. http://cvs.php.net/diff.php/php-src/sapi/apache2handler/sapi_apache2.c?r1=1.1.2.27&r2=1.1.2.28&ty=u I

[PHP-CVS] cvs: php-src /ext/session/tests bug26862.phpt /ext/standard url_scanner_ex.c url_scanner_ex.re

2004-02-11 Thread Ilia Alshanetsky
iliaa Wed Feb 11 12:00:49 2004 EDT Added files: /php-src/ext/session/tests bug26862.phpt Modified files: /php-src/ext/standard url_scanner_ex.c url_scanner_ex.re Log: Fixed bug #26862 (ob_flush() followed by output_reset_rewrite_va

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/session/tests bug26862.phpt /ext/standard url_scanner_ex.c url_scanner_ex.re

2004-02-11 Thread Ilia Alshanetsky
iliaa Wed Feb 11 12:00:58 2004 EDT Added files: (Branch: PHP_4_3) /php-src/ext/session/tests bug26862.phpt Modified files: /php-src/ext/standard url_scanner_ex.c url_scanner_ex.re /php-srcNEWS Log: MFH: Fixed bug #26862 (ob

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard/tests/file bug27183.phpt /main user_streams.c

2004-02-11 Thread Ilia Alshanetsky
iliaa Wed Feb 11 12:09:10 2004 EDT Added files: (Branch: PHP_4_3) /php-src/ext/standard/tests/filebug27183.phpt Modified files: /php-srcNEWS /php-src/main user_streams.c Log: Fixed bug #27183 (userland stream wrapper seg

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

2004-02-11 Thread Ilia Alshanetsky
iliaa Wed Feb 11 12:32:39 2004 EDT Modified files: /php-src/ext/standard url_scanner_ex.c Log: 'Touch' the file to make sure re2c is not needed. http://cvs.php.net/diff.php/php-src/ext/standard/url_scanner_ex.c?r1=1.83&r2=1.84&ty=u Index: php-src/ext/

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard url_scanner_ex.c

2004-02-11 Thread Ilia Alshanetsky
iliaa Wed Feb 11 12:32:42 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard url_scanner_ex.c Log: MFH: 'Touch' the file to make sure re2c is not needed. http://cvs.php.net/diff.php/php-src/ext/standard/url_scanner_ex.c?r1=1.72.2.9&r2=1.7

[PHP-CVS] cvs: php-src /ext/pspell php_pspell.h pspell.c

2004-02-11 Thread Brian France
bfrance Wed Feb 11 13:50:17 2004 EDT Modified files: /php-src/ext/pspell php_pspell.h pspell.c Log: Added two new functions to set the dict-dir and data-dir options. http://cvs.php.net/diff.php/php-src/ext/pspell/php_pspell.h?r1=1.13&r2=1.14&ty=u

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

2004-02-11 Thread Brian France
bfrance Wed Feb 11 14:00:44 2004 EDT Modified files: /php-src/ext/standard head.c Log: Added checks for invalid characters in a cookie name or cookie data from setrawcookie http://cvs.php.net/diff.php/php-src/ext/standard/head.c?r1=1.74&r2=

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

2004-02-11 Thread Brian France
bfrance Wed Feb 11 14:02:41 2004 EDT Modified files: /php-srcNEWS Log: - Added checks for invalid characters in a cookie name or cookie data from setrawcookie. (Brian) - Added new pspell functions to set the dict-dir and data-dir opti

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

2004-02-11 Thread Zeev Suraski
zeevWed Feb 11 14:15:34 2004 EDT Modified files: /php-src/ext/simplexml simplexml.c Log: Prevent SimpleXML from silently modifying types of variables that are assigned to its objects. Implementation notes for overloaded object modules: - If you

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

2004-02-11 Thread Marcus Boerger
Hello Zeev, Wednesday, February 11, 2004, 8:15:34 PM, you wrote: > zeev Wed Feb 11 14:15:34 2004 EDT > Modified files: > /php-src/ext/simplexmlsimplexml.c > Log: > Prevent SimpleXML from silently modifying types of variables that are > assigned to its obje

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c /sapi/cli php_cli.c

2004-02-11 Thread Marcus Boerger
helly Wed Feb 11 16:00:47 2004 EDT Modified files: /php-src/sapi/cgi cgi_main.c /php-src/sapi/cli php_cli.c Log: Bugfix #27104 CLI/CGI SAPI module variable name conflict http://cvs.php.net/diff.php/php-src/sapi/cgi/cgi_main.c?r1=1.248&r2=1.249&ty=u

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

2004-02-11 Thread Jani Taskinen
sniper Wed Feb 11 16:17:40 2004 EDT Modified files: /php-srcNEWS Log: style http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1600&r2=1.1601&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1600 php-src/NEWS:1.1601 --- php-src/NEWS:1.1600 Wed Feb 11 14:02:39 200

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

2004-02-11 Thread Andi Gutmans
Yeah, that's a good idea. At 09:35 PM 2/11/2004 +0100, Marcus Boerger wrote: Hello Zeev, Wednesday, February 11, 2004, 8:15:34 PM, you wrote: > zeev Wed Feb 11 14:15:34 2004 EDT > Modified files: > /php-src/ext/simplexmlsimplexml.c > Log: > Prevent SimpleXML from silently

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

2004-02-11 Thread Jani Taskinen
sniper Wed Feb 11 16:20:23 2004 EDT Modified files: /php-src/ext/pspell pspell.c Log: There is CODING_STANDARDS..at least NEW code should respect those.. http://cvs.php.net/diff.php/php-src/ext/pspell/pspell.c?r1=1.41&r2=1.42&ty=u Index: php-src/ext/pspell/pspe

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

2004-02-11 Thread Marcus Boerger
helly Wed Feb 11 17:00:39 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/sapi/cgi cgi_main.c /php-src/sapi/cli php_cli.c /php-srcNEWS Log: MFH: Bug #27104 CLI/CGI SAPI module variable name conflict http://cvs.php.net/diff.php/php-src/s

[PHP-CVS] cvs: CVSROOT / avail

2004-02-11 Thread Derick Rethans
derick Wed Feb 11 17:34:43 2004 EDT Modified files: /CVSROOTavail Log: - Move ADT to PECL http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.826&r2=1.827&ty=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.826 CVSROOT/avail:1.827 --- CVSROOT/avail:1.826 Thu Fe

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

2004-02-11 Thread Marcus Boerger
helly Wed Feb 11 18:36:26 2004 EDT Modified files: /php-src/ext/splspl_sxe.c Log: Cleanup http://cvs.php.net/diff.php/php-src/ext/spl/spl_sxe.c?r1=1.5&r2=1.6&ty=u Index: php-src/ext/spl/spl_sxe.c diff -u php-src/ext/spl/spl_sxe.c:1.5 php-src/ext/spl/spl_sx

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

2004-02-11 Thread Jani Taskinen
sniper Wed Feb 11 20:28:13 2004 EDT Modified files: /php-src/ext/standard datetime.c Log: - Fixed bug #23467 (Showing incorrect Time Zone) # patch by scottmacvicar at ntlworld dot com http://cvs.php.net/diff.php/php-src/ext/standard/datetime.c?r1=1.113

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard datetime.c

2004-02-11 Thread Jani Taskinen
sniper Wed Feb 11 20:29:14 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard datetime.c Log: MFH: - Fixed bug #23467 (Showing incorrect Time Zone) # patch by scottmacvicar at ntlworld dot com http://cvs.php.net/diff.php/php-src/ext/standa

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

2004-02-11 Thread Jani Taskinen
sniper Wed Feb 11 20:31:59 2004 EDT Modified files: /php-src/ext/standard datetime.c Log: ws fix http://cvs.php.net/diff.php/php-src/ext/standard/datetime.c?r1=1.114&r2=1.115&ty=u Index: php-src/ext/standard/datetime.c diff -u php-src/ext/standard/datetim

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard datetime.c

2004-02-11 Thread Jani Taskinen
sniper Wed Feb 11 20:32:40 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard datetime.c Log: MFH: ws fix http://cvs.php.net/diff.php/php-src/ext/standard/datetime.c?r1=1.96.2.10&r2=1.96.2.11&ty=u Index: php-src/ext/standard/datetime.c diff -

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS

2004-02-11 Thread Jani Taskinen
sniper Wed Feb 11 20:35:51 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.562&r2=1.1247.2.563&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.562 php-src/NEWS:1.1247.2.563 --- php-

Re: [PHP-CVS] cvs: php-src /ext/pspell php_pspell.h pspell.c

2004-02-11 Thread Jan Lehnardt
Hi, On 11 Feb 2004, at 19:50, Brian France wrote: bfrance Wed Feb 11 13:50:17 2004 EDT Modified files: /php-src/ext/pspell php_pspell.h pspell.c Log: Added two new functions to set the dict-dir and data-dir options. We're in fix-only mode. New features should be discussed with Andi fir

Re: [PHP-CVS] cvs: php-src /ext/pspell php_pspell.h pspell.c

2004-02-11 Thread Jan Lehnardt
Hi, On 11 Feb 2004, at 19:50, Brian France wrote: bfrance Wed Feb 11 13:50:17 2004 EDT Modified files: /php-src/ext/pspell php_pspell.h pspell.c Log: Added two new functions to set the dict-dir and data-dir options. We're in fix-only mode. New features should be discussed with Andi fir

Re: [PHP-CVS] cvs: php-src /ext/pspell php_pspell.h pspell.c

2004-02-11 Thread Brian J. France
Ok, let me know if you want me to back them out. I worked with Vlad on the changes and had him review the patch before committing it. We (Yahoo) have been running them for a couple of weeks now with out any problems. Brian On Feb 11, 2004, at 3:12 PM, Jan Lehnardt wrote: Hi, On 11 Feb 2004,