]> granicus.if.org Git - php/commit
- remove magic quotes support, functions are kept (see the NEWS entry for the details...
authorPierre Joye <pajoye@php.net>
Fri, 22 Jul 2011 11:25:30 +0000 (11:25 +0000)
committerPierre Joye <pajoye@php.net>
Fri, 22 Jul 2011 11:25:30 +0000 (11:25 +0000)
commit9805e1674aefbc9e2a529a7351a045dab0282eb4
tree05cd4674efea52fbd134237f26ef48b57f67a9b6
parent8bfb9bcd0171eb6e578f1fc8f79e07c83fbcb403
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
36 files changed:
NEWS
Zend/zend_ini_scanner.c
Zend/zend_ini_scanner_defs.h
configure.in
ext/bz2/bz2.c
ext/dba/dba.c
ext/exif/exif.c
ext/filter/filter.c
ext/interbase/ibase_query.c
ext/mcrypt/mcrypt.c
ext/mssql/php_mssql.c
ext/mysql/php_mysql.c
ext/mysqli/mysqli.c
ext/pcre/php_pcre.c
ext/pdo/tests/pdo_test.inc
ext/pgsql/pgsql.c
ext/phar/func_interceptors.c
ext/spl/examples/dbaarray.inc
ext/spl/spl_directory.c
ext/standard/basic_functions.c
ext/standard/exec.c
ext/standard/file.c
ext/standard/php_string.h
ext/standard/streamsfuncs.c
ext/standard/string.c
ext/sybase_ct/php_sybase_ct.c
ext/zlib/zlib.c
main/main.c
main/php_globals.h
main/php_variables.c
main/rfc1867.c
php.ini-development
php.ini-production
sapi/cgi/cgi_main.c
sapi/fpm/fpm/fpm_main.c
win32/build/config.w32.h.in