[PHP-DOC] 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-DOC] 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-DOC] 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-DOC] 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. Previo

[PHP-DOC] 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, e

[PHP-DOC] 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