[PHP-CVS] cvs: php-src /ext/oci8 php_oci8_int.h

2007-07-09 Thread Antony Dovgal
tony2001Mon Jul 9 09:08:52 2007 UTC Modified files: /php-src/ext/oci8 php_oci8_int.h Log: use correct types for scale and precision http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/php_oci8_int.h?r1=1.34r2=1.35diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 php_oci8_int.h

2007-07-09 Thread Antony Dovgal
tony2001Mon Jul 9 09:08:59 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/oci8 php_oci8_int.h Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/php_oci8_int.h?r1=1.11.2.6.2.18r2=1.11.2.6.2.19diff_format=u Index:

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

2007-07-09 Thread Jani Taskinen
janiMon Jul 9 10:17:52 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: fix news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.820r2=1.2027.2.547.2.821diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.820

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

2007-07-09 Thread Jani Taskinen
janiMon Jul 9 11:13:38 2007 UTC Modified files: /php-src/ext/pdo_odbc config.m4 Log: - Fixed bug #41870 (PDO_ODBC module linking fails with iODBC) http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_odbc/config.m4?r1=1.22r2=1.23diff_format=u Index:

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

2007-07-09 Thread Jani Taskinen
janiMon Jul 9 11:13:56 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_odbc config.m4 Log: MFH: Fixed bug #41870 (PDO_ODBC module linking fails with iODBC)

[PHP-CVS] cvs: php-src /ext/standard/tests/math bug30695.phpt /ext/standard/tests/strings bug40704.phpt md5.phpt md5_file.phpt substr.phpt trim1.phpt

2007-07-09 Thread Dmitry Stogov
dmitry Mon Jul 9 11:38:34 2007 UTC Modified files: /php-src/ext/standard/tests/mathbug30695.phpt /php-src/ext/standard/tests/strings bug40704.phpt md5.phpt md5_file.phpt substr.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cgi fastcgi.c

2007-07-09 Thread Dmitry Stogov
dmitry Mon Jul 9 11:48:39 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cgi fastcgi.c Log: ECONNABORTED is not a critical error (Andrei Nigmatulin)

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

2007-07-09 Thread Jani Taskinen
janiMon Jul 9 12:53:52 2007 UTC Modified files: /php-src/ext/pdo_pgsql config.m4 Log: - Fixed bug #35981 (pdo-pgsql should not use pkg-config when not present) http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_pgsql/config.m4?r1=1.16r2=1.17diff_format=u

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

2007-07-09 Thread Jani Taskinen
janiMon Jul 9 12:54:11 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_pgsql config.m4 Log: MFH:- Fixed bug #35981 (pdo-pgsql should not use pkg-config when not present)

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

2007-07-09 Thread Jani Taskinen
janiMon Jul 9 12:55:51 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: bfn http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.821r2=1.2027.2.547.2.822diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.821

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/reflection/tests reflectionClass_constructor_001.phpt reflectionClass_constructor_002.phpt

2007-07-09 Thread Zoe Slattery
zoe Mon Jul 9 13:22:10 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/reflection/tests reflectionClass_constructor_001.phpt reflectionClass_constructor_002.phpt Log: ReflectionClass constructor tests

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

2007-07-09 Thread Jani Taskinen
janiMon Jul 9 13:41:46 2007 UTC Modified files: /php-src/ext/snmp snmp.c Log: - Use the defined values instead of plain integers here http://cvs.php.net/viewvc.cgi/php-src/ext/snmp/snmp.c?r1=1.112r2=1.113diff_format=u Index: php-src/ext/snmp/snmp.c diff

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

2007-07-09 Thread Jani Taskinen
janiMon Jul 9 13:42:06 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/snmp snmp.c Log: MFH: use defined values instead of plain integers http://cvs.php.net/viewvc.cgi/php-src/ext/snmp/snmp.c?r1=1.106.2.2.2.4r2=1.106.2.2.2.5diff_format=u Index:

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

2007-07-09 Thread Dmitry Stogov
dmitry Mon Jul 9 13:43:51 2007 UTC Modified files: /php-src/ext/standard var_unserializer.c var_unserializer.re Log: Fixed deserialization of escaped strings

[PHP-CVS] cvs: php-src /ext/reflection/tests reflectionClass_constructor_001.phpt reflectionClass_constructor_002.phpt

2007-07-09 Thread Zoe Slattery
zoe Mon Jul 9 13:13:35 2007 UTC Added files: /php-src/ext/reflection/tests reflectionClass_constructor_001.phpt reflectionClass_constructor_002.phpt Log: ReflectionClass constructor tests

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard var_unserializer.c var_unserializer.re /ext/standard/tests/serialize unserializeS.phpt

2007-07-09 Thread Dmitry Stogov
dmitry Mon Jul 9 14:31:56 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard var_unserializer.c var_unserializer.re /php-src/ext/standard/tests/serialize unserializeS.phpt Log: Proper fix for MOPB-29

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

2007-07-09 Thread Dmitry Stogov
dmitry Mon Jul 9 14:32:59 2007 UTC Modified files: /php-src/ext/standard array.c Log: wrong condition http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.410r2=1.411diff_format=u Index: php-src/ext/standard/array.c diff -u

[PHP-CVS] cvs: php-src /ext/standard var_unserializer.c var_unserializer.re /ext/standard/tests/serialize unserializeS.phpt

2007-07-09 Thread Dmitry Stogov
dmitry Mon Jul 9 14:33:37 2007 UTC Modified files: /php-src/ext/standard var_unserializer.c var_unserializer.re /php-src/ext/standard/tests/serialize unserializeS.phpt Log: Proper fix for MOPB-29

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

2007-07-09 Thread Dmitry Stogov
dmitry Mon Jul 9 15:27:58 2007 UTC Modified files: /php-src/ext/standard/tests/array count_recursive.phpt Log: Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/count_recursive.phpt?r1=1.6r2=1.7diff_format=u Index:

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

2007-07-09 Thread Dmitry Stogov
dmitry Mon Jul 9 15:58:52 2007 UTC Modified files: /php-src/ext/standard var_unserializer.c var_unserializer.re Log: Fixed custom unserialixe() in unicode mode

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

2007-07-09 Thread Dmitry Stogov
dmitry Mon Jul 9 16:42:45 2007 UTC Modified files: /php-src/main php_streams.h Log: wrong comments http://cvs.php.net/viewvc.cgi/php-src/main/php_streams.h?r1=1.129r2=1.130diff_format=u Index: php-src/main/php_streams.h diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard basic_functions.c streamsfuncs.c streamsfuncs.h /ext/standard/tests/file include_userstream_001.phpt include_userstream_002.phpt /main main.c php_global

2007-07-09 Thread Dmitry Stogov
dmitry Mon Jul 9 17:27:24 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/fileinclude_userstream_001.phpt include_userstream_002.phpt Modified files: /php-src/main main.c

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file mkdir_rmdir_variation1.phpt mkdir_rmdir_variation2.phpt popen_pclose_error-sunos.phpt popen_pclose_error.phpt readlink_realpath_basic1.phpt rea

2007-07-09 Thread Raghubansh Kumar
kraghubaMon Jul 9 17:38:33 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filepopen_pclose_error-sunos.phpt readlink_realpath_variation1.phpt

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

2007-07-09 Thread Raghubansh Kumar
kraghubaMon Jul 9 17:52:42 2007 UTC Removed files: /php-src/ext/standard/tests/filereadlink_realpath_basic.phpt readlink_realpath_variation.phpt mkdir_rmdir_variation.phpt

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

2007-07-09 Thread Raghubansh Kumar
kraghubaMon Jul 9 17:55:34 2007 UTC Removed files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filereadlink_realpath_basic.phpt readlink_realpath_variation.phpt

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

2007-07-09 Thread Antony Dovgal
tony2001Mon Jul 9 18:10:17 2007 UTC Modified files: /php-src/ext/standard filestat.c Log: fix build on b0rked OSes (see #41920) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/filestat.c?r1=1.160r2=1.161diff_format=u Index: