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

2006-04-18 Thread changelog
changelog Wed Apr 19 05:31:45 2006 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2319r2=1.2320diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2319

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

2006-04-18 Thread Dmitry Stogov
dmitry Tue Apr 18 06:57:55 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/sapi/cgi cgi_main.c Log: Fixed memory leaks http://cvs.php.net/viewcvs.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.13r2=1.267.2.14diff_format=u Index: php-src/sapi/cgi/cgi_main.c

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2006-04-18 Thread Dmitry Stogov
dmitry Tue Apr 18 06:58:10 2006 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: Fixed memory leaks http://cvs.php.net/viewcvs.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.284r2=1.285diff_format=u Index: php-src/sapi/cgi/cgi_main.c diff -u

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

2006-04-18 Thread Dmitry Stogov
dmitry Tue Apr 18 06:58:43 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/main php_variables.c Log: Fixed memory leaks http://cvs.php.net/viewcvs.cgi/php-src/main/php_variables.c?r1=1.104.2.8r2=1.104.2.9diff_format=u Index:

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

2006-04-18 Thread Dmitry Stogov
dmitry Tue Apr 18 06:58:54 2006 UTC Modified files: /php-src/main php_variables.c Log: Fixed memory leaks http://cvs.php.net/viewcvs.cgi/php-src/main/php_variables.c?r1=1.125r2=1.126diff_format=u Index: php-src/main/php_variables.c diff -u

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

2006-04-18 Thread Dmitry Stogov
dmitry Tue Apr 18 06:59:19 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/sapi/cgi fastcgi.c Log: Fixed SUN_LEN calculation http://cvs.php.net/viewcvs.cgi/php-src/sapi/cgi/fastcgi.c?r1=1.4.2.5r2=1.4.2.6diff_format=u Index: php-src/sapi/cgi/fastcgi.c

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

2006-04-18 Thread Dmitry Stogov
dmitry Tue Apr 18 06:59:31 2006 UTC Modified files: /php-src/sapi/cgi fastcgi.c Log: Fixed SUN_LEN calculation http://cvs.php.net/viewcvs.cgi/php-src/sapi/cgi/fastcgi.c?r1=1.6r2=1.7diff_format=u Index: php-src/sapi/cgi/fastcgi.c diff -u

[PHP-CVS] cvs: php-src / run-tests.php

2006-04-18 Thread Antony Dovgal
tony2001Tue Apr 18 09:27:59 2006 UTC Modified files: /php-srcrun-tests.php Log: typofix http://cvs.php.net/viewcvs.cgi/php-src/run-tests.php?r1=1.285r2=1.286diff_format=u Index: php-src/run-tests.php diff -u php-src/run-tests.php:1.285

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/soap php_sdl.c /ext/soap/tests/bugs bug37083.phpt bug37083.wsdl

2006-04-18 Thread Dmitry Stogov
dmitry Tue Apr 18 13:07:59 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/soap/tests/bugsbug37083.phpt bug37083.wsdl Modified files: /php-srcNEWS /php-src/ext/soap php_sdl.c Log: Fixed bug #37083 (Frequent crashs

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

2006-04-18 Thread Dmitry Stogov
dmitry Tue Apr 18 13:08:11 2006 UTC Modified files: /php-src/ext/soap php_sdl.c /php-src/ext/soap/tests/bugsbug37083.phpt bug37083.wsdl Log: Fixed bug #37083 (Frequent crashs in SOAP extension with new WSDL caching code in multithread WS).

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

2006-04-18 Thread Ilia Alshanetsky
iliaa Tue Apr 18 14:30:16 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/sqlite sqlite.c /php-srcNEWS Log: Fixed bug #29476 (sqlite_fetch_column_types() locks the database forever).

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

2006-04-18 Thread Ilia Alshanetsky
iliaa Tue Apr 18 14:30:33 2006 UTC Modified files: /php-src/ext/sqlite sqlite.c Log: MFB51: Fixed bug #29476 (sqlite_fetch_column_types() locks the database forever).

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

2006-04-18 Thread Sara Golemon
pollita Tue Apr 18 19:09:31 2006 UTC Modified files: /php-src/main php_streams.h /php-src/main/streams streams.c Log: Fix copy/paste typo in php_stream_path_decode() proto

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

2006-04-18 Thread Sara Golemon
pollita Tue Apr 18 19:10:12 2006 UTC Modified files: /php-src/ext/standard file.c Log: Silence compiler warnings http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/file.c?r1=1.436r2=1.437diff_format=u Index: php-src/ext/standard/file.c diff -u

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

2006-04-18 Thread Andrei Zmievski
andrei Tue Apr 18 21:36:38 2006 UTC Modified files: /php-src/ext/unicodelocale.c Log: Update protos. http://cvs.php.net/viewcvs.cgi/php-src/ext/unicode/locale.c?r1=1.7r2=1.8diff_format=u Index: php-src/ext/unicode/locale.c diff -u

Re: [PHP-CVS] cvs: php-src /ext/unicode locale.c

2006-04-18 Thread Antony Dovgal
I'd say i18n_loc_get_default() and i18n_loc_set_default() are the ugliest names I've ever saw =) default_locale_set() and default_locale_get() would be MUCH more readable and clear. On 19.04.2006 01:36, Andrei Zmievski wrote: andrei Tue Apr 18 21:36:38 2006 UTC Modified files:

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

2006-04-18 Thread Ilia Alshanetsky
iliaa Tue Apr 18 23:47:10 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/main php_version.h /php-srcconfigure.in Log: Restore dev so win32 snaps can build