]> 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)
commit4737910b69eba83b5ba6dd2d43f88a7bd3461ccf
treedc6ecafe9a79a17cbb6d4a96b83a1bcbda30e5a8
parent6b85eb58b27a60cfc4d78ad0a85afeda373132c5
- 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
51 files changed:
Zend/zend_API.c
Zend/zend_API.h
Zend/zend_language_scanner.c
Zend/zend_language_scanner_defs.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