]> granicus.if.org Git - php/commit
Removed safe_mode
authorKalle Sommer Nielsen <kalle@php.net>
Mon, 26 Apr 2010 23:53:30 +0000 (23:53 +0000)
committerKalle Sommer Nielsen <kalle@php.net>
Mon, 26 Apr 2010 23:53:30 +0000 (23:53 +0000)
commitdd8e59da8f5aafd9d77a0f1f17e5e272d09f643f
tree6c3e808cb0300c72f869478fbbc9dea69e5cf697
parent3c78ad763ebb0e09ad5524ba08fa6e83feffe102
Removed safe_mode
 * Removed ini options, safe_mode*
 * Removed --enable-safe-mode --with-exec-dir configure options on Unix
 * Updated extensions, SAPI's and core
 * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore
123 files changed:
INSTALL
Makefile.gcov
Makefile.global
NEWS
configure.in
ext/bz2/bz2.c
ext/com_dotnet/com_persist.c
ext/curl/interface.c
ext/curl/streams.c
ext/curl/tests/curl_setopt_CURLOPT_FOLLOWLOCATION_open_basedir.phpt
ext/curl/tests/curl_setopt_basic001.phpt
ext/dba/dba.c
ext/dba/libflatfile/flatfile.c
ext/dba/libinifile/inifile.c
ext/enchant/enchant.c
ext/exif/exif.c
ext/fileinfo/fileinfo.c
ext/fileinfo/libmagic.patch
ext/fileinfo/libmagic/apprentice.c
ext/fileinfo/libmagic/cdf.c
ext/fileinfo/libmagic/cdf.h
ext/fileinfo/libmagic/magic.c
ext/fileinfo/libmagic/readcdf.c
ext/ftp/php_ftp.c
ext/gd/gd.c
ext/gd/php_gd.h
ext/hash/hash.c
ext/hash/hash_md.c
ext/hash/hash_sha.c
ext/imap/php_imap.c
ext/libxml/libxml.c
ext/mbstring/mbstring.c
ext/mysql/php_mysql.c
ext/mysql/tests/mysql_query_load_data_openbasedir.phpt
ext/mysqli/mysqli_api.c
ext/mysqlnd/mysqlnd_net.c
ext/oci8/oci8.c
ext/oci8/oci8_interface.c
ext/oci8/oci8_lob.c
ext/oci8/tests/oci8safemode.phpt
ext/odbc/php_odbc.c
ext/openssl/openssl.c
ext/pdo/pdo_dbh.c
ext/pdo_mysql/mysql_driver.c
ext/pdo_sqlite/sqlite_driver.c
ext/pgsql/pgsql.c
ext/phar/phar.c
ext/phar/phar_object.c
ext/phar/util.c
ext/posix/posix.c
ext/posix/tests/posix_access.phpt
ext/posix/tests/posix_access_error_modes.phpt
ext/posix/tests/posix_access_error_wrongparams.phpt
ext/posix/tests/posix_access_safemode.phpt
ext/posix/tests/posix_mkfifo_safemode.phpt
ext/pspell/pspell.c
ext/session/mod_files.c
ext/session/session.c
ext/soap/php_http.c
ext/soap/php_xml.c
ext/spl/php_spl.c
ext/spl/spl_directory.c
ext/sqlite/pdo_sqlite2.c
ext/sqlite/sess_sqlite.c
ext/sqlite/sqlite.c
ext/sqlite3/sqlite3.c
ext/sqlite3/tests/sqlite3_21_security.phpt
ext/standard/basic_functions.c
ext/standard/basic_functions.h
ext/standard/dir.c
ext/standard/dl.c
ext/standard/exec.c
ext/standard/file.c
ext/standard/filestat.c
ext/standard/fsock.c
ext/standard/ftok.c
ext/standard/head.c
ext/standard/http_fopen_wrapper.c
ext/standard/image.c
ext/standard/iptc.c
ext/standard/link.c
ext/standard/link_win32.c
ext/standard/mail.c
ext/standard/md5.c
ext/standard/pack.c
ext/standard/proc_open.c
ext/standard/sha1.c
ext/standard/streamsfuncs.c
ext/standard/tests/file/bug22414.phpt
ext/standard/tests/general_functions/get_cfg_var_variation8.phpt
ext/standard/tests/general_functions/putenv_error1.phpt
ext/standard/tests/general_functions/putenv_error2.phpt
ext/tidy/tidy.c
ext/xmlwriter/php_xmlwriter.c
ext/zip/php_zip.c
ext/zip/php_zip.h
ext/zip/zip_stream.c
ext/zlib/zlib.c
main/SAPI.c
main/fopen_wrappers.c
main/main.c
main/network.c
main/php.h
main/php_globals.h
main/php_ini.c
main/php_streams.h
main/safe_mode.c [deleted file]
main/safe_mode.h [deleted file]
main/streams/plain_wrapper.c
main/streams/streams.c
main/streams/userspace.c
pear/Makefile.frag
php.ini-development
php.ini-production
sapi/apache/mod_php5.c
sapi/apache/php_apache.c
sapi/apache2filter/sapi_apache2.c
sapi/apache2handler/sapi_apache2.c
sapi/apache_hooks/php_apache.c
sapi/nsapi/nsapi.c
win32/build/config.w32
win32/build/config.w32.h.in
win32/install.txt