RE: [PHP-DEV] PHP 4.0 Bug #8945 Updated: include, require, et al.

2001-03-20 Thread Neil Kimber
001 09:44 To: [EMAIL PROTECTED] Subject: [PHP-DEV] PHP 4.0 Bug #8945 Updated: include, require, et al. ID: 8945 Updated by: sbergmann Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Performance problem Assigned To: Comments: Works for me

[PHP-DEV] PHP 4.0 Bug #8945 Updated: include, require, et al.

2001-03-20 Thread sbergmann
ID: 8945 Updated by: sbergmann Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Performance problem Assigned To: Comments: Works for me. Previous Comments: --- [2001-03-20 04:23:29] [EMAIL PROTECTED

[PHP-DEV] PHP 4.0 Bug #8945 Updated: include, require, et al.

2001-03-20 Thread Jason
ID: 8945 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Performance problem Description: include, require, et al. Never mind, I think that PHP can't handle parsing too many include files (Files too large/complex, more than 8 include files, not enough memory/CPU to

[PHP-DEV] PHP 4.0 Bug #8945 Updated: include, require, et al.

2001-03-20 Thread sbergmann
ID: 8945 Updated by: sbergmann Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Performance problem Assigned To: Comments: I don't see your point. Using require in a conditional block make absolutely NO SENSE, as it gets executed wheter or not the condition of the b

[PHP-DEV] PHP 4.0 Bug #8945 Updated: include, require, et al.

2001-03-16 Thread Jason
ID: 8945 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Performance problem Description: include, require, et al. I tried both include() and require(): and Both performed poorly, which is why I'm submitting this report. At the moment, I've changed my co

[PHP-DEV] PHP 4.0 Bug #8945 Updated: include, require, et al.

2001-03-16 Thread sniper
ID: 8945 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Performance problem Assigned To: Comments: No feedback. --Jani Previous Comments: --- [2001-02-17 13:09:27] [EMA

[PHP-DEV] PHP 4.0 Bug #8945 Updated: include, require, et al.

2001-02-17 Thread sbergmann
ID: 8945 Updated by: sbergmann Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Performance problem Assigned To: Comments: You say that you use conditional statements to determine whether or not to REQUIRE a file. Just to make sure: You're not using require or requi