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

2001-05-22 Thread sniper
ID: 10960 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PHP options/info functions Operating system: PHP Version: 4.0.5 Assigned To: Comments: patch applied. --Jani Previous Comments: ---

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

2001-05-22 Thread sniper
ID: 10960 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PHP options/info functions Operating system: PHP Version: 4.0.5 Assigned To: Comments: patch applied. --Jani Previous Comments: ---

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

2001-05-18 Thread egan
ID: 10960 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: PHP options/info functions Operating system: Linux PHP Version: 4.0.5 Description: coding error in fopen_wrappers.c Sorry, left in an extra paren. The fix should be: + if ((strcmp(basedir, ".") == 0) && Previous C