[PHP-CVS] cvs: php-src /win32/build config.w32

2006-04-29 Thread Frank M. Kromann
fmk Sat Apr 29 06:24:21 2006 UTC Modified files: /php-src/win32/buildconfig.w32 Log: Add new configure option --enable-pdb-files This will generate .pdb files for debugging

[PHP-CVS] cvs: php-src(PHP_5_1) /win32/build config.w32

2006-04-29 Thread Frank M. Kromann
fmk Sat Apr 29 06:24:38 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/win32/buildconfig.w32 Log: Add new configure option --enable-pdb-files This will generate .pdb files for debugging

[PHP-CVS] Re: cvs: php-src(PHP_5_1) /win32/build config.w32

2006-04-29 Thread Michael Wallner
Frank M. Kromann wrote: fmk Sat Apr 29 06:24:38 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/win32/build config.w32 Log: Add new configure option --enable-pdb-files This will generate .pdb files for debugging +ARG_ENABLE(pdb-files, Enable

[PHP-CVS] cvs: php-src /ext/tidy/tests 020.phpt

2006-04-29 Thread Nuno Lopes
nlopess Sat Apr 29 12:07:54 2006 UTC Added files: /php-src/ext/tidy/tests 020.phpt Log: new test that reveals problems in other places. more details on the ML http://cvs.php.net/viewcvs.cgi/php-src/ext/tidy/tests/020.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src /ext/tidy/tests 019.phpt tidy_019.phpt

2006-04-29 Thread Nuno Lopes
nlopess Sat Apr 29 12:16:21 2006 UTC Added files: /php-src/ext/tidy/tests 019.phpt Removed files: /php-src/ext/tidy/tests tidy_019.phpt Log: rename test to follow the convention and expand it a little

[PHP-CVS] cvs: php-src /win32/build config.w32

2006-04-29 Thread Frank M. Kromann
fmk Sat Apr 29 14:33:35 2006 UTC Modified files: /php-src/win32/buildconfig.w32 Log: Revert patch for pdb files. No need to have it twice! http://cvs.php.net/viewcvs.cgi/php-src/win32/build/config.w32?r1=1.54r2=1.55diff_format=u Index:

[PHP-CVS] Re: cvs: php-src(PHP_5_1) /win32/build config.w32

2006-04-29 Thread Frank M. Kromann
Hi Michael, Next time I need a feature I better spend more time looking or open my eyes when searching. Thanks for the pointer. - Frank Frank M. Kromann wrote: fmk Sat Apr 29 06:24:38 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/win32/build

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

2006-04-29 Thread Frank M. Kromann
fmk Sat Apr 29 14:38:35 2006 UTC Modified files: /php-src/ext/zlib zlib.c Log: fix build. ZSTR() must be applied to the buf argument of php_stream macros http://cvs.php.net/viewcvs.cgi/php-src/ext/zlib/zlib.c?r1=1.192r2=1.193diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/pdo pdo_dbh.c /ext/standard exec.c ftp_fopen_wrapper.c /sapi/cli php_cli.c

2006-04-29 Thread Frank M. Kromann
fmk Sat Apr 29 14:53:26 2006 UTC Modified files: /php-src/ext/pdopdo_dbh.c /php-src/ext/standard exec.c ftp_fopen_wrapper.c /php-src/sapi/cli php_cli.c Log: More ZSTR() fixes

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

2006-04-29 Thread Frank M. Kromann
fmk Sat Apr 29 18:29:14 2006 UTC Modified files: /php-src/ext/soap php_http.c Log: Add missing ZSTR() http://cvs.php.net/viewcvs.cgi/php-src/ext/soap/php_http.c?r1=1.89r2=1.90diff_format=u Index: php-src/ext/soap/php_http.c diff -u

[PHP-CVS] cvs: php-src /ext/com_dotnet com_handlers.c com_saproxy.c com_typeinfo.c php_com_dotnet_internal.h

2006-04-29 Thread Frank M. Kromann
fmk Sat Apr 29 18:45:30 2006 UTC Modified files: /php-src/ext/com_dotnet com_handlers.c com_saproxy.c com_typeinfo.c php_com_dotnet_internal.h Log: fix build

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

2006-04-29 Thread Uwe Schindler
thetaphiSat Apr 29 21:50:17 2006 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: Remove hiding of authorization headers completely because safe mode canceled http://cvs.php.net/viewcvs.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.73r2=1.74diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/pdo_odbc odbc_driver.c

2006-04-29 Thread Wez Furlong
wez Sun Apr 30 00:52:29 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/ext/pdo_odbc odbc_driver.c Log: Fix #35552 http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.536r2=1.2027.2.537diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/pdo_odbc config.m4

2006-04-29 Thread Wez Furlong
wez Sun Apr 30 01:42:53 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/pdo_odbc config.m4 Log: fix PECL #6544 http://cvs.php.net/viewcvs.cgi/php-src/ext/pdo_odbc/config.m4?r1=1.22r2=1.22.2.1diff_format=u Index: