PHPKonf 2025 Baku

Voting

: max(eight, seven)?
(Example: nine)

The Note You're Voting On

phil at code67 dot com
9 years ago
Note that the realpath cache is not used if either safe_mode is on or an open_basedir restriction is in effect.
This is having a huge performance effect, causing lots of calls to lstat.

A bugreport has already been filed at http://bugs.php.net/bug.php?id=52312

<< Back to user notes page

To Top