[PHP-DEV] PHP 4 Bug Summary Report

2005-10-17 Thread internals
PHP 4 Bug Database summary - http://bugs.php.net Num Status Summary (636 total including feature requests) ===[*General Issues]== 25665 Assigned var_dump/print_r hang on NaN and INF ===[Apac

[PHP-DEV] PHP 5 Bug Summary Report

2005-10-17 Thread internals
PHP 5 Bug Database summary - http://bugs.php.net Num Status Summary (367 total including feature requests) ===[*General Issues]== 26771 Suspended register_tick_funtions crash under threaded webservers ==

[PHP-DEV] [PATCH] patch to make mysql select correct encoding on client libraries.

2005-10-17 Thread scuzzy
Hi, I've attached a patch, that will allow people to be able to change the client default encoding type, as this was not possible before. I looked through the php mysql client source, and found no traces of something that could actually set the default client encoding type. basically mysql_options(

[PHP-DEV] Pear installer checksum error

2005-10-17 Thread Marcus Bointon
Since about Friday, every build of PHP 5.1 I've grabbed from snaps fails on make install like this: Installing PEAR environment: /usr/share/pear/ --10:25:05-- http://pear.php.net/install-pear-nozlib.phar => `/home/mbointon/php5-200510170830/pear/install-pear- nozlib.phar' Res

Re: [PHP-DEV] [PATCH] patch to make mysql select correct encoding on client libraries.

2005-10-17 Thread Andrey Hristov
Hi, the patch did not go through :( Andrey Quoting scuzzy <[EMAIL PROTECTED]>: Hi, I've attached a patch, that will allow people to be able to change the client default encoding type, as this was not possible before. I looked through the php mysql client source, and found no traces of somethin

Re: [PHP-DEV] Pear installer checksum error

2005-10-17 Thread Derick Rethans
On Mon, 17 Oct 2005, Marcus Bointon wrote: > Fatal error: Error: phar "/home/mbointon/php5-200510170830/pear/ > install-pear-nozlib.phar" Checksum error on entry "" in /home/ > mbointon/php5-200510170830/pear/install-pear-nozlib.phar on line 376 > make[1]: *** [install-pear-installer] Error 255 >

Re: [PHP-DEV] Pear installer checksum error

2005-10-17 Thread Marcus Bointon
On 17 Oct 2005, at 14:01, Derick Rethans wrote: On Mon, 17 Oct 2005, Marcus Bointon wrote: Fatal error: Error: phar "/home/mbointon/php5-200510170830/pear/ install-pear-nozlib.phar" Checksum error on entry "" in /home/ mbointon/php5-200510170830/pear/install-pear-nozlib.phar on line 376 make[

[PHP-DEV] PHP 5.1.0RC3 Released

2005-10-17 Thread Ilia Alshanetsky
The third release candidate of PHP 5.1.0 is now available for testing. You can download the source packages from here: http://downloads.php.net/ilia/php-5.1.0RC3.tar.bz2 6f48ee0b43f54dff8f9e683d337885c1 http://downloads.php.net/ilia/php-5.1.0RC3.tar.gz 7091baf5ebb8b93d715ac5e9dd4b7ce3 The Window