From 46ab0dea9394796234ea4dd85df0801c1726e1f2 Mon Sep 17 00:00:00 2001 From: Andy Lindeman Date: Sat, 3 May 2003 14:30:40 +0000 Subject: [PATCH] adding set_time_limit to the functions affected by safe mode git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125560 c90b9560-bf6c-de11-be94-00142212c4b1 --- features/safe-mode.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/features/safe-mode.xml b/features/safe-mode.xml index eec54145cb..b0cf5324a2 100644 --- a/features/safe-mode.xml +++ b/features/safe-mode.xml @@ -1,5 +1,5 @@ - + Safe Mode @@ -545,6 +545,15 @@ Warning: readfile() has been disabled for security reasons in &sm.uidcheck; &sm.uidcheck.dir; (note: only affected since PHP 4.2.1) + + + set_time_limit + + + set_time_limit has no effect when PHP is running + in &safemode;. + + Any function that uses php4/main/fopen_wrappers.c