diff --git a/reference/filesystem/functions/is-readable.xml b/reference/filesystem/functions/is-readable.xml index c03ca10bfe..4d50392b32 100644 --- a/reference/filesystem/functions/is-readable.xml +++ b/reference/filesystem/functions/is-readable.xml @@ -1,5 +1,5 @@ - + is_readable @@ -67,7 +67,7 @@ if (is_readable($filename)) { Keep in mind that PHP may be accessing the file as the user id that the web server runs as (often 'nobody'). Safe mode - limitations are not taken into account. + limitations are not taken into account before PHP 5.1.5. ¬e.clearstatcache; &tip.fopen-wrapper.stat;