[PHP-DEV] PHP 4.0 Bug #9746: pg_close (or autoclose) closes wrong connections

2001-03-14 Thread rich
From: [EMAIL PROTECTED] Operating system: Linux 2.2.15-2.9.0 ppc PHP version: 4.0.4pl1 PHP Bug Type: PostgreSQL related Bug description: pg_close (or autoclose) closes wrong connections I recall this coming up before, but I can't find it in the list of open or closed

[PHP-DEV] PHP 4.0 Bug #9746 Updated: pg_close (or autoclose) closes wrong connections

2001-03-14 Thread rich
ID: 9746 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: PostgreSQL related Description: pg_close (or autoclose) closes wrong connections I tried with php4-200103141145; still as described above. Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9746 Updated: pg_close (or autoclose) closes wrong connections

2001-03-27 Thread rich
ID: 9746 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: PostgreSQL related Description: pg_close (or autoclose) closes wrong connections The example above no longer exhibits the problem behavior; I'll ask the user who reported the problem to me to give it a try in his (larger)

[PHP-DEV] Bug #12934: strftime() doesn't grok negative time_t

2001-08-23 Thread rich
From: [EMAIL PROTECTED] Operating system: Linux 2.2.15 ppc PHP version: 4.0.6 PHP Bug Type: Date/time related Bug description: strftime() doesn't grok negative time_t This: echo strftime(%Y-%m-%d %H:%M:%S, -20); outputs an empty string. However, this: $foo

[PHP-DEV] Bug #12987: 'make install' occasionally ignores --prefix

2001-08-27 Thread rich
From: [EMAIL PROTECTED] Operating system: Solaris 2.8, Linux 2.2.15 PHP version: 4.0.6 PHP Bug Type: *Compile Issues Bug description: 'make install' occasionally ignores --prefix Although './configure --help' reads --with-config-file-path=PATH

[PHP-DEV] Bug #12987 Updated: 'make install' occasionally ignores --prefix

2001-08-27 Thread rich
ID: 12987 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: *Compile Issues Operating System: Solaris 2.8, Linux 2.2.15 PHP Version: 4.0.6 New Comment: Gack, invisible typos! Problem was user error. Previous Comments:

[PHP-DEV] Detecting a NULL key/value pair in QUERY_STRING

2002-12-28 Thread Rich Garcia
\htdocs\index.php on line 3 (doesn't like index 'content' in $_GET['content']) If I uncomment 'error_report(0)', the notice is ignored (but I don't really want to do that) and page renders fine with 'index.php'. Is this the only way? Thanks...rich -- PHP Development Mailing List http