>> We are talking about all four functions here, not just include().
>> The resemblance of require() to the #include directive, as
>> documented:
>>
>> <quote>The require() statement replaces itself with the specified
>> file, much like the C preprocessor's #include works.</quote>
Well, huh - not a good quote. Escpecially that from PHP 4.0.3 IIRC it
doesn't work this way and require is basically the same as include. I
though it wasn't there, sorry. Manual seems to be somewhat back from the
PHP current position.
>> If it's a "known issue", are there any plans to fix it?
Well, depends on what you call "plans". If "it'd be good if it was fixed"
- yes. If "we know how to fix it and will do it tomorrow" - not yet. At
least not for me. If someone does know, he's welcome to share :)
--
Stanislav Malyshev, Zend Products Engineer
[EMAIL PROTECTED] http://www.zend.com/ +972-3-6139665 ext.115
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]