#19944 [NEW]: fgets() returns garbage when STDIN set to non-blocking

2002-10-16 Thread ces
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

#20033 [Fbk->Opn]: Echoing/fputsing ~11k+ of data to STDOUT causes problem

2002-10-23 Thread ces
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

#19944 [Csd->Opn]: fgets() returns garbage when STDIN set to non-blocking

2002-10-18 Thread ces
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.

#19944 [Com]: fgets() returns garbage when STDIN set to non-blocking

2002-10-18 Thread ces
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

#19944 [Fbk->Opn]: fgets() returns garbage when STDIN set to non-blocking

2002-10-18 Thread ces
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"--

#20290 [NEW]: UPDATE works, rows updated, but mysql_affected_rows=0

2002-11-06 Thread ces
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()

#20033 [Fbk->Opn]: Echoing/fputsing ~11k+ of data to STDOUT causes problem

2002-11-06 Thread ces
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

#38791 [NEW]: oci_new_collection is working incorrectly

2006-09-12 Thread ces dot fci at gmail dot com
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

#38430 [NEW]: Can't get table name from result

2006-08-11 Thread ces dot fci at gmail dot com
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