[PHP-CVS] cvs: php-src /ext/tokenizer config.w32

2007-08-01 Thread Stanislav Malyshev
stasThu Aug 2 00:04:05 2007 UTC Modified files: /php-src/ext/tokenizer config.w32 Log: fix win32 build http://cvs.php.net/viewvc.cgi/php-src/ext/tokenizer/config.w32?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/tokenizer/config.w32 diff -u php-src

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

2007-08-01 Thread Stanislav Malyshev
stasWed Aug 1 23:54:06 2007 UTC Modified files: /php-src/main main.c Log: revert wrong fix http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.742&r2=1.743&diff_format=u Index: php-src/main/main.c diff -u php-src/main/main.c:1.742 php-src/main/m

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

2007-08-01 Thread Stanislav Malyshev
stasWed Aug 1 23:52:43 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/main main.c Log: revert wrong fix http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.512.2.63.2.16&r2=1.512.2.63.2.17&diff_format=u Index: php-src/main/main.c diff -u php

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

2007-08-01 Thread Stanislav Malyshev
stasWed Aug 1 23:51:45 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main main.c Log: revert wrong fix http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.640.2.23.2.50&r2=1.640.2.23.2.51&diff_format=u Index: php-src/main/main.c diff -u php

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

2007-08-01 Thread Ilia Alshanetsky
iliaa Wed Aug 1 22:45:32 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_sqlite sqlite_statement.c /php-srcNEWS Log: Fixed bug #41831 (pdo_sqlite prepared statements convert resources to strings). http://cvs.php.net/viewvc.cgi/ph

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8/tests parse_error.phpt

2007-08-01 Thread Christopher Jones
sixdWed Aug 1 15:18:37 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests parse_error.phpt Log: MFH: New test for error handling http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/parse_error.phpt?view=markup&rev=1.1 Index: php-src/

[PHP-CVS] cvs: php-src /ext/oci8/tests parse_error.phpt

2007-08-01 Thread Christopher Jones
sixdWed Aug 1 15:18:25 2007 UTC Added files: /php-src/ext/oci8/tests parse_error.phpt Log: New test for error handling http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/parse_error.phpt?view=markup&rev=1.1 Index: php-src/ext/oci8/tests/parse_e

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

2007-08-01 Thread Pierre-Alain Joye
pajoye Wed Aug 1 15:13:40 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tokenizer config.w32 Log: - fix win32 build http://cvs.php.net/viewvc.cgi/php-src/ext/tokenizer/config.w32?r1=1.1&r2=1.1.6.1&diff_format=u Index: php-src/ext/tokenizer/config

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

2007-08-01 Thread Johannes Schl
johannesWed Aug 1 12:49:34 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main main.c Log: - MFH: Fix #42164 Internal Sendmail Support is ALWAYS disabled http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.640.2.23.2.49&r2=1.640.2.23.2.50&d

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

2007-08-01 Thread Johannes Schl�ter
johannesWed Aug 1 12:49:23 2007 UTC Modified files: /php-src/main main.c Log: - Fix #42164 Internal Sendmail Support is ALWAYS disabled http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.741&r2=1.742&diff_format=u Index: php-src/main/main.c di

[PHP-CVS] cvs: php-src /ext/libxml libxml.c php_libxml.h

2007-08-01 Thread Antony Dovgal
tony2001Wed Aug 1 11:43:27 2007 UTC Modified files: /php-src/ext/libxml libxml.c php_libxml.h Log: an attempt to fix win32 build http://cvs.php.net/viewvc.cgi/php-src/ext/libxml/libxml.c?r1=1.62&r2=1.63&diff_format=u Index: php-src/ext/libxml/libxml.

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

2007-08-01 Thread Antony Dovgal
tony2001Wed Aug 1 11:43:05 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/libxml libxml.c php_libxml.h Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/libxml/libxml.c?r1=1.32.2.7.2.14&r2=1.32.2.7.2.15&diff_format=u Index: php-src/ext/libxm

[PHP-CVS] cvs: php-src /ext/soap soap.c /ext/soap/tests/bugs bug42151.phpt

2007-08-01 Thread Dmitry Stogov
dmitry Wed Aug 1 10:39:49 2007 UTC Modified files: /php-src/ext/soap soap.c /php-src/ext/soap/tests/bugsbug42151.phpt Log: Fixed bug #42151 (__destruct functions not called after catching a SoapFault exception) http://cvs.php.net/viewvc.cgi/

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/soap soap.c /ext/soap/tests/bugs bug42151.phpt

2007-08-01 Thread Dmitry Stogov
dmitry Wed Aug 1 10:39:33 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/soap/tests/bugsbug42151.phpt Modified files: /php-srcNEWS /php-src/ext/soap soap.c Log: Fixed bug #42151 (__destruct functions not called aft