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

2007-01-05 Thread Georg Richter
georg Sat Jan 6 05:50:36 2007 UTC Modified files: /php-src/ext/mysqli mysqli_api.c Log: merged from 5_2 (mysqli_info crash) http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.141&r2=1.142&diff_format=u Index: php-src/ext/mysqli/mysqli_api.c

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

2007-01-05 Thread Sara Golemon
pollita Fri Jan 5 21:31:56 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/posix config.m4 Log: MFH: (r-1.16) ttyname_r() is broken on BSD http://cvs.php.net/viewvc.cgi/php-src/ext/posix/config.m4?r1=1.12.4.3&r2=1.12.4.4&diff_format=u Index: php-src/ext

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

2007-01-05 Thread Sara Golemon
pollita Fri Jan 5 21:30:06 2007 UTC Modified files: /php-src/ext/posix config.m4 posix.c Log: Refix posix_ttyname(), test for a working implementation of ttyname_r() -- which BSD doesn't have http://cvs.php.net/viewvc.cgi/php-src/ext/posix/config.m4?r1=1.15&r

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

2007-01-05 Thread Sara Golemon
pollita Fri Jan 5 20:01:44 2007 UTC Modified files: /php-src/ext/posix posix.c Log: BSD4.1 (possibly others) doesn't support _SC_TTY_NAME_MAX http://cvs.php.net/viewvc.cgi/php-src/ext/posix/posix.c?r1=1.85&r2=1.86&diff_format=u Index: php-src/ext/posix/posix.c

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

2007-01-05 Thread Andrei Zmievski
andrei Fri Jan 5 18:50:46 2007 UTC Modified files: /php-src/ext/standard basic_functions.c Log: Clean up set_include_path(). http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.844&r2=1.845&diff_format=u Index: php-src/ext/standa

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

2007-01-05 Thread Sara Golemon
pollita Fri Jan 5 17:29:31 2007 UTC Modified files: /php-src/ext/sessionmod_files.c Log: Don't bother with conversion when the converter is already UTF8 http://cvs.php.net/viewvc.cgi/php-src/ext/session/mod_files.c?r1=1.110&r2=1.111&diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/date/tests bug37514.phpt oo_002.phpt /ext/standard/tests/strings bug26819.phpt

2007-01-05 Thread Hannes Magnusson
bjori Fri Jan 5 15:28:41 2007 UTC Modified files: /php-src/ext/date/tests bug37514.phpt oo_002.phpt /php-src/ext/standard/tests/strings bug26819.phpt Log: MFB: Fix tests http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/bug37514.phpt?r1=1.3&r2=

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/strings bug26819.phpt

2007-01-05 Thread Hannes Magnusson
bjori Fri Jan 5 15:22:35 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings bug26819.phpt Log: Fix test according to bug#40009 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/bug26819.phpt?r1=1.1&r2=1.1.6.1&diff_

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date/tests bug37514.phpt oo_002.phpt

2007-01-05 Thread Hannes Magnusson
bjori Fri Jan 5 15:21:45 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date/tests bug37514.phpt oo_002.phpt Log: Fix tests #We'll need to update these every year.. http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/bug37514.phpt?r1=1.1.2.2

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/fbsql php_fbsql.c /ext/gd gd.c /ext/ldap ldap.c /ext/pdo_firebird firebird_statement.c /ext/pgsql pgsql.c /ext/soap php_encoding.c /ext/standard uniqid.c /e

2007-01-05 Thread Ilia Alshanetsky
iliaa Fri Jan 5 15:06:55 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/fbsql php_fbsql.c /php-src/ext/gd gd.c /php-src/ext/ldap ldap.c /php-src/ext/pdo_firebird firebird_statement.c /php-src/ext/pgsql pgsql.c /php-src/ext/s

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

2007-01-05 Thread Sebastian Bergmann
sebastian Fri Jan 5 14:53:31 2007 UTC Modified files: /php-src/ext/sessionmod_files.c session.c Log: Fix ZTS issues. http://cvs.php.net/viewvc.cgi/php-src/ext/session/mod_files.c?r1=1.109&r2=1.110&diff_format=u Index: php-src/ext/session/mod_files

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/curl curl.dsp

2007-01-05 Thread Edin Kadribasic
edink Fri Jan 5 10:00:56 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/curl curl.dsp Log: New curl lib needs CURL_STATICLIB define when linked statically http://cvs.php.net/viewvc.cgi/php-src/ext/curl/curl.dsp?r1=1.4.8.1&r2=1.4.8.1.4.1&diff_format=

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS configure.in /main php_version.h

2007-01-05 Thread Derick Rethans
derick Fri Jan 5 08:56:56 2007 UTC Modified files: (Branch: PHP_4_4) /php-srcNEWS configure.in /php-src/main php_version.h Log: - Back to -dev http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.1247.2.920.2.181&r2=1.1247.2.920.2.182&diff_format=u

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS configure.in /main php_version.h

2007-01-05 Thread Derick Rethans
derick Fri Jan 5 08:54:57 2007 UTC Modified files: (Branch: PHP_4_4) /php-srcNEWS configure.in /php-src/main php_version.h Log: - 4.4.5rc1 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.1247.2.920.2.180&r2=1.1247.2.920.2.181&diff_format=u Ind