]> granicus.if.org Git - php/commit
Fixed compilation warnings
authorDmitry Stogov <dmitry@zend.com>
Tue, 21 Jun 2016 21:40:50 +0000 (00:40 +0300)
committerDmitry Stogov <dmitry@zend.com>
Tue, 21 Jun 2016 21:40:50 +0000 (00:40 +0300)
commit323b2733f6b42d00dd86e77ac524d64f6ddc4e22
tree49c72ac7d1e6077369f1de6a5d7a6d7847e51bf9
parent4ccbe03e445800d26aba5424a84e64e235f08ece
Fixed compilation warnings
87 files changed:
ext/bz2/bz2.c
ext/curl/interface.c
ext/date/php_date.c
ext/dba/dba.c
ext/dom/comment.c
ext/dom/dom_iterators.c
ext/dom/domimplementationlist.c
ext/dom/node.c
ext/exif/exif.c
ext/fileinfo/fileinfo.c
ext/filter/logical_filters.c
ext/filter/sanitizing_filters.c
ext/ftp/ftp.c
ext/hash/hash.c
ext/hash/hash_sha3.c
ext/intl/collator/collator_is_numeric.c
ext/intl/collator/collator_sort.c
ext/intl/converter/converter.c
ext/intl/dateformat/dateformat_attr.c
ext/intl/dateformat/dateformat_parse.c
ext/intl/formatter/formatter_attr.c
ext/intl/grapheme/grapheme_string.c
ext/intl/grapheme/grapheme_util.c
ext/intl/grapheme/grapheme_util.h
ext/intl/locale/locale_methods.c
ext/intl/uchar/uchar.c
ext/json/json_parser.tab.c
ext/json/json_parser.tab.h
ext/json/json_scanner.c
ext/json/php_json_parser.h
ext/json/php_json_scanner_defs.h
ext/ldap/ldap.c
ext/mbstring/mbstring.c
ext/mbstring/php_mbregex.c
ext/mcrypt/mcrypt.c
ext/mcrypt/mcrypt_filter.c
ext/mysqli/mysqli_api.c
ext/mysqli/mysqli_driver.c
ext/mysqli/mysqli_exception.c
ext/mysqli/mysqli_fe.c
ext/mysqli/mysqli_result_iterator.c
ext/mysqli/mysqli_warning.c
ext/mysqlnd/mysqlnd_debug.h
ext/mysqlnd/mysqlnd_wireprotocol.h
ext/odbc/birdstep.c
ext/openssl/openssl.c
ext/openssl/xp_ssl.c
ext/pdo/pdo.c
ext/pdo/pdo_dbh.c
ext/pdo/pdo_sql_parser.c
ext/pdo/pdo_sql_parser.re
ext/pdo/pdo_sqlstate.c
ext/pdo/pdo_stmt.c
ext/pdo_mysql/mysql_driver.c
ext/pdo_pgsql/pdo_pgsql.c
ext/pdo_pgsql/pgsql_driver.c
ext/pdo_sqlite/sqlite_driver.c
ext/pgsql/pgsql.c
ext/phar/dirstream.c
ext/phar/phar.c
ext/phar/phar_object.c
ext/phar/stream.c
ext/phar/util.c
ext/phar/zip.c
ext/readline/readline_cli.c
ext/reflection/php_reflection.c
ext/session/mod_files.c
ext/session/session.c
ext/simplexml/simplexml.c
ext/simplexml/sxe.c
ext/soap/php_encoding.c
ext/soap/php_http.c
ext/spl/spl_array.c
ext/spl/spl_directory.c
ext/spl/spl_dllist.c
ext/spl/spl_fixedarray.c
ext/spl/spl_heap.c
ext/spl/spl_iterators.c
ext/spl/spl_observer.c
ext/sqlite3/sqlite3.c
ext/standard/dir.c
ext/xmlwriter/php_xmlwriter.c
ext/xsl/xsltprocessor.c
ext/zip/php_zip.c
ext/zip/zip_stream.c
ext/zlib/zlib.c
ext/zlib/zlib_fopen_wrapper.c