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:
--
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
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
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
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
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