- ditch TSRMLS_FETCH() occurences
[m6w6/ext-http] / KnownIssues.txt
index e448c975276e8ffa951356815f6d198d42d71c22..53b3222e288eec62429e493932b4ce9d120150f5 100644 (file)
@@ -4,3 +4,4 @@ $Id$
 
 HttpResponse class is only available for PHP >= 5.1
 
+Not all places where files are handled check for open_basedir and/or safe_mode.