On Tue, 15 Jul 2008, Amir Hardon wrote:

> About the issue with the _once, did the patch Derick offered handles 
> it (I haven't examined it yet). If not, I just need to make sure that 
> the same file isn't being referenced by two paths and I'm safe right? 

It does not do any real path checks, so it gives issues when you include 
the same file with two different paths in the include statement. Your 
assesment is correct and just making sure you include them the same way 
does the trick.

regards,
Derick
-- 
Derick Rethans
http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to