On Sun, Sep 4, 2011 at 22:38, Stas Malyshev <smalys...@sugarcrm.com> wrote: > Hi! > > On 9/4/11 1:35 PM, Kalle Sommer Nielsen wrote: >> >> But if its possible to always be available in ZTS, what would the >> reasoning for it not to be available in NTS? I haven't dug into the >> code that deeply so I'm just curious. > > My guess - ZTS has virtualized directory handling system (VCWD), NTS doesn't > and uses underlying APIs directly (on Unix at least). May be related to > that.
No. As of PHP 5.3.0 PHP implements its own realpath() and no longer uses the system realpath(). I've no idea why its ifdefed out on beos and netware, Dmitry probably just forgot to remove it? -Hannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php