[PHP-CVS] cvs: php-src(PHP_5_2) /ext/filter/tests 007.phpt 011.phpt

2007-04-18 Thread Dmitry Stogov
dmitry Wed Apr 18 07:55:52 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/filter/tests 007.phpt 011.phpt Log: Fixed tests (win32) http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/007.phpt?r1=1.1.2.4&r2=1.1.2.5&diff_format=u Index: php-src/ext

[PHP-CVS] cvs: php-src /ext/filter/tests 007.phpt 011.phpt

2007-04-18 Thread Dmitry Stogov
dmitry Wed Apr 18 07:57:31 2007 UTC Modified files: /php-src/ext/filter/tests 007.phpt 011.phpt Log: Fixed tests (win32) http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/007.phpt?r1=1.5&r2=1.6&diff_format=u Index: php-src/ext/filter/tests/007.phpt di

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/dba/tests dba007.phpt /ext/mcrypt/tests bug35496.phpt /ext/pdo_mysql/tests bug_37445.phpt /ext/spl/tests iterator_044.phpt /tests/classes abstract_static.phpt

2007-04-18 Thread Antony Dovgal
tony2001Wed Apr 18 08:06:29 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/dba/tests dba007.phpt /php-src/ext/spl/tests iterator_044.phpt /php-src/ext/mcrypt/tests bug35496.phpt /php-src/ext/pdo_mysql/testsbug_37445.php

[PHP-CVS] cvs: php-src /ext/hash/tests hmac-md5.phpt /tests/output ob_010.phpt ob_011.phpt

2007-04-18 Thread Antony Dovgal
tony2001Wed Apr 18 08:09:02 2007 UTC Modified files: /php-src/tests/output ob_010.phpt ob_011.phpt /php-src/ext/hash/tests hmac-md5.phpt Log: more test fixes http://cvs.php.net/viewvc.cgi/php-src/tests/output/ob_010.phpt?r1=1.1&r2=1.2&d

[PHP-CVS] cvs: php-src /ext/spl/tests iterator_044.phpt

2007-04-18 Thread Dmitry Stogov
dmitry Wed Apr 18 08:34:58 2007 UTC Modified files: /php-src/ext/spl/tests iterator_044.phpt Log: Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/iterator_044.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/spl/tests/iterator_044.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard config.w32

2007-04-18 Thread Rob Richards
rrichards Wed Apr 18 09:38:54 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard config.w32 Log: add file locking under windows change win build to use common clock compat files http://cvs.php.net/viewvc.cgi/php-src/ext/standard/config

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

2007-04-18 Thread Rob Richards
rrichards Wed Apr 18 09:38:56 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main main.c Log: add file locking under windows change win build to use common clock compat files http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.640.2.23.2.34&

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

2007-04-18 Thread Rob Richards
rrichards Wed Apr 18 09:38:59 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/win32/buildconfig.w32 Log: add file locking under windows change win build to use common clock compat files http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.

[PHP-CVS] cvs: php-src /ext/standard config.w32 /main main.c /win32/build config.w32

2007-04-18 Thread Rob Richards
rrichards Wed Apr 18 09:48:07 2007 UTC Modified files: /php-src/win32/buildconfig.w32 /php-src/ext/standard config.w32 /php-src/main main.c Log: MFB: add file locking under windows change win build to use common clock compat fi

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

2007-04-18 Thread Antony Dovgal
tony2001Wed Apr 18 10:58:08 2007 UTC Modified files: /php-srcEXTENSIONS Log: update EXTENSIONS file: - drop extensions which have been moved to PECL - add pdo*, zip, xmlreader, xmlwriter, json - update maintainers lists and statuses to reflect cur

[PHP-CVS] cvs: php-src(PHP_5_2) / EXTENSIONS

2007-04-18 Thread Antony Dovgal
tony2001Wed Apr 18 10:58:41 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcEXTENSIONS Log: update to reflect current status http://cvs.php.net/viewvc.cgi/php-src/EXTENSIONS?r1=1.72.2.4.2.2&r2=1.72.2.4.2.3&diff_format=u Index: php-src/EXTENSIONS

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

2007-04-18 Thread Dmitry Stogov
dmitry Wed Apr 18 11:58:40 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main fopen_wrappers.c Log: Fixed endless loop in open_basedir check http://cvs.php.net/viewvc.cgi/php-src/main/fopen_wrappers.c?r1=1.175.2.3.2.10&r2=1.175.2.3.2.11&diff_forma

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

2007-04-18 Thread Dmitry Stogov
dmitry Wed Apr 18 11:59:03 2007 UTC Modified files: /php-src/main fopen_wrappers.c Log: Fixed endless loop in open_basedir check http://cvs.php.net/viewvc.cgi/php-src/main/fopen_wrappers.c?r1=1.192&r2=1.193&diff_format=u Index: php-src/main/fopen_wrapp

[PHP-CVS] cvs: php-src(PHP_5_2) /main/streams plain_wrapper.c

2007-04-18 Thread Dmitry Stogov
dmitry Wed Apr 18 13:53:19 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main/streams plain_wrapper.c Log: Fixed crash http://cvs.php.net/viewvc.cgi/php-src/main/streams/plain_wrapper.c?r1=1.52.2.6.2.19&r2=1.52.2.6.2.20&diff_format=u Index: php-sr

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

2007-04-18 Thread Dmitry Stogov
dmitry Wed Apr 18 13:53:32 2007 UTC Modified files: /php-src/main/streams plain_wrapper.c Log: Fixed crash http://cvs.php.net/viewvc.cgi/php-src/main/streams/plain_wrapper.c?r1=1.85&r2=1.86&diff_format=u Index: php-src/main/streams/plain_wrapper.c diff

[PHP-CVS] cvs: php-src(PHP_5_2) /main/streams plain_wrapper.c

2007-04-18 Thread Dmitry Stogov
dmitry Wed Apr 18 14:23:06 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main/streams plain_wrapper.c Log: Fixed crash on win32 in case of negative size http://cvs.php.net/viewvc.cgi/php-src/main/streams/plain_wrapper.c?r1=1.52.2.6.2.20&r2=1.52.2.

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

2007-04-18 Thread Dmitry Stogov
dmitry Wed Apr 18 14:23:35 2007 UTC Modified files: /php-src/main/streams plain_wrapper.c Log: Fixed crash on win32 in case of negative size http://cvs.php.net/viewvc.cgi/php-src/main/streams/plain_wrapper.c?r1=1.86&r2=1.87&diff_format=u Index: php-src

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file bug22414.phpt bug24313.phpt bug26615.phpt bug26938.phpt bug39367.phpt mkdir-002.phpt stream_001.phpt /ext/standard/tests/strings pathinfo.phpt

2007-04-18 Thread Dmitry Stogov
dmitry Wed Apr 18 14:51:29 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filebug22414.phpt bug24313.phpt bug26615.phpt bug26938.phpt bug39367.phpt mkdir-002.ph

[PHP-CVS] cvs: php-src /ext/standard/tests/file bug22414.phpt bug24313.phpt bug26615.phpt bug26938.phpt bug39367.phpt mkdir-002.phpt stream_001.phpt /ext/standard/tests/strings pathinfo.phpt /ext/st

2007-04-18 Thread Dmitry Stogov
dmitry Wed Apr 18 14:51:47 2007 UTC Modified files: /php-src/ext/standard/tests/filebug22414.phpt bug24313.phpt bug26615.phpt bug26938.phpt bug39367.phpt mkdir-002.phpt

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/json JSON_parser.c /ext/json/tests bug41067.phpt

2007-04-18 Thread Andrei Zmievski
What about HEAD? -Andrei On Apr 16, 2007, at 3:31 PM, Ilia Alshanetsky wrote: iliaa Mon Apr 16 22:31:05 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/json/tests bug41067.phpt Modified files: /php-srcNEWS /php-src/ext/json JSON_parser

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

2007-04-18 Thread Michael Wallner
mikeWed Apr 18 19:39:12 2007 UTC Modified files: /php-src/ext/zlib zlib.c /php-srcNEWS Log: - fixed bug #40325 (Vary: header missing in gzip output handlers); no MFH [DOC] since PHP 6 a Vary header will be sent without regards to whether

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

2007-04-18 Thread Antony Dovgal
tony2001Wed Apr 18 20:36:48 2007 UTC Modified files: /php-src/ext/gmpgmp.c Log: do not allow negative byte index tests will follow soon http://cvs.php.net/viewvc.cgi/php-src/ext/gmp/gmp.c?r1=1.59&r2=1.60&diff_format=u Index: php-src/ext/gmp/gmp.

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gmp gmp.c

2007-04-18 Thread Antony Dovgal
tony2001Wed Apr 18 20:36:54 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gmpgmp.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/gmp/gmp.c?r1=1.49.2.2.2.8&r2=1.49.2.2.2.9&diff_format=u Index: php-src/ext/gmp/gmp.c diff -u php-src/ext

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

2007-04-18 Thread Antony Dovgal
tony2001Wed Apr 18 20:53:21 2007 UTC Modified files: /php-src/ext/gmpgmp.c Log: same for gmp_scan*() http://cvs.php.net/viewvc.cgi/php-src/ext/gmp/gmp.c?r1=1.60&r2=1.61&diff_format=u Index: php-src/ext/gmp/gmp.c diff -u php-src/ext/gmp/gmp.c:1.60

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gmp gmp.c

2007-04-18 Thread Antony Dovgal
tony2001Wed Apr 18 20:53:28 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gmpgmp.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/gmp/gmp.c?r1=1.49.2.2.2.9&r2=1.49.2.2.2.10&diff_format=u Index: php-src/ext/gmp/gmp.c diff -u php-src/ex

[PHP-CVS] cvs: php-src /ext/gmp/tests 005.phpt 012.phpt 013.phpt 014.phpt 015.phpt 016.phpt 017.phpt 018.phpt 019.phpt 020.phpt 021.phpt 022.phpt 023.phpt 024.phpt 025.phpt 026.phpt 027.phpt 028.phpt

2007-04-18 Thread Antony Dovgal
tony2001Wed Apr 18 21:04:06 2007 UTC Added files: /php-src/ext/gmp/tests 012.phpt 013.phpt 014.phpt 015.phpt 016.phpt 017.phpt 018.phpt 019.phpt 020.phpt 021.phpt 022.phpt 023.phpt 024.php

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gmp/tests 012.phpt 013.phpt 014.phpt 015.phpt 016.phpt 017.phpt 018.phpt 019.phpt 020.phpt 021.phpt 022.phpt 023.phpt 024.phpt 025.phpt 026.phpt 027.phpt 028.phpt

2007-04-18 Thread Antony Dovgal
tony2001Wed Apr 18 21:04:21 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/gmp/tests 012.phpt 013.phpt 014.phpt 015.phpt 016.phpt 017.phpt 018.phpt 019.phpt 020.phpt 021.phpt 022.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pdo_sqlite/sqlite VERSION /ext/pdo_sqlite/sqlite/src btree.c build.c callback.c delete.c expr.c func.c insert.c keywordhash.h main.c os_common.h os_win.c

2007-04-18 Thread Ilia Alshanetsky
iliaa Wed Apr 18 22:53:46 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/pdo_sqlite/sqlite VERSION /php-src/ext/pdo_sqlite/sqlite/src btree.c build.c callback.c delete.c expr.c func.c in

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-18 Thread Ilia Alshanetsky
On 17-Apr-07, at 11:31 AM, Pierre-Alain Joye wrote: pajoye Tue Apr 17 15:31:45 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd config.w32 gd.c php_gd.h Log: - MFH: add imagegrabwindow and imagegrabscreen (win32 only) [DOC] capture a window usi

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c php_gd.h

2007-04-18 Thread Ilia Alshanetsky
I've talked the patch over with Pierre and it would appear some testing on this code was already done without any issues being raised. So, for now thew new GD functions will stay, but if during testing any issues are identified with them, then they will be ifdefed out from the code and will

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

2007-04-18 Thread Sascha Schumann
sas Thu Apr 19 06:42:28 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sqlite config.m4 Log: - fix vpath build http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite/config.m4?r1=1.41.2.1&r2=1.41.2.1.2.1&diff_format=u Index: php-src/ext/sqlite/config.m4

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

2007-04-18 Thread Sascha Schumann
sas Thu Apr 19 06:42:57 2007 UTC Modified files: /php-src/ext/sqlite config.m4 Log: - fix vpath build http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite/config.m4?r1=1.42&r2=1.43&diff_format=u Index: php-src/ext/sqlite/config.m4 diff -u php-src/ext/sqlite/c