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.69r2=1.70ty=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.86r2=1.87ty=u Index:

[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.490r2=1.491ty=u Index: php-src/configure.in diff -u

[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.3r2=1.4ty=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

[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

[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.5r2=1.6ty=u Index: php-src/ext/simplexml/tests/014.phpt diff -u

[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-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.247r2=1.248ty=u Index: php-src/sapi/cgi/cgi_main.c diff -u

[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.56r2=1.190.2.57ty=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.2r2=1.3ty=u Index:

[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.55r2=1.56ty=u Index: php-src/ext/soap/php_sdl.c diff -u

[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

[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.17r2=1.18ty=u Index: php-src/ext/interbase/config.m4 diff -u

[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).

[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.27r2=1.1.2.28ty=u

[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

[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

[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

[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

[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

[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

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 objects.

[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.248r2=1.249ty=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.1600r2=1.1601ty=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 2004

[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.41r2=1.42ty=u Index:

[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

[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.826r2=1.827ty=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.826 CVSROOT/avail:1.827 --- CVSROOT/avail:1.826 Thu Feb

[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.5r2=1.6ty=u Index: php-src/ext/spl/spl_sxe.c diff -u php-src/ext/spl/spl_sxe.c:1.5

[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

[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

[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.114r2=1.115ty=u Index: php-src/ext/standard/datetime.c diff -u

[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.10r2=1.96.2.11ty=u Index: php-src/ext/standard/datetime.c diff -u

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

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

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,