Re: [PHP-DEV] Bug #10960: coding error in fopen_wrappers.c

2001-05-18 Thread Egan
On 18 May 2001 18:12:38 -, [EMAIL PROTECTED] wrote: >--- fopen_wrappers.c.orig Mon Feb 26 00:07:31 2001 >+++ fopen_wrappers.c Fri May 18 12:40:54 2001 >@@ -147,7 +147,7 @@ > SLS_FETCH(); > > /* Special case basedir==".": Use script-directory */ >- if ((strcmp(PG

[PHP-DEV] Bug #10960: coding error in fopen_wrappers.c

2001-05-18 Thread egan
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.5 PHP Bug Type: PHP options/info functions Bug description: coding error in fopen_wrappers.c >From previous bug report 10322 submitted by Paul Gregg: In main/fopen_wrappers.c I see that there is a function: PH