[PHP-DEV] Bug #14894: socket_read should return string, not int

2002-01-06 Thread junk-php
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.0 PHP Bug Type: Documentation problem Bug description: socket_read should return string, not int http://www.php.net/manual/en/function.socket-read.php Claims to return an int. The prototype should be string

[PHP-DEV] Bug #14894 Updated: socket_read should return string, not int

2002-01-06 Thread junk-php
ID: 14894 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.0 New Comment: Examples in mainline socket text should also be updated, they use the bogus version. Previous Comments:

[PHP-DEV] Bug #14698: pg_fetch_array() does not require row param

2001-12-25 Thread junk-php
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.0 PHP Bug Type: Documentation problem Bug description: pg_fetch_array() does not require row param array pg_fetch_array (resource result, int row [, int result_type]) makes int row appear required, when it

[PHP-DEV] Bug #14698 Updated: pg_fetch_array() does not require row param

2001-12-25 Thread junk-php
ID: 14698 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.0 Old Assigned To: yohgaki Assigned To: New Comment: Works wonderfully without the row. That's certainly a win convienence wise,

[PHP-DEV] Bug #14698 Updated: pg_fetch_array() does not require row param

2001-12-25 Thread junk-php
ID: 14698 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.0 Old Assigned To: yohgaki Assigned To: New Comment: Implemented 6 months ago by jon (1.112) pgsql.c. Looks reasonable.

[PHP-DEV] Bug #14698 Updated: pg_fetch_array() does not require row param

2001-12-25 Thread junk-php
ID: 14698 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.0 Old Assigned To: yohgaki Assigned To: New Comment: Sounds good. I think it would be silly to drop this change. - It does not

[PHP-DEV] Bug #14675: ./configure line not properly reflected in phpinfo()

2001-12-23 Thread junk-php
From: [EMAIL PROTECTED] Operating system: 2.4.7-10smp #1 SMP / RH 7.2 PHP version: 4.1.0 PHP Bug Type: *General Issues Bug description: ./configure line not properly reflected in phpinfo() When compiling PHP statically with Apache I've observed the following strange and

[PHP-DEV] Bug #14537: fgetc fails to return single charachter immediatly

2001-12-15 Thread junk-php
From: [EMAIL PROTECTED] Operating system: Linux 2.4.7-10smp i686 PHP version: 4.1.0 PHP Bug Type: Filesystem function related Bug description: fgetc fails to return single charachter immediatly fgetc should have at least the option of returning a single charachter

[PHP-DEV] Apache 2

2001-04-05 Thread junk-php
Sweet to see Apache 2 support availabe (--with-apxs2). Got it up and running under 2.0.16. What's the timeframe look like for this? There's really_silly, includes... Anything I can do to help? August -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL