]> granicus.if.org Git - php/commit
- Added new parameter parsing option (p - for valid path (string without null byte...
authorFelipe Pena <felipe@php.net>
Mon, 6 Jun 2011 21:28:16 +0000 (21:28 +0000)
committerFelipe Pena <felipe@php.net>
Mon, 6 Jun 2011 21:28:16 +0000 (21:28 +0000)
commit32b5f8a1a3552f48d6e91c17b6d9d441c665a44d
treea6490eaed671ea190f7876994b35169200ff2df8
parenta311dc244353f0ed88a273056224ee5c97cc4011
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits
49 files changed:
Zend/zend_API.c
Zend/zend_API.h
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
ext/bz2/bz2.c
ext/com_dotnet/com_persist.c
ext/dom/document.c
ext/enchant/enchant.c
ext/exif/exif.c
ext/fileinfo/fileinfo.c
ext/ftp/php_ftp.c
ext/gd/gd.c
ext/gd/gd_ctx.c
ext/hash/hash.c
ext/hash/hash_md.c
ext/hash/hash_sha.c
ext/imap/php_imap.c
ext/oci8/oci8_interface.c
ext/odbc/php_odbc.c
ext/openssl/openssl.c
ext/pdo_pgsql/pgsql_driver.c
ext/pgsql/pgsql.c
ext/phar/func_interceptors.c
ext/posix/posix.c
ext/pspell/pspell.c
ext/readline/readline.c
ext/simplexml/simplexml.c
ext/snmp/snmp.c
ext/spl/spl_directory.c
ext/sqlite3/sqlite3.c
ext/standard/basic_functions.c
ext/standard/dir.c
ext/standard/file.c
ext/standard/filestat.c
ext/standard/ftok.c
ext/standard/iptc.c
ext/standard/link.c
ext/standard/link_win32.c
ext/standard/md5.c
ext/standard/sha1.c
ext/tidy/tidy.c
ext/xmlreader/php_xmlreader.c
ext/xsl/xsltprocessor.c
ext/zip/php_zip.c
ext/zlib/zlib.c
main/fopen_wrappers.c
sapi/apache/php_apache.c
sapi/apache2filter/php_functions.c
sapi/apache2handler/php_functions.c