From: [EMAIL PROTECTED]
Operating system: RedHat 7.3
PHP version: 4.3.0-pre1
PHP Bug Type: Sockets related
Bug description: fgets() returns garbage when STDIN set to non-blocking
I am trying to use the CLI version of 4.3.0-pre1. My script needs to act
if there hasn't been i
ID: 20033
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Sockets related
Operating System: Red Hat 7.3
PHP Version: 4CVS-2002-10-22
New Comment:
I added requested fflush on $log
ID: 19944
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Closed
+Status: Open
Bug Type: Sockets related
Operating System: RedHat 7.3
PHP Version: 4.3.0-pre1
New Comment:
I just tried with the latest from snaps.
ID: 19944
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Sockets related
Operating System: RedHat 7.3
PHP Version: 4.3.0-pre1
New Comment:
As of snap-200210181500 it still doesn't work. Results are th
ID: 19944
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Sockets related
Operating System: RedHat 7.3
PHP Version: 4.3.0-pre1
New Comment:
Rats, just changing status to "Open"--
From: [EMAIL PROTECTED]
Operating system: RedHat 7.3
PHP version: 4.2.3
PHP Bug Type: MySQL related
Bug description: UPDATE works, rows updated, but mysql_affected_rows=0
I have a simple section of code that attempts to UPDATE a row in a MySQL
table. If mysql_affected_rows()
ID: 20033
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Feedback
+Status: Open
Bug Type: Sockets related
Operating System: Red Hat 7.3
PHP Version: 4CVS-2002-10-22
New Comment:
PHP doesn't eat a lot of cycles
From: ces dot fci at gmail dot com
Operating system: any
PHP version: 5.1.6
PHP Bug Type: OCI8 related
Bug description: oci_new_collection is working incorrectly
Description:
I am trying to use oci_new_collection but I have not yet had any success.
I have only
From: ces dot fci at gmail dot com
Operating system: any
PHP version: 5.2.0RC1
PHP Bug Type: OCI8 related
Bug description: Can't get table name from result
Description:
It is not possible to get the table name from a result set. This breaks
desired behavi