Re: [PHP-CVS] cvs: php-src /ext/standard basic_functions.c /ext/standard/tests/network ip_x86_64.phpt

2007-09-03 Thread Marcus Boerger
Hello Derick, Saturday, September 1, 2007, 8:37:27 PM, you wrote: derick Sat Sep 1 18:37:27 2007 UTC Added files: /php-src/ext/standard/tests/network ip_x86_64.phpt Modified files: /php-src/ext/standard basic_functions.c Log:

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

2007-09-03 Thread Jani Taskinen
janiMon Sep 3 11:53:44 2007 UTC Modified files: /php-src/ext/standard file.c Log: MFB: Fixed bug #42468 (Write lock on file_get_contents fails when using a compression stream)

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

2007-09-03 Thread Derick Rethans
derick Mon Sep 3 12:03:46 2007 UTC Modified files: /php-src/ext/date php_date.c Log: - Fixed DateTimeZone::getTransitions(). http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.143r2=1.144diff_format=u Index: php-src/ext/date/php_date.c diff

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

2007-09-03 Thread Derick Rethans
derick Mon Sep 3 12:12:51 2007 UTC Modified files: /php-src/ext/date php_date.c Log: - Ugh, fix this properly. http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.144r2=1.145diff_format=u Index: php-src/ext/date/php_date.c diff -u

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

2007-09-03 Thread Nuno Lopes
nlopess Mon Sep 3 14:34:42 2007 UTC Modified files: /php-src/ext/gd/libgd gd.c Log: MFB: malloc+memset == calloc # this was sitting here for quite a looong time.. http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd.c?r1=1.111r2=1.112diff_format=u

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

2007-09-03 Thread Ilia Alshanetsky
iliaa Mon Sep 3 15:36:05 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/pgsql pgsql.c Log: Fixed bug #42506 (php_pgsql_convert() timezone parse bug)