[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2008-10-04 Thread changelog
changelog Sun Oct 5 01:32:04 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3188r2=1.3189diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.3188

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

2008-10-04 Thread Felipe Pena
felipe Sat Oct 4 12:44:58 2008 UTC Modified files: /php-src/ext/pdo_dblib dblib_driver.c Log: - Fix build http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_dblib/dblib_driver.c?r1=1.15r2=1.16diff_format=u Index: php-src/ext/pdo_dblib/dblib_driver.c diff -u

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

2008-10-04 Thread Felipe Pena
felipe Sat Oct 4 12:51:51 2008 UTC Modified files: /php-src/ext/pdo_dblib config.m4 Log: - Fixed bug #44991 (Compile Failure With freetds0.82) (patch by matthias at dsx dot at) - MFB: Fix #35032; pdo_dblib doesn't find includes on some systems

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

2008-10-04 Thread Felipe Pena
felipe Sat Oct 4 12:52:58 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_dblib config.m4 Log: - MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by matthias at dsx dot at)

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

2008-10-04 Thread Felipe Pena
felipe Sat Oct 4 12:54:32 2008 UTC Modified files: /php-src/ext/mssql config.m4 Log: - Fixed bug #44991 (Compile Failure With freetds0.82) (patch by jklowden at freetds dot org)

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

2008-10-04 Thread Felipe Pena
felipe Sat Oct 4 12:55:21 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mssql config.m4 Log: - MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by jklowden at freetds dot org)

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

2008-10-04 Thread Felipe Pena
felipe Sat Oct 4 13:11:36 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard var_unserializer.c var_unserializer.re Log: - Fixed compiler warning

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

2008-10-04 Thread Felipe Pena
felipe Sat Oct 4 13:19:22 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/mssql config.m4 /php-src/ext/pdo_dblib config.m4 Log: MFH: - Fixed bug #44991 (Compile Failure With freetds0.82) patch by: - jklowden at

[PHP-CVS] cvs: php-src /ext/standard user_filters.c /ext/standard/tests/filters bug46164-1.phpt bug46164-2.phpt

2008-10-04 Thread Arnaud Le Blanc
lbarnaudSun Oct 5 01:40:02 2008 UTC Added files: /php-src/ext/standard/tests/filters bug46164-1.phpt bug46164-2.phpt Modified files: /php-src/ext/standard user_filters.c Log: Fixed #46164 (stream_filter_remove() closes the

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard user_filters.c /ext/standard/tests/filters bug46164-1.phpt bug46164-2.phpt

2008-10-04 Thread Arnaud Le Blanc
lbarnaudSun Oct 5 01:40:19 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filters bug46164-1.phpt bug46164-2.phpt Modified files: /php-src/ext/standard user_filters.c Log: MFH: Fixed #46164

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard user_filters.c /ext/standard/tests/filters bug46164-1.phpt bug46164-2.phpt

2008-10-04 Thread Arnaud Le Blanc
lbarnaudSun Oct 5 01:40:38 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filters bug46164-1.phpt bug46164-2.phpt Modified files: /php-srcNEWS /php-src/ext/standard user_filters.c Log: MFH: Fixed

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

2008-10-04 Thread Felipe Pena
felipe Sun Oct 5 04:36:17 2008 UTC Modified files: /php-src/ext/msql php_msql.c Log: - Initialize variable http://cvs.php.net/viewvc.cgi/php-src/ext/msql/php_msql.c?r1=1.73r2=1.74diff_format=u Index: php-src/ext/msql/php_msql.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/msql php_msql.c

2008-10-04 Thread Felipe Pena
felipe Sun Oct 5 04:38:00 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/msql php_msql.c Log: - MFH: Initialize variable http://cvs.php.net/viewvc.cgi/php-src/ext/msql/php_msql.c?r1=1.60.2.4.2.2.2.6r2=1.60.2.4.2.2.2.7diff_format=u Index:

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

2008-10-04 Thread Kalle Sommer Nielsen
kalle Sun Oct 5 04:55:33 2008 UTC Modified files: /php-src/ext/mssql php_mssql.c Log: New parameter parsing API (with lots of help from Felipe) http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.176r2=1.177diff_format=u Index: