Re: [PHP-DEV] 4.3.2RC1: patch to compile with libgd < 2

2003-03-17 Thread Roberto Biancardi
nope. Was introduced by this late fix: http://cvs.php.net/diff.php/php4/ext/gd/gdttf.c?login=2&r1=1.17&r2=1.18&ty=h and merged into 4.3.2RC1. Jani Taskinen wrote: Please try the latest STABLE cvs snapshot from http://snaps.php.net as this seems to be fixed already. --

[PHP-DEV] 4.3.2RC1: patch to compile with libgd < 2

2003-03-15 Thread Roberto Biancardi
l = &im->pixels[y3][x3]; #else -- -- Roberto Biancardi -- -- -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] CLI behavior with -q switch

2003-01-06 Thread Roberto Biancardi
Roberto Biancardi ha scritto: another compatibility issue beetween cgi and cli is the fact that the cli version does not send error messages to stderr as the cgi version did. is this the intended behaviour ? not true. i had some mess with .ini files. sorry. -- -- Roberto Biancardi

Re: [PHP-DEV] CLI behavior with -q switch

2003-01-06 Thread Roberto Biancardi
s the intended behaviour ? thanks, -- -- Roberto Biancardi -- +39 02 22475231 -- [EMAIL PROTECTED] -- -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] http://snaps.php.net ?

2002-01-11 Thread Roberto Biancardi
the snaps.php.net url redirects to www.php.net, is this ok ? no more snapshots download ? thanks, -- Roberto Biancardi -- +39 2 22475231 -- [EMAIL PROTECTED] -- -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma

Re: [PHP-DEV] Re: Shootout

2001-12-29 Thread Roberto Biancardi
tter than java. The real world is also made of web servers, databases, HTML, esoteric API, people learning how to build a program: this kind of benchmark does not take in account this. If this benchmark had some significance everybody will start tomorrow to write web application in that obscure langu

[PHP-DEV] bug #12029,#12069, "MySQL: Unable to save result set in"

2001-12-08 Thread Roberto Biancardi
definitely solves the problem for me (without the need to compile with --with-mysql). Ciao, Roberto.   --  Roberto Biancardi  --  +39 2 22475231  --  [EMAIL PROTECTED]  --   --- orig/php_mysql.cSun Dec 9 00:30:05 2001 +++ ./php_mysql.c Sat Dec 8 23:43:28 2001 @@ -983,7 +983,13