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

2003-03-17 Thread Roberto Biancardi
Biancardi -- -- -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

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

2003-03-15 Thread Roberto Biancardi
-- -- 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
. is this 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

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

[PHP-DEV] Bug #14143 Updated: Segmentation fun

2002-01-17 Thread biancardi
ID: 14143 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related Operating System: SuSE7.1 PHP Version: 4.0CVS-2001-11-20 New Comment: to solve the problem related to cgi var setting (PATH_INFO and so on) you need

[PHP-DEV] Bug #15018 Updated: readdir() not affected by safe_mode

2002-01-14 Thread biancardi
ID: 15018 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Debian Linux PHP Version: 4.1.0 New Comment: i did not test it, but 'looking at the source code' (TM) seems you need to use

[PHP-DEV] Bug #14860 Updated: PHP segfault in mysql driver

2002-01-12 Thread biancardi
ID: 14860 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating System: Solaris 8 PHP Version: 4.1.1 New Comment: I'am having the same problem using apache2 and latest cvs. I see that ext/mysql/libmysql/

Re: [PHP-DEV] Re: Shootout

2001-12-29 Thread Roberto Biancardi
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 language *mercury*, so strong at nesting loops. regards, -- Roberto Biancardi -- [EMAIL PROTECTED

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

2001-12-08 Thread Roberto Biancardi
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