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

2007-06-18 Thread Dmitry Stogov
dmitry Mon Jun 18 10:02:13 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/zlib/tests compress_zlib_wrapper.phpt Log: Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/tests/compress_zlib_wrapper.phpt?r1=1.2.2.2&r2=1.2.2.2.2.1&diff_format=

[PHP-CVS] cvs: php-src /ext/zlib/tests compress_zlib_wrapper.phpt

2007-06-18 Thread Dmitry Stogov
dmitry Mon Jun 18 10:01:42 2007 UTC Modified files: /php-src/ext/zlib/tests compress_zlib_wrapper.phpt Log: Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/tests/compress_zlib_wrapper.phpt?r1=1.4&r2=1.5&diff_format=u Index: php-src/ext/zlib/tes

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

2007-06-18 Thread Jani Taskinen
sniper Mon Jun 18 22:35:30 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: rephrase http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.790&r2=1.2027.2.547.2.791&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.790

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

2007-06-18 Thread Stanislav Malyshev
stasMon Jun 18 22:06:33 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: mysql fix http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.789&r2=1.2027.2.547.2.790&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.

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

2007-06-18 Thread Stanislav Malyshev
stasMon Jun 18 22:03:32 2007 UTC Modified files: (Branch: PHP_4_4) /php-srcNEWS Log: mysql fix http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.1247.2.920.2.238&r2=1.1247.2.920.2.239&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.920.2.

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/mysql php_mysql.c

2007-06-18 Thread Stanislav Malyshev
stasMon Jun 18 22:01:56 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/mysql php_mysql.c Log: Fix INFILE LOCAL option handling with MySQL - now not allowed when safe_mode is active http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/php_mysql.c?r1=

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

2007-06-18 Thread Stanislav Malyshev
stasMon Jun 18 21:59:05 2007 UTC Modified files: /php-src/ext/mysqli mysqli_api.c /php-src/ext/pdo_mysql mysql_driver.c Log: Fix INFILE LOCAL option handling with MySQL - now not allowed when open_basedir is active http://cvs.php.net/viewvc.c

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mysql php_mysql.c /ext/mysqli mysqli_api.c /ext/pdo_mysql mysql_driver.c

2007-06-18 Thread Stanislav Malyshev
stasMon Jun 18 21:51:32 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysql php_mysql.c /php-src/ext/mysqli mysqli_api.c /php-src/ext/pdo_mysql mysql_driver.c Log: Fix INFILE LOCAL option handling with MySQL - now not allowed when open

[PHP-CVS] cvs: php-src /ext/standard/tests/file filesize_basic.phpt filesize_error.phpt fread_basic.phpt fread_error.phpt is_dir_basic.phpt is_dir_error.phpt is_file_basic.phpt is_file_error.phpt

2007-06-18 Thread Raghubansh Kumar
kraghubaMon Jun 18 19:51:11 2007 UTC Modified files: /php-src/ext/standard/tests/fileis_dir_error.phpt fread_error.phpt is_file_basic.phpt filesize_basic.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file filesize_basic.phpt filesize_error.phpt fread_basic.phpt fread_error.phpt is_dir_basic.phpt is_dir_error.phpt is_file_basic.phpt is_file_error.

2007-06-18 Thread Raghubansh Kumar
kraghubaMon Jun 18 19:45:53 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/fileis_file_basic.phpt filesize_basic.phpt fread_error.phpt is_dir_basic.phpt

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

2007-06-18 Thread Jani Taskinen
sniper Mon Jun 18 16:55:37 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: rephrase http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.788&r2=1.2027.2.547.2.789&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.788

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard array.c /ext/standard/tests/array bug41686.phpt

2007-06-18 Thread Ilia Alshanetsky
iliaa Mon Jun 18 16:53:10 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/array bug41686.phpt Modified files: /php-srcNEWS /php-src/ext/standard array.c Log: Fixed bug #41686 (Omitting length param in a

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

2007-06-18 Thread Ilia Alshanetsky
iliaa Mon Jun 18 16:46:40 2007 UTC Modified files: /php-src/ext/libxml libxml.c Log: MFB: Fixed bug #41724 (libxml_get_last_error() - errors survice request scope). http://cvs.php.net/viewvc.cgi/php-src/ext/libxml/libxml.c?r1=1.58&r2=1.59&diff_format=u I

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

2007-06-18 Thread Ilia Alshanetsky
iliaa Mon Jun 18 16:46:21 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/libxml libxml.c Log: Fixed bug #41724 (libxml_get_last_error() - errors survice request scope). http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.54

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

2007-06-18 Thread Scott MacVicar
scottmacMon Jun 18 15:57:00 2007 UTC Modified files: /php-src/sapi/apachemod_php.c Log: MFB: Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3). http://cvs.php.net/viewvc.cgi/php-src/sapi/apache/mod_php.c?r1=1.2&r2=1.3&diff_

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS /sapi/apache mod_php4.c

2007-06-18 Thread Scott MacVicar
scottmacMon Jun 18 15:53:15 2007 UTC Modified files: (Branch: PHP_4_4) /php-srcNEWS /php-src/sapi/apachemod_php4.c Log: MFB: Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3). http://cvs.php.net/viewvc.cgi/php-src/N

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /sapi/apache mod_php5.c

2007-06-18 Thread Scott MacVicar
scottmacMon Jun 18 15:52:46 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/sapi/apachemod_php5.c Log: Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3). http://cvs.php.net/viewvc.cgi/php-src/NEWS?r

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

2007-06-18 Thread Dmitry Stogov
dmitry Mon Jun 18 13:54:59 2007 UTC Modified files: /php-src/ext/standard string.c Log: Fixed error message http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.644&r2=1.645&diff_format=u Index: php-src/ext/standard/string.c diff -u php-src

[PHP-CVS] cvs: php-src /ext/standard string.c /ext/standard/tests/strings bug40754.phpt

2007-06-18 Thread Dmitry Stogov
dmitry Mon Jun 18 13:39:02 2007 UTC Modified files: /php-src/ext/standard string.c /php-src/ext/standard/tests/strings bug40754.phpt Log: Fixed crash in substr_compare() Fixed error messages http://cvs.php.net/viewvc.cgi/php-src/ext/standard/str

[PHP-CVS] cvs: php-src /ext/standard/tests/strings strval.phpt

2007-06-18 Thread Dmitry Stogov
dmitry Mon Jun 18 11:54:02 2007 UTC Modified files: /php-src/ext/standard/tests/strings strval.phpt Log: Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/strval.phpt?r1=1.3&r2=1.4&diff_format=u Index: php-src/ext/standard/tests/str

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

2007-06-18 Thread Dmitry Stogov
dmitry Mon Jun 18 11:50:41 2007 UTC Modified files: /php-src/ext/standard string.c Log: MTH: Fixed bug #40432 (strip_tags() fails with greater than in attribute). http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.642&r2=1.643&diff_format

[PHP-CVS] cvs: php-src /ext/zlib/tests bug_34821.phpt

2007-06-18 Thread Dmitry Stogov
dmitry Mon Jun 18 10:52:04 2007 UTC Modified files: /php-src/ext/zlib/tests bug_34821.phpt Log: Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/tests/bug_34821.phpt?r1=1.6&r2=1.7&diff_format=u Index: php-src/ext/zlib/tests/bug_34821.phpt diff -

[PHP-CVS] cvs: php-src /ext/zlib/tests ob_001.phpt ob_002.phpt

2007-06-18 Thread Dmitry Stogov
dmitry Mon Jun 18 10:47:33 2007 UTC Modified files: /php-src/ext/zlib/tests ob_001.phpt ob_002.phpt Log: Fixed tests http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/tests/ob_001.phpt?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/zlib/tests/ob_001.phpt di

[PHP-CVS] cvs: php-src /ext/standard/tests/file readlink_realpath_basic.phpt readlink_realpath_variation.phpt TSRM tsrm_virtual_cwd.c

2007-06-18 Thread Dmitry Stogov
dmitry Mon Jun 18 09:51:03 2007 UTC Modified files: /TSRM tsrm_virtual_cwd.c /php-src/ext/standard/tests/filereadlink_realpath_basic.phpt readlink_realpath_variation.phpt Log: Fixed yet another realpath cache

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file readlink_realpath_basic.phpt readlink_realpath_variation.phpt TSRM tsrm_virtual_cwd.c

2007-06-18 Thread Dmitry Stogov
dmitry Mon Jun 18 09:50:40 2007 UTC Modified files: (Branch: PHP_5_2) /TSRM tsrm_virtual_cwd.c /php-src/ext/standard/tests/filereadlink_realpath_basic.phpt readlink_realpath_variation.phpt Log: Fixed yet anoth

[PHP-CVS] cvs: php-src /ext/standard/tests/array range.phpt

2007-06-18 Thread Dmitry Stogov
dmitry Mon Jun 18 07:45:24 2007 UTC Modified files: /php-src/ext/standard/tests/array range.phpt Log: Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/range.phpt?r1=1.4&r2=1.5&diff_format=u Index: php-src/ext/standard/tests/array/r

[PHP-CVS] cvs: php-src /tests/lang bug32924.phpt

2007-06-18 Thread Dmitry Stogov
dmitry Mon Jun 18 07:31:45 2007 UTC Modified files: /php-src/tests/lang bug32924.phpt Log: Fixed test file http://cvs.php.net/viewvc.cgi/php-src/tests/lang/bug32924.phpt?r1=1.2&r2=1.3&diff_format=u Index: php-src/tests/lang/bug32924.phpt diff -u php-src/test