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
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
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
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
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
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
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