]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.6' into PHP-7.0
authorLior Kaplan <kaplanlior@gmail.com>
Fri, 1 Jan 2016 17:47:16 +0000 (19:47 +0200)
committerLior Kaplan <kaplanlior@gmail.com>
Fri, 1 Jan 2016 17:48:25 +0000 (19:48 +0200)
* PHP-5.6:
  Happy new year (Update copyright to 2016)

717 files changed:
1  2 
Zend/zend_smart_str_public.h
build/build.mk
ext/bcmath/bcmath.c
ext/bcmath/php_bcmath.h
ext/bz2/bz2.c
ext/bz2/bz2_filter.c
ext/bz2/php_bz2.h
ext/calendar/cal_unix.c
ext/calendar/calendar.c
ext/calendar/easter.c
ext/com_dotnet/com_com.c
ext/com_dotnet/com_dotnet.c
ext/com_dotnet/com_extension.c
ext/com_dotnet/com_handlers.c
ext/com_dotnet/com_iterator.c
ext/com_dotnet/com_misc.c
ext/com_dotnet/com_olechar.c
ext/com_dotnet/com_persist.c
ext/com_dotnet/com_saproxy.c
ext/com_dotnet/com_typeinfo.c
ext/com_dotnet/com_variant.c
ext/com_dotnet/com_wrapper.c
ext/com_dotnet/php_com_dotnet.h
ext/com_dotnet/php_com_dotnet_internal.h
ext/ctype/ctype.c
ext/ctype/php_ctype.h
ext/curl/curl_file.c
ext/curl/interface.c
ext/curl/multi.c
ext/curl/php_curl.h
ext/curl/share.c
ext/date/php_date.c
ext/date/php_date.h
ext/dba/dba.c
ext/dba/dba_cdb.c
ext/dba/dba_db1.c
ext/dba/dba_db2.c
ext/dba/dba_db3.c
ext/dba/dba_db4.c
ext/dba/dba_dbm.c
ext/dba/dba_flatfile.c
ext/dba/dba_gdbm.c
ext/dba/dba_inifile.c
ext/dba/dba_ndbm.c
ext/dba/dba_qdbm.c
ext/dba/dba_tcadb.c
ext/dba/libcdb/cdb.c
ext/dba/libcdb/cdb.h
ext/dba/libcdb/cdb_make.c
ext/dba/libcdb/cdb_make.h
ext/dba/libcdb/uint32.c
ext/dba/libcdb/uint32.h
ext/dba/libflatfile/flatfile.c
ext/dba/libflatfile/flatfile.h
ext/dba/libinifile/inifile.c
ext/dba/libinifile/inifile.h
ext/dba/php_dba.h
ext/dba/php_tcadb.h
ext/dom/attr.c
ext/dom/cdatasection.c
ext/dom/characterdata.c
ext/dom/comment.c
ext/dom/document.c
ext/dom/documentfragment.c
ext/dom/documenttype.c
ext/dom/dom_ce.h
ext/dom/dom_fe.h
ext/dom/dom_iterators.c
ext/dom/dom_properties.h
ext/dom/domconfiguration.c
ext/dom/domerror.c
ext/dom/domerrorhandler.c
ext/dom/domexception.c
ext/dom/domimplementation.c
ext/dom/domimplementationlist.c
ext/dom/domimplementationsource.c
ext/dom/domlocator.c
ext/dom/domstringlist.c
ext/dom/element.c
ext/dom/entity.c
ext/dom/entityreference.c
ext/dom/namednodemap.c
ext/dom/namelist.c
ext/dom/node.c
ext/dom/nodelist.c
ext/dom/notation.c
ext/dom/php_dom.c
ext/dom/php_dom.h
ext/dom/processinginstruction.c
ext/dom/string_extend.c
ext/dom/text.c
ext/dom/typeinfo.c
ext/dom/userdatahandler.c
ext/dom/xml_common.h
ext/dom/xpath.c
ext/enchant/enchant.c
ext/exif/exif.c
ext/exif/php_exif.h
ext/fileinfo/fileinfo.c
ext/fileinfo/php_fileinfo.h
ext/filter/callback_filter.c
ext/filter/filter.c
ext/filter/filter_private.h
ext/filter/logical_filters.c
ext/filter/php_filter.h
ext/filter/sanitizing_filters.c
ext/ftp/ftp.c
ext/ftp/ftp.h
ext/ftp/php_ftp.c
ext/ftp/php_ftp.h
ext/gd/gd.c
ext/gd/gd_ctx.c
ext/gd/libgd/xbm.c
ext/gd/php_gd.h
ext/gettext/gettext.c
ext/gettext/php_gettext.h
ext/gmp/gmp.c
ext/gmp/php_gmp.h
ext/hash/hash.c
ext/hash/hash_adler32.c
ext/hash/hash_crc32.c
ext/hash/hash_fnv.c
ext/hash/hash_gost.c
ext/hash/hash_haval.c
ext/hash/hash_joaat.c
ext/hash/hash_md.c
ext/hash/hash_ripemd.c
ext/hash/hash_sha.c
ext/hash/hash_snefru.c
ext/hash/hash_tiger.c
ext/hash/hash_whirlpool.c
ext/hash/php_hash.h
ext/hash/php_hash_adler32.h
ext/hash/php_hash_crc32.h
ext/hash/php_hash_crc32_tables.h
ext/hash/php_hash_fnv.h
ext/hash/php_hash_gost.h
ext/hash/php_hash_haval.h
ext/hash/php_hash_joaat.h
ext/hash/php_hash_md.h
ext/hash/php_hash_ripemd.h
ext/hash/php_hash_sha.h
ext/hash/php_hash_snefru.h
ext/hash/php_hash_snefru_tables.h
ext/hash/php_hash_tiger.h
ext/hash/php_hash_tiger_tables.h
ext/hash/php_hash_whirlpool.h
ext/hash/php_hash_whirlpool_tables.h
ext/iconv/iconv.c
ext/iconv/php_iconv.h
ext/imap/php_imap.c
ext/imap/php_imap.h
ext/interbase/ibase_blobs.c
ext/interbase/ibase_events.c
ext/interbase/ibase_query.c
ext/interbase/ibase_service.c
ext/interbase/interbase.c
ext/interbase/php_ibase_includes.h
ext/interbase/php_ibase_udf.c
ext/interbase/php_interbase.h
ext/json/json.c
ext/json/php_json.h
ext/ldap/ldap.c
ext/ldap/php_ldap.h
ext/libxml/libxml.c
ext/libxml/php_libxml.h
ext/mbstring/mb_gpc.c
ext/mbstring/mbstring.c
ext/mbstring/mbstring.h
ext/mbstring/php_mbregex.c
ext/mbstring/php_mbregex.h
ext/mbstring/php_unicode.c
ext/mbstring/php_unicode.h
ext/mcrypt/mcrypt.c
ext/mcrypt/mcrypt_filter.c
ext/mcrypt/php_mcrypt.h
ext/mcrypt/php_mcrypt_filter.h
ext/mysqli/mysqli.c
ext/mysqli/mysqli_api.c
ext/mysqli/mysqli_driver.c
ext/mysqli/mysqli_embedded.c
ext/mysqli/mysqli_exception.c
ext/mysqli/mysqli_fe.c
ext/mysqli/mysqli_fe.h
ext/mysqli/mysqli_libmysql.h
ext/mysqli/mysqli_nonapi.c
ext/mysqli/mysqli_priv.h
ext/mysqli/mysqli_prop.c
ext/mysqli/mysqli_report.c
ext/mysqli/mysqli_result_iterator.c
ext/mysqli/mysqli_warning.c
ext/mysqli/php_mysqli.h
ext/mysqli/php_mysqli_structs.h
ext/mysqlnd/mysql_float_to_double.h
ext/mysqlnd/mysqlnd.c
ext/mysqlnd/mysqlnd.h
ext/mysqlnd/mysqlnd_alloc.c
ext/mysqlnd/mysqlnd_alloc.h
ext/mysqlnd/mysqlnd_auth.c
ext/mysqlnd/mysqlnd_block_alloc.c
ext/mysqlnd/mysqlnd_block_alloc.h
ext/mysqlnd/mysqlnd_charset.c
ext/mysqlnd/mysqlnd_charset.h
ext/mysqlnd/mysqlnd_debug.c
ext/mysqlnd/mysqlnd_debug.h
ext/mysqlnd/mysqlnd_driver.c
ext/mysqlnd/mysqlnd_enum_n_def.h
ext/mysqlnd/mysqlnd_ext_plugin.c
ext/mysqlnd/mysqlnd_ext_plugin.h
ext/mysqlnd/mysqlnd_libmysql_compat.h
ext/mysqlnd/mysqlnd_loaddata.c
ext/mysqlnd/mysqlnd_net.c
ext/mysqlnd/mysqlnd_net.h
ext/mysqlnd/mysqlnd_plugin.c
ext/mysqlnd/mysqlnd_priv.h
ext/mysqlnd/mysqlnd_ps.c
ext/mysqlnd/mysqlnd_ps_codec.c
ext/mysqlnd/mysqlnd_result.c
ext/mysqlnd/mysqlnd_result.h
ext/mysqlnd/mysqlnd_result_meta.c
ext/mysqlnd/mysqlnd_result_meta.h
ext/mysqlnd/mysqlnd_reverse_api.c
ext/mysqlnd/mysqlnd_reverse_api.h
ext/mysqlnd/mysqlnd_statistics.c
ext/mysqlnd/mysqlnd_statistics.h
ext/mysqlnd/mysqlnd_structs.h
ext/mysqlnd/mysqlnd_wireprotocol.c
ext/mysqlnd/mysqlnd_wireprotocol.h
ext/mysqlnd/php_mysqlnd.c
ext/mysqlnd/php_mysqlnd.h
ext/oci8/oci8.c
ext/oci8/oci8_collection.c
ext/oci8/oci8_interface.c
ext/oci8/oci8_lob.c
ext/oci8/oci8_statement.c
ext/oci8/php_oci8.h
ext/oci8/php_oci8_int.h
ext/odbc/birdstep.c
ext/odbc/php_birdstep.h
ext/odbc/php_odbc.c
ext/odbc/php_odbc.h
ext/odbc/php_odbc_includes.h
ext/opcache/Optimizer/zend_optimizer.c
ext/opcache/Optimizer/zend_optimizer.h
ext/opcache/Optimizer/zend_optimizer_internal.h
ext/opcache/ZendAccelerator.c
ext/opcache/ZendAccelerator.h
ext/opcache/shared_alloc_mmap.c
ext/opcache/shared_alloc_win32.c
ext/opcache/zend_accelerator_blacklist.c
ext/opcache/zend_accelerator_blacklist.h
ext/opcache/zend_accelerator_debug.c
ext/opcache/zend_accelerator_hash.c
ext/opcache/zend_accelerator_hash.h
ext/opcache/zend_accelerator_module.c
ext/opcache/zend_accelerator_module.h
ext/opcache/zend_accelerator_util_funcs.c
ext/opcache/zend_accelerator_util_funcs.h
ext/opcache/zend_persist.c
ext/opcache/zend_persist.h
ext/opcache/zend_persist_calc.c
ext/opcache/zend_shared_alloc.c
ext/opcache/zend_shared_alloc.h
ext/openssl/openssl.c
ext/openssl/php_openssl.h
ext/openssl/xp_ssl.c
ext/pcntl/pcntl.c
ext/pcntl/php_pcntl.h
ext/pcntl/php_signal.c
ext/pcntl/php_signal.h
ext/pcre/php_pcre.c
ext/pcre/php_pcre.h
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/php_pdo.h
ext/pdo/php_pdo_driver.h
ext/pdo/php_pdo_error.h
ext/pdo/php_pdo_int.h
ext/pdo_dblib/dblib_driver.c
ext/pdo_dblib/dblib_stmt.c
ext/pdo_dblib/pdo_dblib.c
ext/pdo_dblib/php_pdo_dblib.h
ext/pdo_dblib/php_pdo_dblib_int.h
ext/pdo_firebird/firebird_driver.c
ext/pdo_firebird/firebird_statement.c
ext/pdo_firebird/pdo_firebird.c
ext/pdo_firebird/php_pdo_firebird.h
ext/pdo_firebird/php_pdo_firebird_int.h
ext/pdo_mysql/mysql_driver.c
ext/pdo_mysql/mysql_statement.c
ext/pdo_mysql/pdo_mysql.c
ext/pdo_mysql/php_pdo_mysql.h
ext/pdo_mysql/php_pdo_mysql_int.h
ext/pdo_oci/oci_driver.c
ext/pdo_oci/oci_statement.c
ext/pdo_oci/pdo_oci.c
ext/pdo_oci/php_pdo_oci.h
ext/pdo_oci/php_pdo_oci_int.h
ext/pdo_odbc/odbc_driver.c
ext/pdo_odbc/odbc_stmt.c
ext/pdo_odbc/pdo_odbc.c
ext/pdo_odbc/php_pdo_odbc.h
ext/pdo_odbc/php_pdo_odbc_int.h
ext/pdo_pgsql/pdo_pgsql.c
ext/pdo_pgsql/pgsql_driver.c
ext/pdo_pgsql/pgsql_statement.c
ext/pdo_pgsql/php_pdo_pgsql.h
ext/pdo_pgsql/php_pdo_pgsql_int.h
ext/pdo_sqlite/pdo_sqlite.c
ext/pdo_sqlite/php_pdo_sqlite.h
ext/pdo_sqlite/php_pdo_sqlite_int.h
ext/pdo_sqlite/sqlite_driver.c
ext/pdo_sqlite/sqlite_statement.c
ext/pgsql/pgsql.c
ext/pgsql/php_pgsql.h
ext/phar/dirstream.c
ext/phar/dirstream.h
ext/phar/func_interceptors.c
ext/phar/func_interceptors.h
ext/phar/phar.c
ext/phar/phar_internal.h
ext/phar/phar_object.c
ext/phar/pharzip.h
ext/phar/php_phar.h
ext/phar/stream.c
ext/phar/stream.h
ext/phar/stub.h
ext/phar/tar.c
ext/phar/util.c
ext/phar/zip.c
ext/posix/php_posix.h
ext/posix/posix.c
ext/pspell/php_pspell.h
ext/pspell/pspell.c
ext/readline/php_readline.h
ext/readline/readline.c
ext/readline/readline_cli.c
ext/readline/readline_cli.h
ext/recode/php_recode.h
ext/recode/recode.c
ext/reflection/php_reflection.c
ext/reflection/php_reflection.h
ext/session/mod_files.c
ext/session/mod_files.h
ext/session/mod_mm.c
ext/session/mod_mm.h
ext/session/mod_user.c
ext/session/mod_user.h
ext/session/mod_user_class.c
ext/session/php_session.h
ext/session/session.c
ext/shmop/php_shmop.h
ext/shmop/shmop.c
ext/simplexml/php_simplexml.h
ext/simplexml/php_simplexml_exports.h
ext/simplexml/simplexml.c
ext/simplexml/sxe.c
ext/simplexml/sxe.h
ext/snmp/php_snmp.h
ext/snmp/snmp.c
ext/soap/php_encoding.c
ext/soap/php_encoding.h
ext/soap/php_http.c
ext/soap/php_http.h
ext/soap/php_packet_soap.c
ext/soap/php_packet_soap.h
ext/soap/php_schema.c
ext/soap/php_schema.h
ext/soap/php_sdl.c
ext/soap/php_sdl.h
ext/soap/php_soap.h
ext/soap/php_xml.c
ext/soap/php_xml.h
ext/soap/soap.c
ext/sockets/multicast.c
ext/sockets/multicast.h
ext/sockets/php_sockets.h
ext/sockets/sendrecvmsg.c
ext/sockets/sockets.c
ext/sockets/unix_socket_constants.h
ext/sockets/win32_socket_constants.h
ext/sockets/windows_common.h
ext/spl/php_spl.c
ext/spl/php_spl.h
ext/spl/spl_array.c
ext/spl/spl_array.h
ext/spl/spl_directory.c
ext/spl/spl_directory.h
ext/spl/spl_dllist.c
ext/spl/spl_dllist.h
ext/spl/spl_engine.c
ext/spl/spl_engine.h
ext/spl/spl_exceptions.c
ext/spl/spl_exceptions.h
ext/spl/spl_fixedarray.c
ext/spl/spl_fixedarray.h
ext/spl/spl_functions.c
ext/spl/spl_functions.h
ext/spl/spl_heap.c
ext/spl/spl_heap.h
ext/spl/spl_iterators.c
ext/spl/spl_iterators.h
ext/spl/spl_observer.c
ext/spl/spl_observer.h
ext/sqlite3/php_sqlite3.h
ext/sqlite3/php_sqlite3_structs.h
ext/sqlite3/sqlite3.c
ext/standard/array.c
ext/standard/assert.c
ext/standard/base64.c
ext/standard/base64.h
ext/standard/basic_functions.c
ext/standard/basic_functions.h
ext/standard/browscap.c
ext/standard/crc32.c
ext/standard/crc32.h
ext/standard/credits.c
ext/standard/credits.h
ext/standard/crypt.c
ext/standard/css.c
ext/standard/css.h
ext/standard/cyr_convert.c
ext/standard/cyr_convert.h
ext/standard/datetime.c
ext/standard/datetime.h
ext/standard/dir.c
ext/standard/dl.c
ext/standard/dl.h
ext/standard/dns.c
ext/standard/exec.c
ext/standard/exec.h
ext/standard/file.c
ext/standard/file.h
ext/standard/filestat.c
ext/standard/filters.c
ext/standard/flock_compat.c
ext/standard/flock_compat.h
ext/standard/formatted_print.c
ext/standard/fsock.c
ext/standard/fsock.h
ext/standard/ftok.c
ext/standard/ftp_fopen_wrapper.c
ext/standard/head.c
ext/standard/head.h
ext/standard/html.c
ext/standard/html.h
ext/standard/html_tables.h
ext/standard/http.c
ext/standard/http_fopen_wrapper.c
ext/standard/image.c
ext/standard/incomplete_class.c
ext/standard/info.c
ext/standard/info.h
ext/standard/iptc.c
ext/standard/lcg.c
ext/standard/levenshtein.c
ext/standard/link.c
ext/standard/link_win32.c
ext/standard/mail.c
ext/standard/math.c
ext/standard/md5.c
ext/standard/md5.h
ext/standard/metaphone.c
ext/standard/microtime.c
ext/standard/microtime.h
ext/standard/pack.c
ext/standard/pack.h
ext/standard/pageinfo.c
ext/standard/pageinfo.h
ext/standard/password.c
ext/standard/php_array.h
ext/standard/php_assert.h
ext/standard/php_browscap.h
ext/standard/php_crypt.h
ext/standard/php_crypt_r.c
ext/standard/php_crypt_r.h
ext/standard/php_dir.h
ext/standard/php_dns.h
ext/standard/php_ext_syslog.h
ext/standard/php_filestat.h
ext/standard/php_fopen_wrapper.c
ext/standard/php_fopen_wrappers.h
ext/standard/php_ftok.h
ext/standard/php_http.h
ext/standard/php_image.h
ext/standard/php_incomplete_class.h
ext/standard/php_iptc.h
ext/standard/php_lcg.h
ext/standard/php_link.h
ext/standard/php_mail.h
ext/standard/php_math.h
ext/standard/php_metaphone.h
ext/standard/php_password.h
ext/standard/php_rand.h
ext/standard/php_random.h
ext/standard/php_smart_string_public.h
ext/standard/php_standard.h
ext/standard/php_string.h
ext/standard/php_type.h
ext/standard/php_uuencode.h
ext/standard/php_var.h
ext/standard/php_versioning.h
ext/standard/proc_open.c
ext/standard/proc_open.h
ext/standard/quot_print.c
ext/standard/quot_print.h
ext/standard/rand.c
ext/standard/scanf.c
ext/standard/scanf.h
ext/standard/sha1.c
ext/standard/sha1.h
ext/standard/soundex.c
ext/standard/streamsfuncs.c
ext/standard/streamsfuncs.h
ext/standard/string.c
ext/standard/syslog.c
ext/standard/type.c
ext/standard/uniqid.c
ext/standard/uniqid.h
ext/standard/url.c
ext/standard/url.h
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re
ext/standard/user_filters.c
ext/standard/uuencode.c
ext/standard/var.c
ext/standard/var_unserializer.c
ext/standard/var_unserializer.re
ext/standard/versioning.c
ext/sysvmsg/php_sysvmsg.h
ext/sysvmsg/sysvmsg.c
ext/sysvsem/php_sysvsem.h
ext/sysvsem/sysvsem.c
ext/sysvshm/php_sysvshm.h
ext/sysvshm/sysvshm.c
ext/tidy/php_tidy.h
ext/tidy/tidy.c
ext/tokenizer/php_tokenizer.h
ext/tokenizer/tokenizer.c
ext/tokenizer/tokenizer_data.c
ext/tokenizer/tokenizer_data_gen.sh
ext/wddx/php_wddx.h
ext/wddx/php_wddx_api.h
ext/wddx/wddx.c
ext/xml/compat.c
ext/xml/expat_compat.h
ext/xml/php_xml.h
ext/xml/xml.c
ext/xmlreader/php_xmlreader.c
ext/xmlreader/php_xmlreader.h
ext/xmlrpc/php_xmlrpc.h
ext/xmlrpc/xmlrpc-epi-php.c
ext/xmlwriter/php_xmlwriter.c
ext/xmlwriter/php_xmlwriter.h
ext/xsl/php_xsl.c
ext/xsl/php_xsl.h
ext/xsl/xsl_fe.h
ext/xsl/xsltprocessor.c
ext/zip/php_zip.c
ext/zip/php_zip.h
ext/zip/zip_stream.c
ext/zlib/php_zlib.h
ext/zlib/zlib.c
ext/zlib/zlib_filter.c
ext/zlib/zlib_fopen_wrapper.c
header
main/SAPI.c
main/SAPI.h
main/fastcgi.c
main/fastcgi.h
main/fopen_wrappers.c
main/fopen_wrappers.h
main/getopt.c
main/internal_functions_nw.c
main/internal_functions_win32.c
main/main.c
main/network.c
main/output.c
main/php.h
main/php_compat.h
main/php_content_types.c
main/php_content_types.h
main/php_getopt.h
main/php_globals.h
main/php_ini.c
main/php_ini.h
main/php_main.h
main/php_memory_streams.h
main/php_network.h
main/php_open_temporary_file.c
main/php_open_temporary_file.h
main/php_output.h
main/php_reentrancy.h
main/php_scandir.c
main/php_scandir.h
main/php_sprintf.c
main/php_stdint.h
main/php_streams.h
main/php_syslog.h
main/php_ticks.c
main/php_ticks.h
main/php_variables.c
main/php_variables.h
main/reentrancy.c
main/rfc1867.c
main/rfc1867.h
main/snprintf.c
main/snprintf.h
main/spprintf.c
main/spprintf.h
main/streams/cast.c
main/streams/filter.c
main/streams/glob_wrapper.c
main/streams/memory.c
main/streams/mmap.c
main/streams/php_stream_context.h
main/streams/php_stream_filter_api.h
main/streams/php_stream_glob_wrapper.h
main/streams/php_stream_mmap.h
main/streams/php_stream_plain_wrapper.h
main/streams/php_stream_transport.h
main/streams/php_stream_userspace.h
main/streams/php_streams_int.h
main/streams/plain_wrapper.c
main/streams/streams.c
main/streams/transports.c
main/streams/userspace.c
main/streams/xp_socket.c
main/strlcat.c
main/strlcpy.c
main/win95nt.h
netware/start.c
sapi/apache2handler/apache_config.c
sapi/apache2handler/mod_php7.c
sapi/apache2handler/php_apache.h
sapi/apache2handler/php_functions.c
sapi/apache2handler/sapi_apache2.c
sapi/cgi/cgi_main.c
sapi/cli/cli.h
sapi/cli/php_cli.c
sapi/cli/php_cli_process_title.c
sapi/cli/php_cli_process_title.h
sapi/cli/php_cli_server.c
sapi/cli/php_cli_server.h
sapi/cli/ps_title.h
sapi/embed/php_embed.c
sapi/embed/php_embed.h
sapi/fpm/fpm/events/devpoll.c
sapi/fpm/fpm/events/devpoll.h
sapi/fpm/fpm/events/epoll.c
sapi/fpm/fpm/events/epoll.h
sapi/fpm/fpm/events/kqueue.c
sapi/fpm/fpm/events/kqueue.h
sapi/fpm/fpm/events/poll.c
sapi/fpm/fpm/events/poll.h
sapi/fpm/fpm/events/port.c
sapi/fpm/fpm/events/port.h
sapi/fpm/fpm/events/select.c
sapi/fpm/fpm/events/select.h
sapi/fpm/fpm/fpm_main.c
sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapidef.h
sapi/litespeed/lsapilib.c
sapi/litespeed/lsapilib.h
sapi/phpdbg/phpdbg.c
sapi/phpdbg/phpdbg.h
sapi/phpdbg/phpdbg_bp.c
sapi/phpdbg/phpdbg_bp.h
sapi/phpdbg/phpdbg_break.c
sapi/phpdbg/phpdbg_break.h
sapi/phpdbg/phpdbg_btree.c
sapi/phpdbg/phpdbg_btree.h
sapi/phpdbg/phpdbg_cmd.c
sapi/phpdbg/phpdbg_cmd.h
sapi/phpdbg/phpdbg_eol.h
sapi/phpdbg/phpdbg_frame.c
sapi/phpdbg/phpdbg_frame.h
sapi/phpdbg/phpdbg_help.c
sapi/phpdbg/phpdbg_help.h
sapi/phpdbg/phpdbg_info.c
sapi/phpdbg/phpdbg_info.h
sapi/phpdbg/phpdbg_lexer.h
sapi/phpdbg/phpdbg_list.c
sapi/phpdbg/phpdbg_list.h
sapi/phpdbg/phpdbg_opcode.c
sapi/phpdbg/phpdbg_opcode.h
sapi/phpdbg/phpdbg_print.c
sapi/phpdbg/phpdbg_print.h
sapi/phpdbg/phpdbg_prompt.c
sapi/phpdbg/phpdbg_prompt.h
sapi/phpdbg/phpdbg_set.c
sapi/phpdbg/phpdbg_set.h
sapi/phpdbg/phpdbg_utils.c
sapi/phpdbg/phpdbg_utils.h
sapi/phpdbg/phpdbg_wait.h
sapi/phpdbg/phpdbg_watch.c
sapi/phpdbg/phpdbg_watch.h
sapi/phpdbg/phpdbg_webdata_transfer.h
sapi/phpdbg/phpdbg_win.c
sapi/phpdbg/phpdbg_win.h
win32/build/deplister.c
win32/build/template.rc
win32/globals.c
win32/grp.h
win32/php_win32_globals.h
win32/select.c
win32/select.h
win32/sockets.c
win32/sockets.h
win32/syslog.h
win32/winutil.c
win32/winutil.h

index 08c2a7761687b46e62fd39504f48d3765b9c55c3,787dff62a736306b7dab97a09c76bdf75a32d1f5..721ab8b4fefc64c7428788ad6cbc05a946ee58c6
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc build/build.mk
index 007f081f19dd7e3e903c4354c37a2cb4943c5f85,3eb261644d572e7fc1e78ef9c4371261719bd5a9..94529840a8087237f916b5beba0e2084778a2bb9
@@@ -1,7 -1,7 +1,7 @@@
  #  +----------------------------------------------------------------------+
 -#  | PHP Version 5                                                        |
 +#  | PHP Version 7                                                        |
  #  +----------------------------------------------------------------------+
- #  | Copyright (c) 1997-2014 The PHP Group                                |
+ #  | Copyright (c) 1997-2016 The PHP Group                                |
  #  +----------------------------------------------------------------------+
  #  | This source file is subject to version 3.01 of the PHP license,      |
  #  | that is bundled with this package in the file LICENSE, and is        |
index 5e8ec002bdbf959f78b5737b91819aa31f8074ca,e40d3023164ea68d6cc7cb8d0f0139d46acb2946..f50c5558432504806252db29273161487becc5fd
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b9af2afeb20a0cca392cb91efc0c5f55edf1bbd1,2cca0d43a06f9b14b764a6ea14c9925a4cd39707..734eb7778a6ae17d1c14b75ca2a753a9a8ebd45c
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/bz2/bz2.c
index 50a4faac50bbba98f3488f3e3cbbf9ecf3658cba,a93493fd3eb0d048904b14708b986de1b2f08bfc..359425437da0d79df4d15fe81d2155d655306702
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index c0e128a9e15a2abfe58f69c1a9809fb394fb19ba,705ef9d114a64dd744211b068749bdc27b0f630b..b076f9554e2c728ccb8e9d59427d45da71200e58
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index d274cbc7511bed133499c13b15e52902b12c7464,eee6134813d20a7e1336cfcfe2c684c2249092df..4b40256718b0f70a639d391725fc2925cceae8c9
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 63b7fb883f0802a892d4347af91161b684028110,c273daffb14cffac9a5401b13a4d7fecedda5576..8c85fac62243d7f67272209b9e677ad088671667
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 73a2b3a03dfedb126e7eaf5c1c432e17d0b2b105,74478e8b9332774cef487dfb51fafa63b7e5226f..78d772adcebd73065249cef7863060ead4a59077
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index d1c859e2eea915ef67ea7913e311efceb35ca8f2,e3988d4b656f18ed2eaad01fc3a85abbb284efba..cf1f3761917f78b2309c3d7e6002d2d2111436d0
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 121433688da6e8e25bf1f4454508f0fa22b728d7,e2b0213a61152ffcf708c6a082b21b7f3e548b20..bb87d8fb2f2e2ad87648dc9346b47a071840dbd0
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 7e0124b0622801f58d8afd62c3e86397ce3abc3f,9db238b089209c3f1a450a34a669fe12babdd0c0..c8e2bc105b32f954aa5900e0b15f2d7956216c7b
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 1a3db308feb2493c33f3c0b2be7da627cd9dd63b,89a76e51d29356456fa19d94820cf10d186c83b9..9141eba642d43d990770ed1e0ec99a4a7779068f
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ea96fe80eb7b41f002ded87ab26a23f269703990,3c2b8ec54ad245b315ab222d1095922a02d92a27..122c618426ca7606153dd8f0c424404e7a556ca0
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 2c08df20e3ea7f9f149a338c1be351a798b44a9b,38bef0c8e46daa5640c6a41e5cf614be8bc699f6..b36b0b3781ceb9a12aae2fb9d22c97d4ae68ad64
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 27cd491e21e137a313d53014461bb889e733a13d,1a231ecbfeb91034c137a1ebce851964686a85e5..c7c605d120a58dfa541944c975166cd148046156
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 259d80b3467a071d983757f04f970f71e5ccff94,8838774c010a38b7c8b416641f8ce215b1164187..b084aeda52eb6fa1a2364f9fccb5fe0fc948b3e1
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index e746814314a550b8f31b9691b72a849d1da5cfa2,5fa61365333dba30d9db59fb8084a72bc4cbb2a2..18f411c64dfb3be7d6a3824069be416d2d75b2cf
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a92c047e31b48ab840fabed92d8920bc5d1d6a1c,68c5814857db686e56bfa652d1192b47f732b831..17706a18cbbfc25cbdc11c005e168856c3b56928
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 5993b474292b6153b07a555a4e6d5a7c26913044,64721351f0c5335e5dd0ec448ab30c1c615be5cb..ba1d7724f8ebed597a3d49e85fedcb918cb2419a
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 155094ca8be2d525e1ff2d7b9ba036c5ccc254ec,12b0ad130479f154058ed0c365cdb0e37a264572..58ba3f154c7f80ff8d6c768f2ea17c509d824ca6
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3b24267f2d9b447c0be5639ea255fd36e5b74462,6821b9f0b91e8b61ff0c8c39016c7059219e80ed..fe17148e3b959571b8b5ffd52b5484d021174f14
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ed35f2896340d08ba85ef0ca4406f9b50316b19f,ccb4fb1695653278c8fc733eda15a0487e319be7..f57b84bb857addede8c761bedcfb8fe3c5577686
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 1954d46e544f46c28a9110e58eb35dd4f551419d,f6d063ea6a6d227df5f052bc7508626ba3b9293b..b8eb225d4f2ab593dfdc9b0226e44ea4ced358ca
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ba555e2539f7d04aad60437f3b84769adbd63877,e9811dacc60114d690367bf57d2b2924cfd75a0d..f439a59afd03d056c06aa2ea7b001b5509f222b4
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b6c6775e87b827a901e605bae5b6d58734da3c9e,a813c8c0083e5b24d312e9f24a0ee5fa9d802b33..23ef3fca079b394f1f8287858a46cc734e2c9019
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 89b6cb22d2e80a77ac289db026468c985198c3d6,56c1bbe68b074c85935cf3c9310721da16a651ef..de173a5f42ca926435f682dfc31f648e71f271d9
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 8ab850faaa9c042753a2a15bf91c5e347ab25716,267afecd8b973d50e403c7550b5db694cf7895c8..dd823f538c2c6133a4bdd91dbc73d696bc31d7fb
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 8f52b24a379abfc2f30d3e451bdb0092df7b2d57,93757641b075c25f8f5e2fce9b85b5f995d1f586..641d20f9037a4946985357ab62da6611cb0c33c3
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 50651340e73078d41ee043a9f0df5b8c723d9918,515e143e275616c70df4b2269f224209d9174b58..d3a22c7c3022b9061642101d05a1e207568b7a67
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 078518f8ac0b4de8028ac0215f8783edd842cea5,850558451cdabbc1019448150cd2655cda729bdd..3806e2778bf302da2867c0c4a4b7f7e3e774bec2
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 828f5e5ef7894712c97c5cb6fee7160a535daad7,5ce1f7262c02db956612eae6f28d27fe3f628047..ec1cabc34df8a6ab5ee3b683d88610835083d8ee
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 116ea328e0a55d59525c87029246ad575be62e94,9c729558bc1e5e54ef91dc2adc9e631dcd194f6a..c336268a95a5494818d96e575a5c751cd634997f
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/dba/dba.c
index 6dd3e6d499f202d7eadbedfdd910fbebc3cce469,bad12d0a50ddcfea6c84780baa83a363c37b5842..e4776e734ec5110993d87dcf47becc7e3d9099bd
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index edc1c29bbb0d4f1879ba93dc7423c50154ad72e8,63a0c9609d20b86ac2ecf7d9af0f570209b9188c..7e2c51ddc0e1a656961c53e9de11635539b9ff21
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index dfd6c5e0255e541d8486903bb76cf2830f3f0945,393137733c28711be560e6ff817d856c6bc159f1..4e3691f9cbbc5ab854790acf2702a65e7871e38f
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index d12f805bf9fc7335c6cc987b5d39111452183297,3c30ab4bdbbb0dfc1e05ccdaa7c1c1b4f56086d7..71c323d6e8920d270304d6205d02b7dcbbe038a5
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a582ad58213559b9a8a26470b71ddda63cd22aa6,2d0ad86873093765f58fa3b53f5fbab293978a50..0bf055597ac9f2302c197b057c6657e7f8905ef5
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 83fd26af6e84f45abcad6e081b8c0e7d07cf14a1,2dfb33a48518c01a9bdea04b0d956c87b74f7c63..f48bd1b68d216be23d620654a6f4ee1269e8e613
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 69f8b5937a441e8657969894b920a1c6c44d006f,01087f8af06b53d6e10bcbb89b350a5c61c28411..c7fc04e56fecf8b5fc46389ee683e638c482f4e9
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 0ec98057da27c3f62c4cbaf1d25969e73e649ca8,993948474d0d7e435de86b5623fcbe7d9d1cac10..6cab2aebaf5cebfce9afd8fc1a7264403ebd9a84
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 35dea95a5bb2e6d29bafa7acba2e8038eb582f67,4bd6f5d748796964cc062f4239d89aadb6846312..3e8e09b55f968ab71537d1a4c5e4927dac772c69
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index fb10e025968b4f417704bcc2801fe28a3859d5b6,f0a74fe701e53e6c5413051d4d7d4983b67a00f3..afd1b2b6f6a7ecbe229e619a84a434cc222a4577
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 68d8e7546c54c776186126546062b0798dee4665,9e56cb57b62db724ff74b9ffd5ca8e68c96d6c4b..d0ad35b8c4795e93a98727fcc443b25091cd9c76
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 04d1dde823057f193d53b37adee78ee0a6e2b0be,9d963871c1df961ebef8531092c716b984ef3877..472e4abb156fc09e30476465be6af36e620cfd00
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index f636305e70a85d62cc9a3994e29c432b337ecdd0,6c1c18ffac003022ce8672e4fd09bcb650098a0b..99bf39da85a3489f5ce700d62b59bca010fe2b24
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 43ffee2a395d68db4de1a9b4e28988a4eec0077b,2b0c194e65d990aef32405edbeb3b344a9a7ae5f..72ecea30ff644d09080ef2da8b617a4ebdb89c8d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index f7cb347df9f6677292d9e2a6bdf1d243958da81a,bd0a51eab85365b2a9fa85c193e9d04a07be7bf0..18f55d5a6a0b02627ce7b89cccc657037d776bd9
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 60ac8fc5528122730312dca05cbda36a6e022c90,e9b9adf7a0b6013cd1edfc7811d033be510dd9f2..b1e33abb9b35b5403eb6a19e70a1b6271c371b04
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ad7090716036cb8d5333c319546ceea2c51eacfe,2c72629bf3157367156920312b6dca543ceaf1d1..cc043d961b16db04d0d9d1eae582d5ac2791d92a
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a064280dadd576d9afafd9a87df0a7553783697b,52648fd2d0055c38d65f5448aea3cc3094cbe813..4ce38876c35ed647051ed641330e61402ddf6f4d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index bd95b54f3f38140fe79885188b5e8929e539674c,b43d14003768291da215da08fb7ce82d435d3fc9..450938efdf11d8dcd0a8117e11123c9205ae1c77
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index f640e19334ad4faafadf5af1eaebba6c6dcc1d1f,6de5fe322d62526de9b1667b16d48cd25e15bd09..9d4be74593ffedefc29cff9d5a03d510c00af688
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 38b3e147091c869edeb57bf0aa088265239b03c7,a0846b325fe27ff3d8d9d823a718587a11504ad6..803dec15059404ac06c207ec39a0dfdd78bfa36a
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ced249e8891678736f3deea538c9a6df8f1e72cb,0feb5f1bb2dedc695bdc3e484c9bbcb69e863a84..f5b5ea2aa882feca4f4bc1874f9f1f9d57f7ea02
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 841b88c89fa979a11b06caca7ea7e20fb2a5e5d1,4e6623deb28a4a8a678cf4b92c0dd40d5974ec06..d24ab734a543292596864b4f41686c5c020c50db
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index aef4ceae7d7a62a907079a3a20582843821de26b,c2d3eca6557aadb2c2ac0be3c216a33938b0d135..933e5b516182c59aaab30c54021ccf9b37308493
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 62087236120c3f10427d3546342decd54f5bbe22,6c18dfe34f6e4d4927392fb511176da84d090e00..200bfeb1fd6c536e6814873d944c40c541820c17
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/dom/attr.c
index e1896ce56d297cca5d410258ac751276c95b11a7,9f3c73473f1c030ee6d5036df1ed593c9475537e..111ab8dababa5c472521e8367b21d29215548d75
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index e6b7e33bcebf93315dfd30eb453bff194b22e52b,9c16afaa74720995a503737390da7293e5344a07..ade539d479607697d2881e757a6f14332801089b
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 80a782461b6724baaefac24bb0c26260fb73f873,e261fe50b61f8811eeb821681a6044785fff4edd..d0032b284dc49563f22fdcf41040dfc55160f02a
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 4dc016ae3b23498d29e8feb9ebd11469e2042293,ca7638c9d8ebf92b3450cd7e539c908414bc11d9..983aa30cd05e5d1f22812c554c25683bbd34c215
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 443fe4850d846dc0d4dd02d3f95b2ebcccdf27df,d33aaf160e87e7989d8b5c587b1a7cb15b51b1c6..30d9c13ee9d1cb6a0dcbd61b23161b6e48945b4f
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 05494ea8c3419bf5dfb6186d08863899f3c2eaba,5ce1e3994cea9e6e8352b91c786ef315e39fb967..05012df6c8c57e72d9bd3bf0cb5302ae763d7783
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 30fd590536335c5e52a5d54a732f5f8ded855f80,c8ef9058ac6b60d2e41387a9e32aac431a2a4ffe..9a10d6350807f5ec80822463bb18ea4fe0237a44
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b77ce0a31fa4bf087b79d15e6aee459272f928d2,98cf6586f39344f2e44d521815c409e5f1847d07..cfd48d283ac67cdecb9ae633714e3dc2a3aaafe4
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index cc1e7d9ddb4138e77a39a2a6f9cf493a75a81d43,207d973919e7e0a68c2e5b28cf91f06d1d6e8ddd..16b6b57df66cc901ace2f354bf47681334b500d5
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a96b6bfe9af1a273777425bc96b81e5c7e128b64,17f75bcc71df9f1ac22e0dca8ce1ea50f9a8fc99..f0702118522870dc0008ae96f2f29ff5f3490cec
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 10d0b0cb4a1b4b38c099ba71fd99101f6b0b09a1,aed9df1d81a8ecaa41c8b5364dcb8174495330eb..ed5e4c3c1c8bcc5d2fb8ea1cb27fdc4a6f0f7ad3
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 71c955a2faf01de08d2f93d3831413749d407d47,04711a1cab5b955448873bd0170062e6a863adb1..71f94b33a62da186781b71d54fa0375607d3a753
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index c1a947bd81cbf8422584c75e7ac4b1e655cfcc7f,0de0375cc259e53e94a866583aec193b931ebdc3..6f1caaba69f4ce254ff1c8093349e86fc393400f
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 411ebfa8eb953e5425c83e1c76f81d57545f7e60,4188024ec459c8e5e0a2e746de963f1e57e5b0b4..f406464cce6f3ce9921b629dc2b063ea6d3548e6
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index c9a33b294ee847c5c861981691c643e402e431cf,dda5c1e47f55b3b77f479048d49154f6cc0f8043..13cdca4994123a30ebce6ce3870bf006250d0edc
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index df24bddcb7799ecd2f6674abac36b46fbd6b9862,d79430b6607c5b02f9eb2f77d0c057a533686182..63069b3061e4b9133f16de53034a985757891247
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b8d89f63e8166a3fd065abb7e6123af39790dc03,ce168e06ee0e443340909a3e006a091f952e4ae0..e43f7d14fae1e31d0a7cebdcc13923478ab9e6a8
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 909faa4136c7fec6b5a539a407d382131ca5dbfa,40f5d6fb68afcd9461a70bcc26bae11999f8f7fb..15d277a140bf8a8fff5b0944b869083016deab2e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 0b47da759ed41fd2926509f60eca55891b3e368c,a2d15079f1e6d57eaa69410b082d24f4f05492f6..952e53fd2db7f5d8e34e12018bee9065e567a07d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 0cc2d814f68c8c2182487ae0d24119c781af4063,51d28a5b677ee8915fd6eac00b0d36d6fe81586a..8ff054b0a7ecac9c2356996c90d7ea9d73d5c0f6
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index faeff9e389d9b2f0800f9108bd949c5db7437b09,3e61b1b8b320feeee0b46c365087d262d2dea573..4f4f0143ca25943c1fcf6e6e7836d25c938ad386
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 12541ccee1f9662b19ebcf5409ad4cdca9025cf5,3ec712c9553340592091fc0e3796e37311b99db5..4cb6ed0463e7c09748b14051c99365597a18b0e7
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ba609fd0f3fda7b9d93966ec32e37da9bf101cc8,c25f3ba87faf5d2ba05e2755785719c99cda87d3..836f861553245c1556ed8f65598d3999c7553be0
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index d2e07ba7e8999865187539b7899f174e53b133bd,0e330fc45d7dcaf0faba9474fc8046029506543b..ebce17f76c884238acbbf6143b54c11584020306
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 463b896f96abba2ace69509135aac011a93e212f,d0654e4076394609a48acbaa6dbca48e0ecbf7e7..40afaa594d7d85225ee151ee225da903dc5eebb0
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/dom/node.c
index cf119f7a48e97a278d39d646f2e133ddbcf4e398,9ffdeba896964129389514b592f3091abeef980b..4579b547d5b307f9acdaed4c1f9b8ed5e946b837
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a5f6c63f7d8cb4c233ddbfa96157fed6a47b51b2,ec762d006b04889a23ffd3030a3de54fd5ef5d98..c70ab12657176905194419bc85a2fcad87cc3df4
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 109eeca9cfaeaded07637174b14aea47a799e4f7,0668c57a2577c20cd07d55ae91c782bdb7fb290c..991ceb00f9f5c4290fd32c33706a3d4b597f2148
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 83832de62f5a12b59d293adca6d191c211820d51,4a490b203a136543a3ac9fa027d514265eb565e0..b6dc791d3d5c948c544fd67162bd045cb8abb4fb
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index fdba616363d0f06bfd3d6968935fdefdc3a3f05c,077b4612cab1c56d8bf2bc2799621a1a96ad162d..2c9f1cc656dab66677319ae362a3e02156b2f8c1
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 7a0285f313a0f5ca1faa6d5644c41ed370085d77,3a4bbbd7ce39b2a58aa0a7ee4fcc95c41a8117ba..c8804acce868048fbfb7f7551ca78c0742b9aa47
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 20c1fe55b5fb7c4bc39712d2afe6bd2f96399163,5e437444441d5119bbeacc52c57af561a8cc1aed..02ae50efe1304d0a7abf8c4d35b8ff93c7c4cd8e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/dom/text.c
index 83216725be0352e450d64dc3a90ffa633e01049a,0910dc7a78943378424cd068a22cd823609e1bef..209554340093e9405b43d913a86077f162892fad
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index c8c10dd6ff08000c5b811d7af384ec09e73f10cc,80440871d729213867efe19bc5923cf87f009489..8c7edcd292adc680b81643fd0eeb3536c86676b0
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3a104812a4d25523079149c520b7a4ec35639f3c,dbe805716ba48c0af575adcb34c5a249e1dd0561..c492f19939bcd7d2a0b12a99951e30946dccd191
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 325a5d9ef2a2740421810e6df376e53f1ca75563,407ae00d4e791280e74f5520627727f15f7003cf..de5f99412b91f655798b8424784155d8c0a872d2
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/dom/xpath.c
index 5dff89e37f8d463b3700645bd1ef67d971de717e,79a971cd1df5aca5f8fd42fff3b8d3d64ebddfeb..b8838967261cb8e0388093f7e55380a76e42cb83
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 15ec453a59d08b3e24e6bb95097cb75b0a238be1,2b1a7a0910b094a8f56f81d474ff1837c4389a28..e2428b7830f0b472b3af33bf243504d00d9b11ca
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.0 of the PHP license,       |
    | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/exif/exif.c
index a3f7d40585434bec0283da54da5ea71fcb981917,f94e075e5a1ebe5108ef2729498d2f198df3c078..ebac695b2fc5b2488443366e73b673df0022004e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ed4c066e152d1b3377eb4acbabf75753f1bfe147,d316509b12b03137d9f29cb9921b169f553d1803..ad53aeade63ed5523beecc445653a4f7d51694d3
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3474a0a0aabf3ab385eda6cd953555ba58b7e6ac,33751d5b8f0c00fc472e1b4719748fdc8a240301..0cad89bb7e02c05030d143fcc98270f400794ad7
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.0 of the PHP license,       |
    | that is bundled with this package in the file LICENSE, and is        |
index b302f87da5204d71bbb9706f769d35220914599b,dfbdb5304abaa21e5c642bcc522ad24bf3f70f15..42ab7a22a42d93f14b6000ec48e828e1ac6924e9
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.0 of the PHP license,       |
    | that is bundled with this package in the file LICENSE, and is        |
index aebb4f2b432d80a48e5c1a950293a29ae6979fa2,42707e3a7c9448d591ddda0849931a3a879202dc..2142fe47d8172d1ff3c61dd2e5659fe1fb1f5fc9
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 581fc9c59849d786175363132ab6aba00470ca6a,0a967738ca580e8bfdacb06853749743fc79b969..1d6a16c754374c8770d8fe485dfc6a2be72a8145
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 7f3a0fda123d5a81463f65c49cafd5d9baeb670f,1569cd44df5af0bf0465b67bdfc08e2d100d0fcd..2f9abc32bad12fc6bb4905dfb5f3d6c8adc727df
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index ab13ce52f995837bb6dac146eecc68ffae2ff18c,0e55c2548bec918e2179934f45c56c3b243490cf..75550238e1bdcc02e90db5049d316c1522513435
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 2085b98e45a628385c765594675a7cce4a8c2623,1a5e2d847a69d2458cb55646b2264fd7aad0100a..e6711b767390853c79d07b2eb9492fde79cf0537
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index f55cd211810e9b94924730cb18f40ebeeec63be3,9f3053e623cef3be9b6cc1600f9193e466d2900d..ff27bdb1be0bf4fdb663b9a997f0812d7e6043b7
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/ftp/ftp.c
index 41aa378511590ad4e0fac014560a943584f81f96,f0bfb9459c925a7faeeea1ff0f0ec68d148a2da0..b3548e70da43a679d91af0bd05a820f71424cb79
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/ftp/ftp.h
index aed416588fc51defeabbe5605c46327161575372,0efdcfae1b665726b7bd71effa5083f8e130f63e..881890e134126a0ccf5645bbe12aa9faa033321f
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ca6272079011642b50a2e9956782553661fa89cd,f53ce2d23fcae302154697d71f420be16223b896..5bbca446b2811de757b4df47394826ec87728e1e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 8000a3e3c94e767ba9ea624527658d3b325c9896,7a552a518e5c915bcf9922afc7c50c3c3c0cebe0..f23ffcaaed7f7b8a7933fff05bba39a120cc75ee
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/gd/gd.c
index 694eed11ad1cf609221923ab709dc5cf382fb1cd,b7203e7b8cf7e43c09a641af108879662c7e16f1..d86352385285dd5793e8b4fa1f4a4a9e736dc0af
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/gd/gd_ctx.c
index 5f7c5ae9245ed920e7613d2df0cca5b235dd78b5,34a9a006f5b08bbe9d14cd9892cf24cd774046cb..da825671d68507006da204768716893c0470e8a2
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 1e5173e8a000a44e1dd8045d49c3035d97f4a1ab,ce6b4c818254256deb3970082921261656830f9e..d127a1d4ff37a19fbe2836828e7fad2c16cb596a
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/gd/php_gd.h
index 618681478edced8a48e2972172ca99d72708ec16,980976e4efc808f2fd99eb2e2dc4ce9cca88853c..19e7063d9c1cb9c1b8a4ea2c6d57de8c3aa380db
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index dfe94c7a270512292403f3aa4e768aba15fdfced,f55ccdb3155f87b9274745db72bbea023555c970..6169888ce2a39e05c3864bc5fb0f1440891d6912
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index d17a6817ba53e3b8b6b42ff56ddac1d645644fe0,1191b3f0a2184979c6a0cc7dec945b77ef64492f..5bde94f2a3fd211911bd36c3edfa51d666ebc3c2
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/gmp/gmp.c
index 191afddc54574e7671f239dc9b89528fc620b8f9,f563a63e4b4e2865f832225c945c12edbc5acd3b..84b375aad81cbd1e76ec157c95835e2ef28c71a0
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 51c6d1270c769c63b2e3554b546b965cc323a617,78dbca5294e535e80ccd4f7e3d844b77246c16d2..5f5f136b33338bb33a4ac5035d7308a01efd4a79
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/hash/hash.c
index c1a94c2d0943b5af10103b1fd65396c5f40561a7,f647aa81199fa10b1ff3815468bf28d4b8c9da6e..dd19dabf84cc0772a7db5bd5ca5e7eebe483cc03
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 0676f1fdadff174503d96485ab2a68a2b4775e93,ac3f8a39ca08f9afc908b2c4d6050e3048df0e17..07d71c3f33fe92ec236570a0fabd69d8318c2625
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index b503fdab6ac8947b0196a9b46f6803cd35255e28,2c8fbc780fde3ebcb919199e795c7b8abbd75cd2..333070aabb393d44e301d2a6e69372e1434b2b12
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 4d21f2fb84dfca528754f1f294d15c96f8c04740,7fa4189b3c8b4cb306d46b7ba2fccad60266090e..9d365970c816c7e0c1a60254671c9ee663419a16
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index e57d06a0a4ab2eae0700422815b1081a30909c5d,04154248f8ec1e66a34fb9fadc0b5c8490420693..2bc78313fbee8fe69069f2a99dd0ada714e634ed
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index e5fc5bdf5db68f951a930d738552508a7e47d395,a37d2be5889d5a15e1154e7f26af5f1a78e465ea..2dbb15a34ca1e39505cd896350e4aa03c69b64bd
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index f8dc778df10aad4a9e809612b0c755da0c266876,89513be27d5a20fe1f02fd866833bcac25672bf0..545601fc90373df5ecb1ed325117e7cfdb896a6e
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 2d0778ff4e7c9810c350a475f320311bd45798aa,9519c7b42d4156fae35a0950425d5598d4b99d08..80681c34dbd28b83bed5d052455e652d2599959e
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 5bcf3f1bef6c1f7fa75045e1b348ca8be03c59e8,9835649f21127edb145fdd7a6ac75db57d095c9e..2f22a18d53828cdb5e85cfafc3e302803d4bcb05
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index edd579eee7fb4296c7da15664cae5bbd70f097ed,2d10425fbcbbbb7571eeb58545275eea9cfd2d05..77c9bb7b4f6df3462d755f0bf49d11c74a0d4cf2
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 5382da9280edd33753d53c6c438a760c8e10c572,986cf744420b2c149ee5ef5a448a180782752d7e..1d94343c07019e1fa8f1ccac59bdb74d365657d4
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 3ba85d34a3d72f53ffb8feff1bf89e92a3d70123,5f5986c4bb9b844007eea00de3897a958008d9b4..ac93d7513c66a91370895849db1a446e80170c62
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 9c603d92339e16a4d8e3c98e93f35178a6f72a9d,2b0b087ea2f8af9b14e6ee2e182b1bc764bf56a6..653b04ed0a2a38ae08ac459cffce75efaedc57d7
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index c8104710baf4ad3b1be0f2bb163b4f5e8ab848b3,9a2ff7808c523ccd7c7bc370534566ccaba7fc64..afe53d72d82a0b96be7718929e63e4e3279c74c8
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index f6a2fa9b3f0519a92b89fa55b329ea0b8a25f6ec,5457116b38254ffe9db43a073aa5675bb3d74d45..697498b260b9d6116598951712af4abcce45f7ca
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 9d03e6df61ca984244aab9d65a72f7af233982ec,4ff1161fad73e4596177815b824aa6de3e1c95aa..0d3d13e0c86ae115f3bd52aa04bbee6749c31857
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3132fe3d4bb54b36633b90c09e6b785b43b4af11,5547fa15e65694f1c0a809ded92af466e0927618..7e343442e4ff5d47214db12b50ee6856c2102298
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 22af4df04620142bb28d28790e30994fbde84707,2b41aa82b12000416489b1ef3186322a7cbe8486..1edbe8631eea3c2d42d139d205cc692b55d290fb
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 758fca4e3a396e7c3e1af5158157f16e3516452b,f1dfb65e24e43175f2fce26076293198f82dd47e..13a221edc9e4791a21cab1da215cf111ccb7e5c2
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index e3757065d534c46235365ada6650b6cbc6d19b28,daaaccdfe948d72c44bf8433e689aa660282f34c..4d2504b0374b351f71f2353557808fd94eab55a6
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index c6390496f8ae3334f2c44cb77ca7ed65d2b237aa,6cfbb2c2eac98f197f804eeb2a1005bd7554debf..9d2c7be2db474c3f059549c427a2b02f8600cc62
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index fb29e97fbc7a868e443b227b3ac115d2291392f7,55b6d2d69efc4127efdb5cba4d3283c3f04794d6..ea77eb589467deef44a5f683e8049a49111ac236
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3bc03690abeba98bb512cd1220b7a1682c0b3f2b,e49a66a971b8b1b11285f0cbe56d822cee59b97f..e0aca994b6a032b6c65ff34b2224556c5172df05
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a1c8054d832e8541924508ea4ef32f4f0106f540,b7edbaf8a4a9e13845c0cb3f971c9bf5bd5d25fc..20564b25a2080372626c726846db3717e94358e3
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 8dc64fdcb5f51cdb61b86636046fdfd0f147f43d,70526d6d5c17217acbb8a606cb3be931bd24f81c..cf6699a2bd0a869163640535909745e7defb75fd
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b1dd26f4a1fe16892cded6ded264f8e54acc8ccb,1589f15c2601f609db696763e5a4c9cbbaba358b..199f9f523d165ceff7e88a162b2ff39789be656a
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index db1b14b249bf9b2c0ca2591856f850ab8c7cc5b6,22e84f04dbd0c9f26ad59d6fc4998bc1298f688a..536da19a94c30e4ff7dcf197064a623cd822d6aa
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 360e68f5f7c44c5c2f476c213a867121dfa778dc,b2ac82e581cf249466f40668518f631734ddc18b..46197c75163b2916b31cbd252105f6d7724b3ec4
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 5f8e89c0a618b6b2eae28160f39a969ecc17ddea,41a1f814abf25f412fe892304e5bb280fe4f72ae..eb9205489d6ec2d88bd1638e0d2932fc2df37e41
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 407eab2df1e2c1958051215adbefa283a1781279,03ceeefb073f28e274feac1d13223cbdc36a69cc..569b7530a1d0392583f588a4aaf94e048de1afbd
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 59d3985813e5f43509653d7c658300e24676dd83,fc45f41d651241417d4097fd8a41fcc5dda54f18..309258b4c7a0a142246b5524d62ab2da82bbc3d5
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 6d42e856915a20e9acab15521ba30c8d1c1d610f,3c53602d908d11ea0b36a3a4204d287944102ee8..31b2a8d5119258338cb8fed3e1f2e00264fc7c76
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index cbb86806766939ecd3548ddcb6601149dbd1f804,e91dbfad0058cf3f21597521b5ce68f9ea1855e2..3d60e9473dc6f1e91c8d89e9a6dbf53f6ce5fc2e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index eb87a04e47059cc792f3be8a8d6ae5185b05e502,3a1d048cd3e2b32d751c2df010fa582c39ffbc02..934b486350bf9078787a8fcc1cf8a42e57203e6f
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index d492f55f7ab0801e2459b6fcceaee23ffb3f9ba5,c6f895bea3bab8de1de21d78249e605c05da15ed..967a1694c17be8220990b606177207350d6b53ba
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 26656f81b9b93db2fe31d099cff5e344a93b9866,372ad82f21a53919278858b0eace20749a1577db..bac2450d8199812ee593989b01603280f4b14bb2
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index fce9206dd775945f1d7e478a1e5fca19bd4dce41,e016d70c90af1c56040aada9250c72a1f24f8673..eaf06ed86c50392ab12d7d97440eb697f9486bb0
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 628d4575f04a9e9abf3f1f4c8461ab13c9ff805f,e041348da802cd0332c54c7b4fcfe04776c3aff6..c1b1268cd007fc7c01838639af7d40ac7538a6d1
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index cb6baad658ec0c9efe3341d0bbd68b334be0b4e3,eac247b97aab7bef40bee51759734bd40b596afc..1eece4c00002c3b27da3ae39a348bb3ad89e9f7e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 63a61ed4febe0288ed10410adbe79fddc9bd25fa,229ffe8f2ee66833a31d457f115edcad9e6ee298..b7fb0a340fa44c02dfac17bd17a6568fa3fdde8e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index c12958fa89081e00bd8346fdf9a74d4a560f0cda,c26fbf446694ff4b08997e5a960c682412c5db4e..7102c17c5679b63cfb5394e1ae36b31b1a3014bf
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3e21f07f5a81e25cc393e783bc60c1a81e4bb9e0,e58241c0e15b332e93e9ef5ba26b32133d40bcd1..c1f2feeae4e18c1ac8a529d4820f4c5d1fb22012
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/json/json.c
index 11018c771f246d529a146b3ee74bd16be4b77f15,634d6e55f5a405fb182d76b5ca207934474b5de9..20bbcdc59e8d789e1dc8756297a4d4963a5d52ed
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 4fb0b36881e713c00f668b0e13f82c622371f16f,148232e8d718783ab373fef699eb9e79d6c15739..f1edc6c65a7df9c6e9f945605711e0883b433d47
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/ldap/ldap.c
index b1cb6bf65e31e0477748c97582ba70de475e0845,5ffc17b96f6abc34bc3607bc1131ea7a79586613..68e8c95abd4a676e6973a155c896cdd23b1a5882
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index bce1d6f7aa7cd86db7a1d78ec01dff5be549c618,ee1b063d427be5db4a7ecd8bff652c25c94eae3e..dc311c4af16f038efdf08b728ecb700ee8e6f568
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index aa87dc8accb0dae44f4422d88547664717b73d78,bd0016b79ffb08a1ed9f8d2587d2eb67ae24830a..5b7aca91d8be20c1c81d67439dd37e773eac5224
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3d61b6b7e8df1463a284cfc15a3e5c6bef4def20,98cf726a3d7cbc8ad5a716bedce875301c818a18..345af030b26e6c7a46262ecba9c1bb576fa59acb
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 0607894447fa60c7affd2f8188a24f5a5aa57b7b,afa90376abc0dc89107c8a360a53058de5b5cf75..aea4baf6a3abbdf329251025d031afeffe55941d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 09994f649be16431c9e1efcb6da1026ae860732d,1cfaf2cc36efa54139a983626e339d0e631ecd4b..4fdb3d5b2e571271fc67feb10f93bb024ce1cb83
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a2864e3de8008a8971ea41f8bf3d8a506fc16112,f7e618d3ec30b1b085801c52b39b394040ded7c1..7cfab95d27b29580d1db3a5effa6f9dbae155a9e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index d2787262aeb068b0ea4d19c1c14318c35151741b,b1b634ea5efb58a9fa6b8b2354ebca5d53e0c178..1bd26d7334b3d8837031697a73994f65618cb568
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index bdff321fe7e685e571c750ec6afb1fbe8f72cb00,82fef75cbecdc5acef79782c253f0e4d77bd75d8..a810add0c791f43b9327a0f05754d0b4a7c1911d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 7453a54d934e76118a0bcfa4b8ecd96b0ddebc24,d8cdfced5d779abaa139ca5bd65440e61d40aa65..09ba877bb9d72c55b0e181db9ac826cdfefe8251
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a7a7f0ccba22ba577025049fc60b8f1fe252279c,03646c41d24ad59fa7faabf20f32b727c2e0af95..4e659a6aa76983b065feaa4f8df2efc53d755417
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index bc65378911ddca866651da4eeb11a382e1653b04,45dd5a5f6f04ea21bb8f30585b2b11771f2bec09..536edde425b52b97770aed8407977004ff8f884a
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b626821c7b89599f3badc8ea99f3372702df9516,cfaf25c3abb2dab1dc01b5ccc662efc6ab5795a0..03f1548fc39a49b9d71251fa5265151ee6ff4c6d
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 9135f86233f2bd795c49b506b333358e355bd51f,2bbad4dc321fcb81ba2c1179b549c8211936e225..438564219eee8159be438f4dba2bdcaff6e48e74
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 5619fb1540859738355283b76c1192483aa770e3,e8298f6af3c2ecadf4460f04d6ce640f6c2c3cb2..dd623369ae6294000f3eb38f7333e06887028374
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 7e856a15b4b0949dd2918e2f3854822ef37468c1,f19f6a8504ca342b82a572bc79a107067a9b5791..41b5783d185dbc0e4af74c45f33e31604cd9ad0d
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 20f22297e831342aaf321b966bbbd6c2445f46ed,4f66069e4182d34b50c6fe36984b890ebb5acc6c..80cba4f85c10aff9526024183a792cd26f7b6297
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 5c4c80cd6f56c3f16a7446f758e1b43d9251c791,766561480c5736ec33340b89e7f3df2bb18f9a25..a161911341041e08e442268ce9237170f38c134a
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index e200a3abf660f3ac231899703d3327012bbb454f,36c982b3bede23192e98cb3e83b340f3e56db3e7..8151421d8bfba4f74725a96c547645475975b65e
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index cb8d6a06680730871ef2f75910c30044ea2f48f2,e8392e9992efcfd2797e2e804445a9a7df20cf4a..ba3eebb19a4659cd4f936dbe6200b0bb2f4a8c53
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 430175fc267e7ac5eb3e90e6556d28e6aec71b8a,6ea7d6866654603c463dd21e80d5632edeaaef31..817834dfc25f7aed9ffa0af0db8396ea62fa54c9
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 7375dc70ad467c8233e15ce7fbdfa6644c7682f9,9c913271218a23625269b36a0c9f4591ef4e06c9..d8e07e73db36cf6dcefb8ef8298f2272088e1807
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 24ddd460d2447cef27684f6fe0d4972eef09a594,865320f60082e594c1a447c6ea4bcc2edf3b6841..afeda2acaae5d316f962dfb473a39e094acedc22
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index e12decbd4b59cc15f98eec010571fedcedd6ef81,f1e805ce41c80e720f971b51c1078d4ba8654e99..49db7bbfe60f11b9daf8f48ac9007f643000d631
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 2f994fb12cc67a7e9bc972afd8327f3957890dbc,89db20750a687a122625d14df782a10b64ec84e5..0a1122a836ff81596e218ae7451508690ea613eb
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 11f136e603daa65e09274dad22308c9cb4c6a543,243a53d2aba187477922e95aad8615cffab8ccae..e679dcc48ece9e628033c170205eddcd43425bea
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 30af7bb11a2e48967a8acba18474c22762b16b7c,f942fde4a93ee9de69b852c15e03b797cee575e5..00b02fa54a51182dbe509d62de9101ec01be89da
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 47fabbadaf902e20edc4895afb69f856684870d4,d3c296bdc12b9faa6ab98df982ea2bea9bab2b82..0a33bb4f67e0b5419d037270eeadf8deafd72904
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index fa42e8713086b941c6b93ecfe8b062ed12439316,d3385a84992e816ba7b51d5080e1ce85d75899f5..d789627e7fe57b62a9770735c1838d9f09b5e2b5
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 3cfc8fa847c41477d7612498bbd69fa2f142b9ea,0ddf6203df4de8cf5b52dfc5962756429e3d1e5c..265bee5cee574b9f61c45d00dc8bb4d25fa7a809
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 9f0dc419bf6964b787962edb5dd49852fada436e,f63149622c125ba2fc6e9a6ddf84a94be7463fe7..4ef13fd198098f4f6af82cd28acd3abe04cc1f0f
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 40728a52eee78d10fbfdd75f76f577876b2e7696,b668c63ece63574a4da45b8ee34c50849a916db7..88c6fa1e51b4527f3a08a4d5e9e9f6473a36b54c
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 7e80e8299f5f2327aea0a9a90b2dcf4a4bf6f93b,4c8f27f70c5074f4997870d2b85f6469e2c28334..2c89da187ceb7723592e4898213f058eb3a44e86
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 7e72f9690b1498a1bead7a637c33a831c0d2f655,76b08b24596e12d4553bd41fc93cccd5bac2fe7a..f59eb767fe17a6679589b5c076d9fa88d3d4eac0
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index c28044ca7f0b49552ac151ea172721b150a56b6a,396add5024b8122ef1d9db6efa7fbadc3274ec35..696ab11a2326d3cc4d90e9340fdea170272166fb
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 958aff893405e4edaef663c07c136aabd68b295c,6bd5c10fae344e28903f7798e98367296df23085..a70546b2d31078d6f7e02062118bf7b7bc3521df
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index e4632496f92ba32399fa2f109fa9be9ae9f7f63f,ac252236a64fa3ef9c19353b2ed15812b59bd233..ecfe83d1dfb36767ee05ca490315ee1a635990b0
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 9a7fdae0f75eb58bfd99d5d484cef2e90583059a,10c6ed6e19da57f9c9fbce11816dc29d5b70ebb3..19cc0e41ce7c2c874daf49d0d424746299f55da4
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 50e4c90512efe7fc447afaa19866dec833686db8,39496ac052bf2ecd1833a3908a3ce3b8b0799a32..cfb25425ed5e79ff56cf6a159921def72080274f
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index b9f16e27cb8af868e4d55db1ffe8170d3619016a,5983b2d878961849eb7904f8c9f7672d4c9119ab..a619a14d4062c22ee472ecb29082399f954606c9
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 8bdad7249e6cfbbac3ebc1891ccbe2d9baf15fe9,8f5a892d235cba6f767d23e9b8fcfed3a6387cd9..ce31b626b6b72bd5958dff55898018817e7dc291
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 886a6d8ac6981c2b24b6a27a80bcdef56c4c6ddc,7cc25907636f392993b84c10c0b56a7bacee82fd..d9b3b77d8e5d93f616e371307338de35dd4bc7f6
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 1a571435076396873b21e54f2db2dccc38dcbb3b,beb6123b69d1a9ec6f362395b55502e3d4dc7771..facc9079977cd4ef9eb66d3e0b19e17c3551d134
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 628e02659d298ff1d3860bab9bfe59fcd3cc282d,e52879b2fb54262b89fd2ddb90aa0e6e1ce6a357..7d280ec5431755bc37e80ad1ca716838663a4e68
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index dd803113905bd72d8d70874f88d14fd3c04594a5,44d609b0fc868c0592bce63d40235c31640bc6ca..b5a1a913651b927bf6b20b32bed7a601ef0724f2
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index ec88c29ced59596c50daea60ec01c8ccc65c3879,7e6730bfde1845e736c79fee9c1d26b612b76036..3e3ef4efa37565c0abd231fab5e38b479b3cd03c
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 2fee96e6c55ef72d06f95de35e76005ae19e142a,c4c404c88a2a9a49c1d141375b69986442c10960..80c358b95913c10807f8ebefd8b7cbb8bdf58170
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 377cf37cc3f3fda24894556d0de80933a36bab20,5836fe6f1b9394df6f53de4e8afd18e580a7257d..1cb22e7b1442c89cbeed7c3d8b3e0c4cfad81d85
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 9679bec4df38e058a06d54025f841c7f9aa90ee0,4dc869d2ee92d65a58c7c3eafdf21749240c2e95..1915d3d4734a669c595a2e3dfbe3f7c6f9bb3635
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 952af3d09c1a9fcc9d7a7cd6406b9a8c9cdd56ac,0fa67107e67210fc123b2c34e0738eacc3d5dbeb..a44faf75db50ab516ac70c6294cf362c6502de73
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index d863753a86102cdb76dede601575c2e963616710,c13b62d588b38244a7166c0fce11cb95f5c95b54..02ff3665be6ae34d0c2e2af67565721d2e2f3478
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index c3924298078bc83e097b0c35a2a352125f5c4fd3,bd6d259270cc78dfa43ae5286daba3866b7959b0..81dba83fdb41e63130fe00ff9fbc851eb242920e
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 683670f307ab1638f0f0eda061470a162234b896,fe16ad9ca2f0195b7b2ee2bbfdc2c4cc0aecf1dd..86baf121feec0395d945cbae3dfaafed525dc20c
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 4ffea766746cc39170cd15eada4a78dc6a11d71e,e3bfc7b7fb0189c83716c75264c6e2b831cf099c..36a5735216a2fe9d378551ef37931c730386a2fe
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 55886d222b0c430698c2020891d96d26ff01ea0a,def140ad89ccbdb3cc78350504dfa14bf9074cda..2b3ae62b8fdb0b243430dcc62d648fa86a70f093
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 4208097cf76e7fb0acc56ec40a534a959e9dffe3,2076a0042087aac0798c68203a7875064046a122..6f37a9b6b32a2772fe6d77b3a540381c0ba78b6a
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index fffae33e4cb223b1617c8a3bd487bb88ddb6e8cf,beab072bb796d8a983b980306bd5141813475f33..210925122265e461ec844c4040d134d36533b59a
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 154d05357f4d61339fce194fd0d33d7b5b535254,6a73b18a8788caa5293327bc90c313957eac6c59..b2102271a811e33378c2414483aaaa5e095d5bc4
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 7b20994f0ecfe437aa72b091512bd304d3c3f28f,4b05180203ee18745d9e2faec14bf07775e2e37a..6fc5d07a4451d1dc248d0e45d63c4ff555e59f7b
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 5af3bd1aacf055c5a4349616de77a281dbe17529,4da439eb3144d06ecd0075afed9f6128b537373f..edcf833f91078750afebdbab42f6f9ce08572d59
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index cb26af02246fd3fadf9297895a10321cac788e67,dd753ea57478c30a9c1dfb97e4b9a135d4f9bc13..20aaff4102d5476253b9edc61a484db2497bebaa
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 6050e38e86e30200b37bc013616137c971d42ae7,eea8a086a13754843a0ae764369a277db535fde8..dd6cf3eacb9a80d213885faade49e08a625782b3
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 19aedf37a283e5549a91d0adda3f32b929574df9,87ba67c218af022b751a6217e135634240d5f76c..a5b9057d5d76a18fc274662ace65ce356377ae5c
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index c01f5f9034e2bb7b96d9c746cb0c90f8da7a41a4,0274d84f2dd03e939ca5e7a66cdd369f6e4ed9c1..3d097ef0714e3c01a5fec9f11e61e7a09101a505
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index b464aab821698d531997dfed871af7edf05ef475,74c97249912d32003fa8200b4c95d9b7e2d5541f..4d2ef7c39831835b3c69ffaeb74d12fd244df793
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 26b90c67505e757a991b069c9431335ddcbf029a,88812de34808393d94eebe029d890cbd6cac2b85..8608a3216db4a0725f22fa1f6e6c9aeefbca54ca
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 5f1bf05217e4db547a2d3d0f6deac8d6c1e00ac2,337f06a198febea02b35d37767dc3c5a85ca1e0f..77e8199b0cce8b408816320ea224275640cf695e
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index a012ff3528d2bb42dcabe3c507699c4290847bd0,0e290873f3d7a84dcefd5e96df9b4c4db01e9382..7ee015e291ea0d994ce32241c16d901175c6f211
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 2006-2015 The PHP Group                                |
+   | Copyright (c) 2006-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/oci8/oci8.c
index 8e84657b6fdeaa913819689ef327ad2808110ed4,8effa3c719ada4f4f79587ac85aca57b3b9f9b38..86f22a208f89dcd5b305e82929a7429683968b11
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a2164be8b5ef766070a71cb8ec33821968fd7b14,57c7a64a47a7b338e590e5a561270497cc01d50b..21102dc46fb5869dce918e900d325863778d0d16
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ec735130247de7ffa70bb9700ea50bb7e8c287fe,9bb18075ccab2832173d3f8d9552532a653ea4f6..76a6530cab7b42942ac15c3b96b071f73b418a3d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 8ec8fa9958371bff3ea7ff3b3b4c9f3e0dffb3d7,0074820b1772cc15ba9daf839739b4074c4085f9..d7b949ae13e80f11d9b13c2ed44247f0e33f9211
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 4ec7d2964af8515e46db53ebf91d4755d37e1035,a0cd56e580b8ff14dc5886d3d007238c1627b8fc..5fc21c2fbdc0571513d00bd26116f9fd9a17cd89
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 79ea146c881acb27e342c44ba442582f7556b399,74dfd01fb628db279729fea0ad81692b2a502ac2..7f1fba03537d97077b2f5665868d75e1e748f286
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 900797bc6c27f42a55c467400875360b51342692,cf42d599936670d1e5c94c15aa85c8a5e89e8e68..c0bc898cc1f2f01d7d847ffe19fad96f3cbdca32
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3860ea695bed94b44185aba46ca106f324bde70c,feb4006ccbcee4b7c79fa0954701eda5f8f3fe9a..9ece945f4f7748df4b68885894b181cc49905086
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 9a8502cbf2fdd6c435dd6c7b3cc69825de458c4b,93b6e793a53bb2d1aedd0f603efef060ea1c2845..da2722a468a11b5339502f506eb1d8c952256ee2
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 36967b7e006f30723cff0a337e9b30f7600a833c,33ef0c229ad0aa20d748e530653c75d314d3ce5a..a91d7b783d7e6030ea8f247fd140a41efda48d8c
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index d5b1eda0de3318117224239d6ae4a1ce921a8f61,3090cbf6605779b26cc60285e4d41b50da977ebe..ac63c0fab7a8ffbb5f66dcf64196b4724b87c68d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 9270a01f38e22ed36e6cbbde923c235d5823b243,8ba8d7cc80b7e9f4fc0292b31622252b19c9e387..dad7ff1c9553557109745d1e1e5c26789f596326
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
index b2ae5fcaff2e3a89e3ef667280d859bade9dab7a,27d9c6c43fc5d92cfda654bea6a1a16fb7f36d63..c75984c9a211db90a45351d64dda91e8898c0a69
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 5ff2353777cbf1aba993a84de90b4574b5167c58,36b8bbbeb9ffd7539da4b889ed940f415a3ce088..92e01241f431f6ea4bc876c3ccc939e68fae267e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index e727146026dc549b69b38c442d584f587c163b42,bd4d24efde6773e0c863c4f692b75ced75819d87..53536a1a77a809ed8f81b5aa311a03a9ce3fbb58
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index c067d10387f93d1188ae09df7d89548c0f39c6f8,f1325ad88407e62db9cb3f5f01c79793c17f4fd7..230cdf443c8bfa80e55f10dc958b19c230c3d40c
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 0183a7c0937203b204564b1ee455deff56d48665,d45c7d96daf6ceedffe7445894cc75bfe400c36e..20e7b2964a2337b4ab0c453272bb9285d72b5c8c
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ca091e0b78f48c331159a4d07974d78e3234d1c3,d945b2429042a49ce247ad8ea9e15d96ec6b25c9..7aa5d5a7c1e5dbb51ec588c9419d57d08f5b26ef
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ad34e2d991f39bd53ea44a96f1781552f4288dbc,90fc3765cfa11540b6ef2035757530ad1a40ff28..1ad90700e2ce5b3e93dc9a3b9f012eaa78856d92
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 6769eb7d9ac9695599b8b3290fffd1cf5acabe97,6b258b9a209d6bfd1fc651a2ca7986727f92d5b4..ee3e36b6ab8fcbe18e589024b8b5c86caa592147
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index d3fe0b5d10ecc6987eb2a1ed925ba527d3ad8e5e,59b759e4a235e066ff59551773a86653ec412ef3..fe69d55e3cc81e578be3696642fe28db8360f461
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/pdo/pdo.c
index 15265d9755a34b6405601175ccd496d3ba72a9d0,3bbc42e27e318a60320d04401c4e202b2a68869e..77366f817dd1280b4ea6c1849a9ada22949eb4ce
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index ddf3b78ae04310650d490db502e7d8cbea39efba,1609306552e2b6d697dd85f52b624928ca72081d..cda07fb425021a3c400b924cd8654a3275456649
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 22e5fcf35be590ddff8f306af84c66f0c606fe43,22fd696155fc4b6e791a35ecc6dd36992113e723..84f6ac3c6e5aa3e6c7bff15b33d624d58e9bc129
@@@ -2,9 -2,9 +2,9 @@@
  #line 1 "ext/pdo/pdo_sql_parser.re"
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 629f3079c247a36762757f761816924237ba3e4c,0bf7bffaec45ee3b56af90188bf5c7966a102bef..af6c278fef6dbe62f3650f4306904f00e18cb869
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index dc57a6dee5ab022d29fc4f5e40777be2947a6e55,74d530a401880e3b90cfab3586818415a8983c5e..24ed49b414a4d66c6a90700704f72bc3a9f2c8b0
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index d198f200a36df810ff1d3f7f7df6cfa3a87e3ff2,2dca3873135a114df5ca452a1ebf224b8d549a12..5ca20fcd5b1e3c0fa8a6344db36a3868613e7da4
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index c9217dfffba5729a73902e2d70ad3fdd508f1021,a997e5a8f61d6b4ff4c35f3d63075d70e59202bc..d2fecb46d35cec98173f1ef6ded0534d465b72fd
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 57b2d7b8b0dc35a0e356094364c9a8ded0cde2c8,f393fa9c9dc30b491159b0999d864659db6f545c..f4420dcbdd4ec27de73e16820787efb25a6b3f53
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 5d222029cf5fd79b787482f06cd8ad3c845e0894,e9d70a7c0b20b5f022fc715aabecb5aa23b0e96d..5df4d3a737325c9ce1c13966dfbae9aeee2c915e
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 739f9d33d0053cb49633a100337c77fcd034d9d2,529c3a1db7322383163db1335d9dcb40f8b33607..f7e8a18c7570db1163d4a4e6aee9bbf889127390
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index b3014a9fc00f63989bbc6b6d2e0a79e34c1f53e6,26ee139d2d08d2ea16ec2ad8831e0ebd38d5c1f8..cfb386fa0d26c4dc692c32bebd9524cd6d441825
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index bc709aae7d68d1bdc5a37a305785885acdd41dc5,19967ef7dad5573428649cf99c55c4dbc4b1db20..484bfbb560d614c8a24469b8c0677d3e3989ff82
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 58ef3e270cb237512f4cb4a1b9a1e9fdd298e37f,2386f5bf7878ea3934df94ea3dd2d8b3cd816527..802518719686a5062565e6527b06c4e6b97c652a
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 740ba21029832fe4d98283b3d6e07f705bfb56a1,3f18d8e58846b4398c784b3ad042caabaa1be9f5..c72a859716031694f291fb3085558e68701eb9cb
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 73c4ce754bd98be61df4772e9a1098006e299a2b,e31d31de4d1395c069f3601386e6cc90e2cc4c7b..5068c8376151770a1d8c46f9bf0dd84e48a407f3
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 4bba4b6b1f66faa25d401da633e0dd4f58ba1082,a3f34d554f7f396a417866e2625040a6009a30f8..386fa146e1cf99f446f179f92c7d791c16c1b6bc
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index c2b26875572e998137392a2a591f114cc5db2ae7,d1f101263753559e19189af8a9947474a7fb8ab9..11f39e08a0759ed458f0e1aea3f2fae0cd629781
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 4b75e4b6bfaa82a65499f5dca4a56bb5a2a3543d,27c7f1c57472c5d2736d3d566a0c44cd847b78d8..d1a4619d40e654de273b06f52f556dd3e1f56177
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 185ff14853ee524c29a0d40a3eceec61cd8b9acd,ceee6ea26887e0db7eef2df4ef4ec217b8065fd4..61f7486a1c2e3b5f821ed00c75c3767252cb5345
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 42c2290b292cb05af14a071c77a2387337973c0b,796f3837c8218cf46556712b4316e19cb399b12c..b7b00bf924380362fc39d080b64823f666ebd7ea
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index e53341c718c31410377d47a7a11eab981d6a0140,003a0c33be2f6200d88eb4f35b8161aab0dfb1fd..5b28cf73cea56148899b250c32f16740e992c6e8
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 2c7e39bbbdaf9ab1b2d6196fef67cb3f1d1a9e94,1b8f37af20991c9f428d91b6b332b689c1765e2c..b141de79efe5ae7d3a456d1d84130cb2e1c3eedf
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 6adf3b11c0e188056f255d9eb5ee61cef298ff6b,643321830bdb91b7673c3842a519feb2b3cc7254..546514435e350527c6bf0a7b3a732d796a314b52
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 78b16ef861bf859afd8f40ebf7925e2c6ef3512d,f299e18ba26b689579961956cb287d938c9c228f..b922f76add9ff556f938590a2af021e49ce8f84a
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 1ae09ab50b07d5b000f9c5cbe6b287f9821a3a38,8427f43384bfbaf888374ddf17f514c702a0bc62..89b9e80fa06d9d2b072fa0b2efb689bb2b9b0023
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 6cd583493b80422c03f1edbb15e09ef3bf0dc9d9,a0cbb58329555a2a80c56ee7b6192c27ef80f63c..608ce299141d721fd03b0ea38cf735331d434a86
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index d6844d3f16c93e1232c5173991a1a297e3e8fd58,1d6dfb1352f1dc20d0691524d143f179b82cf7d5..1d8eb51266d8133249c57c9850961d46c1f79728
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index e6e9505c9d3c11502428a9b7495431c02cd0a4b4,6fd1ed869d6e329af501570610cbd4cfe195c24a..9753f5fce33148fc4fe69987c61f92ef33e33681
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index aae58ae1ec3fe04cc9ecfe24af123bf90ac6e6b3,dbfb651ad7b67b3be26971b5e1d81234836966da..c827a9bf8e553e9a0c241442b74ee962b0a70bf0
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index fd01f0f7a897adb33921b326ac5e7f5eb4254031,6cc0dffcc1e35ef891de52ebc3fcfadfc8d389d7..682458438b46a55286900b053d0581ac6f883548
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 54440d0068d782f6db8d7f22d3c48b4a0c72da24,f274bf98ebe48d63a1ea16c02c2f3f61c79f5531..eca9544f9f1a0dd4bbf54e70dbac36f45fce2c55
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.0 of the PHP license,       |
    | that is bundled with this package in the file LICENSE, and is        |
index 6421cb6701b04306cc42159b346827ec3d3d8bc2,a2a2e2c3c39132aa9a420c744b0bae4c6cadcfea..6233e63c8755d1482f2411e59425c2452a45b44e
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.0 of the PHP license,       |
    | that is bundled with this package in the file LICENSE, and is        |
index 7f164340097f9df566a44afe07f1bbbb377c2408,caab771fff760aa36baae7a0e220a0b1aeb354dc..04326a4a87ae09f0116e4107c1af674aa0036ae8
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.0 of the PHP license,       |
    | that is bundled with this package in the file LICENSE, and is        |
index fb0be1b0b9576ff22eb7ba1b0f8c5f93c905a1f8,d58b795627f380303ea26ff3f45dabe5a32a07e2..84742e6466e84aeb20b9504063fb9e953c005cf3
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.0 of the PHP license,       |
    | that is bundled with this package in the file LICENSE, and is        |
index 1e51e71264fc51e0d8294f810e96c8e8d7e17095,d65ae27526a00b84bee177d93c850dad73952b4f..ce7c786b5f7c0129363ea0abd07b1c9f42958e73
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.0 of the PHP license,       |
    | that is bundled with this package in the file LICENSE, and is        |
index 83d243f0726e7f6ec80df5eb0035cf9ab8a2383b,0e858dd2051ca8c2fd3c781909a0670ab5fecd36..f9b0c62eba234361d62f16fcbaaa120353ab5175
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 9f75f17cfe24e1d849141abf20a43440d9136448,8467552596c9f8b160f48a1c13ad597428aa4f3b..5c19c209b3b5deededcb92756127de0f39820d02
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index de5e0928f7fbf1660eb2afc55a0e185dcf7416a3,ff34e48579403220b1ed4671dba8b8d6110d8958..efa0aa787ed579af0daf3ae671fa9081c3dd6881
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 359c45213c68eb098c62af8660f4f6b7471c3264,7174e31c084a6a64945a7f4c555ade9f5a2e9144..4f41e9bf4f19123eaf8a3f1c2b510194b90b3e18
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 2f33e4efdfe82ebaf309bc42d5de1744a5a79ea6,eb645c58c4de5e1d8b69e763da2619345839bbba..30c2cc2d5223f705fd0444279f79ca493cd23782
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 689a71a0dbd6a9b9ae82a3cdb9cf17f97d6ce1c5,eed47ed04f1bcd9957a53e619fbae5b4d86dca17..a26d55494bc6c8a2088fd52cc4c66e0a78690f5b
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index ea7c5a601f14f3a20ac5b4bea7989f9276a125ab,a1c2cb47a78acfc5b15b14db62804929229988be..f5e44579714b8c7dee167f441d7d96fad0bd9895
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 76ce0771a95af4148cbff78441d9e8af0c5352c5,b3ffe5fe18eed71fb871ebc5dfbffa1298a62d41..e761b35236ce26aab86b923ab8090bd855623c9c
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 6dff114c0138855b8c82ccee7d8890e77255d1e3,09df8d7996bb56b6a2238268679459a699f121f1..98b672e3da0684c3b28e0561f3b19d28262baf8a
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index efe84c11cd69e470dc0b220c02a01964d9ea59c1,50dfa9b6271e29ce4c89de22be4b9e281a646cb9..5d35897500b366ec1af890b8e163069e933823bf
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index e8e5a536f7407bfbd191364aca71f399a18056d7,cb9d03cefb4013afa10805e270d455e95f3f4542..719ebe10d7b1ad67c215359dd6bd0e1a2bc42868
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 147c3e6d6e088daea573fc196243ea9f22a7fba5,0234aff092abf66c2bab181310f4bbd1f9c980bb..f2833c9a6b2261d98fac132497c03a42e84400e5
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc ext/phar/phar.c
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc ext/phar/stub.h
Simple merge
diff --cc ext/phar/tar.c
Simple merge
diff --cc ext/phar/util.c
Simple merge
diff --cc ext/phar/zip.c
Simple merge
index 2132c7e7ca2898a6fe9bfa22e5ca2f3f89efe255,494c4e160d542f9ce2660bb0dad4f07fd8c5e92c..e954b359b0ceafcf793b2407b64d39de776e9868
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 547e93e58ead98dbbb1d44dbaf86513eb08ace3f,5f4acc20904b1406142f2a0ede068db048c77e77..e1f4ef62622ef222ff6df750254ece3184fd53ef
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 1f6e3cfcbf635caf0598ea85318876e36ef808e4,36c13627c3ddc33219b8ea22c3b252d88f5d666e..106825bf4f1526f32a235546eab957489fa6bd72
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a7c42f762184b3479a2e2b8b1e2067748cfef500,a5e33e5fa11409658cea7014a27f471ef29e2a74..58d7f4a4c9b7a2a4d329354070112565c9ea86f0
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index dac79f04e756946289df24f6d179a0b09f0ee2a8,7dbcc16710748146888369f710db7a6c7f6e4f0c..52dabdadeb6f0f2b51f078e6e6f2055ff9f28ddf
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 5aca0518dbe1390936c3b22b50888ced39e204bd,ca4885fcd284ef686e6fa2931e5b29bbef578901..1d4427f06137f05b4416ef8ed53f579e99548764
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index eaec591d9ae3b08b357006e9e8e8702b5f8ef47f,2a3ae6ac73779be40178a595dd5d4774b6527bb9..0cdf9f4ae837ced6f467a96d5a659bc6acfb19eb
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index c543c1fe63fab58fbd81866b9c6ab796e2ca0d90,935510a8a275b56115c228a4f1be82c878323cab..2bcb3cca452d3cda1da905c72533c852f0a4a3ca
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 83c021f70164684960f78a66142179562df090ff,dd15e657afe829fd91be9c55631eada083756ac1..24ee0bac78c3a1f51c5be30c22fe08992a547316
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index d945431636e981232ebc3578c1be0c5eb1806a39,7d141e792814d03ddb57ddcd99eb2d91c360d09a..8db0435105127542cbbd47e669930b80ec742d3f
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b81ce75525b685586425ed2adfc1ae775e740e10,fbcf7a77ca8e3d4cd7501de8025235b947b8240f..029e4e9ddabf86fbdfdb0e75de52b886108c1b66
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b50309d9ffe2d86981d4230ddccd67f5c2a3bc32,64d4141edd6eb5979f2d25e2cf99b590c9a3383b..b4f2cd7bc058685dd74294c2cb35e6d0c7c5c089
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index e68cde29722c25a35653e3f2a0c41f6287ba6191,75b19a7808b23225cba7fb2f880cddb0d10d4a21..b380cfe86b2887dee11a4ee454221039fd472b3c
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index e0a706ff31d4d9e891a6a2d9417ccd689150aa94,2d2434f03a2ed0f15baeb00640183374524e3344..1bc82664f7fcb086004f1626ad09bedaa70ba9c5
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 63aaf3c6f78142f81d92db6423f2c97908455a6d,bfd7d99a4e6680407e1fe3b9c8e23e76ac1a67b3..1978caed3c2456f0c65e64c0ddfc3d73509afea8
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 77cada2db0dabfcf5b91c52d7ee16651aa8d3d11,e1932d0d436bb5f6dfd04f892c071995115eaaa8..034cefd643a94740b68dace128dae4babd05db08
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 1196d867af59ba95969d4c12ecd2b2ed79f3c0e5,0b6fb626fd74df519ddb6d8f4834701b53a0cf88..e6f162855a8188360375524f073902504b71a974
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 592b223c60422ac0b38579eeff7049d1817b91d2,08331f0719e77027c87a7251ebfe66c44e854dbe..c55fb95b0d633a90cc5cb8bebd1f55035f33f38e
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 95f6f3976f8944fb771c3ce0e199cfe3ec467693,392f09eda10982960db7f242a44884c2757b9218..59b44f5f6f8f65d71a2fd9bc15841a95c1d5bcd6
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 58f6ea85cd7f2e2bc681987e6a1efc8b937844ab,31cd908c0ff79549a06eb1f9b18480d897e3adf3..b2ddef901dd98cbc1eb0960cd570b5e8ba930da3
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 61ccc343171ca673f8b61361fccfcf90ca9fa110,c26832a736d10359bf860b9c5731e559ecf77dc9..52ba7e300ab41e14f87672261ae46689ea2975f1
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 805f3a380c38217db8c37503230b065a8baedb6c,439e7ae162df74dcbafde099db66386fbe5e4f95..ca7f703c9a7c70f95267f4b374aebc89b918114d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
Simple merge
index 1dec6796de0d7d1c73461e85db9c5eb94f9b3ed4,a824f4ee7bd2f0679dab9f54223c91266d5dabf8..a6d5ffc7ff20adbefdb3242c594cbb7a4b01aa83
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 5fa156c85040f072d882bd7ea08fa3fc7e46e589,795ccbabc1434552f04e6cecf8c063fe693e1735..8e09cb829a9fa030dc96dcd8737b408427214012
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 78b98295c4d7b1ce1175574e50b60966fa42abb9,af266348a39eb99eeabb77c7f34cf28d640f2f1f..6152ec0f28d4b50b1fe52255cbc0b28f8d820539
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index fc3f28d6d31bab863d9a2243c082eb8393d38da4,39e7df4bf3f9c06730dcaa08a7472527e0f24b87..49a72a81e6b07b0ec895183cd343445c4a3e083e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 78967313d1dd8a442c603afe832cf0c7bbf21029,987f43e0c471b72dac100c571c7687c75fc184c2..7c64ef9082b0ee582692b1ba27bc712bbf0ad7a1
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index fdd36cb160bfe2d308957041845121dd3f0dbbfe,2c7aa5a33b7a8ffed01063bca4a253539f67e569..e789407b8830c47e8d28e7b211195cf966534146
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/snmp/snmp.c
index 05e2ba24fd984c35947b9c7cbdd781708ed35cfb,7ec13017877e1b844d52ffaced0d09b2f1f5ab16..be8888c348ccd3979180bb2d620b487632eb3731
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 70824152c8e8908aaacc024aef0eb5cdd4128ae1,0f85ddde1bd6f894180d46480081a02184bf5fa6..5d9064af70a03aa26b7de93e26ad71a50a947dd8
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 85c9f93880d7d3988edcafb58ac566e195257584,9243c6aff5227087f8a66670e2bd557b4d54a8b2..03a8bd0c308635cb9cd87e107ca346077fe02e7f
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index b9e45f61b59559ce73b2614cd4acde591a47f9e1,324609197ad58d72cb10c1127cc8a882f12b92ee..2baa0fa3ff74e2940be80f4519cc46c06a255123
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 00b9fa5643680d9e5360a3757871b08eb692e959,f322bde9d7df254718ce8d158435aa3dc945b5db..34799385b5248bdaebd4841d3ce73269780374de
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 5fd8cc9ae4a9f25da5939f1b8bf44c1cbcce125a,2bcb042c691edec590f47477852ae859fee7fb02..c835c84dff961922899c88474d0ebfe0dd4e4a13
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index f638e5ad2df40d357bd168326b11273eb58724e6,9379fb5540622b8767ae1cd230d16be24201bb11..2d38d7141c06873a3b4265a04ea194acd3d098e0
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 76b20e9b013817d7d307c835c82aec91a9436d15,3a5ad58601c42aa5251298a783a9cc3329c05abc..f417a1e0c968f56cbc306a73c21abca95051a920
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 32ed55c3bd221bdb47309370a59ecff729ce82c9,6cb0a9325afef32a646b289714fb331772096282..4dd59c59d869876286eb1d7d79f66424ffbfb18b
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 143dc5bb2bcd59233b41c58172b253fabb9c62d9,51aea0021e4f6376d3fc0d582fed27e3952301b5..fdbd6d19af283dede02eed209dd0d23cc9fe46dc
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 3140e48ada7816098bb5a8e5e7950a770ffd5f7b,5f90969d45fb5f5f8e0b60f9af71bbe2aa368bc3..f905b508cdf219beab686f117578069951417261
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 223fa39e58f76a9a8dcf9da4b65c22ffe26a76c9,a146633c021d4430f8d88c4124e83c9d1033b0c2..3d032db0316771ddf27b71d564f6f4b2a81abd7d
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 35d2e4e8b0d11391b0210d8dd56b9c00f96f9977,f3b49dfd41aa560c39cc36a9eac2ff2a8ea2bbb4..9f2836a65de96f0e4a86353cf52e3fa5db68579f
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index e1ada2ca20bc36d3440b837f8aff57264396bfd0,e5554fc85358de46f1adcb535b90debf966448e1..20c1e7be510e495e06e4139821bbb9aa3b86f76c
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/soap/soap.c
index b6fc5a0f3dabf778bd0c55fdebef24835db7f6b4,7c84bc9adbae76b84a71faae97d579baf5791299..49fc72d68fc3cafe658a03ec59195e4de58d61d8
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index a0d3e132a14171220cfbd90386ae65c48a7595c3,b1a028b7bb611b948a7b047d25f239d27ecd029f..6d37bfb1ddf67a2b2d70ba2594e3f59f86247640
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 49ae5dff27e9b405ed95f25ee6eb06099ab73209,91ae8b5972b43dace7dabed59905b536810ea841..29ef05567a585f59939693997e8e79352684c26e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 5dcbd29eef06cd2a53fa787f6665f90cc4e3f8e6,8abf25d6a6e3dc97a046478dc0b331fd51f8e3de..c6636aaa24e48c45a076d1be630d42aa5e847e57
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index cccaf4c40766e872aa62472e318b48c084a41f3c,5550f4d20f7c1aaf41bc2de89f32392afd217056..7471ad143aaf18e3290bc9bc59006a9a070ef0e2
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 39bfd2bf49b502d42930fa8413a85949a534082b,c5bcf676d9c32f1c19a2034be9a5b556dbbc868d..6de9ab1fe7ea77c3e3ff54fe3a10b7bc58b7f4d2
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index e88c5b330e800cf0abe20cf504f0c46cb4bc6ef8,51136a85d8b54473a4656b8b7d3fffea8f653f62..b8f48fdaa88f765d4fc613c76272d1e34d280286
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 7060d8b4574d94b1237075095995fd3a2b96c32e,c0aa54754e522711bc82af451a2dd3cb4d1a31ca..302ffeff540e78225d8c7c70691dc3b743ff4203
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 04cc1f082531fd02a46dd3e43331ccedf5d16c7f,b5f3c6bdb402724f1ab93d6d38a410becbc0b178..4e98d96be0ecd8467693b026bf3b015d0c69beb4
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ef73b9adc604a701c4b9be92757ec5a689b562e2,0f302787be51ce4a7077d6fcf1c5c054d6015348..57e43d4fae4983bc3dff907e17ab2f5cdc115a8f
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index bcee32ea8b4e01ac670bf344ebd0a447d19985af,b4e321130452ab8b9c3f5bfb5f4f8711e0964d80..d1e5d805a93a8e89561b867e75ca7266259115fa
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 055d49973150b75f1c565753f4c86e42f52e5f61,78bb33dda4337758e9a1f9db0c9e2ba83a8bc6d3..1f4cad1f150fe962ca8f8bfb93c3a5a09bef8c15
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index eabc0cb819f7a8f6a430dcc0927a1ad410e84c21,ae43437cf05df8aa0eea447e8f69db8ab390f8ff..5de3c963cc6714375f82e8ed5b4dc145379c3c93
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index c9f62778920a76f8223872844ee5547ad9c2528c,e60078a53939c319ad17731009d974f6d30d1dda..b0ee3bc7a3d4ff5724a0e6fe4f954747ae1a865e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 5ad55abe8706f9276b27c9cb6dcab27884363f34,06272ac629625d9ad99b58b33ed6a14fa1157cef..2f7a323ea62b7d22a67e906e46bf4c98de31bcf0
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index d7976f3b2cbf6edcf6743468a60ae9906c0e184c,987fff987ae1d9c68360f366d0408d3d4579f962..4eed914aeb4be24529226f2a7ff4c87daadabc5c
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 22395aaf3fb2cdb64dc649c2d25e0394cef6dc42,d916618b6ab367486e39596ef0a6cb8169c18696..6aff0bef198beada41c32a5db66c46c413957ade
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b3d1a3e9f52f118d71f80275ce5fb87455973abb,e4a6354a1b38f7a614ae41e38be33cb3ba61020b..7df2ff036eaa70118570dccbc4ebaef71b773b83
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 6d7900be27bdc0eed30ef6dd75daeb29ff567d9f,8d9af8262314dd8b7eda5d6abababc31291d14d7..c5f09279531c75a515d9c6dd75747b517c2713d7
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b9bf06609af84c6d0e7b1e80d97159d620dda709,bb9627729b32c65f708248dd128f8d86ccf0f292..a5f15a54a2c84e49f781f548a900e1ba20d19993
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index e41d0796771f227900c956cdab4ce460e257dd1f,f64f6c54d0477c72187449487a914c9a4cb13621..3f0da3419643724b50c097d7d5c8cd0cd2a200a7
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 255412d89c48ed0038242053955b0a628f2e4957,8ce2ac5de9e2ccc6013bbc7d2fde5ea13cebe2a4..9bbda05829dbca2d94aeedcd77cf32850e40c762
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index c130142d446c1f52649b090ed9d6be4e4819e124,8b655b72b6a330a5b3125e31a6a676dcc74e7bd1..0ea8b5c4f867d9c3479366643b867473ac6df100
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 5f0d5f4e8506037ec5e313d130efea3cde694388,77e407b9ade3a6605fd3b919244bf926a1ce0631..4b5a4cc9e7ed6c5194f16fbc3bf12dc6b7d2fb91
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 47e3d95d4cf2f715417a2247a26a37ed50a1046e,3e759cd20ff77d6840dc82cb67565a9d85f985ab..0611cab2b8041844818b01f31da85c96af0f6999
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ddcfbb1168dbb61038cfc3c16a39ca63cf1abeb4,bac98280335c5441d413204f87c6afd0ae53c220..2e014a1863fac4097bfebd19c1b70a81afba946d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 5127369b5e17ef83872134a26fc4574abba6aecb,4416a978c6805e133481e72cfd2e7e63e73f149c..99bf19f278d2ea755bc8fcc34d7862cd0183380a
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b29fc5298bc25861e43c1244266417a57134d954,c6181d922d313e25242c996fc27fc6f207013cb2..8ff342701176066507f69f8437d35ce46c86f4b4
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 7f43af72c8b5c5bd6d6b6b24a585454027f02edb,e19823297f939771aa735d0e6520f7632a8fbc20..f128015111ce4eb489e24ba97cb0042791ba3a7d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b8d0281a871fc556f991736c5e8de77f52ef48c0,08cf66a67b8fb7bace4f1dcab13d2f3749c4c448..154a3c08d5dc8c377b4dab91439ec8cc9a0167b7
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 888b216af03480e46a8d9aec5f7d9dacb8e1bce7,d6adeefb41803fb16647037dd87854913b70e63e..c5c705b2b7bb14c00057678502e3647ea926f643
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 42752b47dbbc3679ed98578bd842ea77164771dd,88da39e75c2afa159fc74ed14db1382428d116f3..a13173734e1be99afe7466df0fd857dbf48bb458
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 690e33517d2c1b3c6c99c653c1b6780a7f69b770,613243b68dbb94faf46211d2004f772f944b94e3..bb5ac66d1b7aba436e555d8129a6848fa97f5864
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 755934376ba03036860a04b5fe7da35085160543,f7f76cd3fb3afb270b73a7ddf66a986306a63cf0..6f2656ab515934d090dcd1f21556d0dfacf9eb9c
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 7d27c0b78b6b69604716b25c31d8e42fb23c2776,69ebfee89aa57eec1d3cd200c1d7719fd0d4163c..30ca0508a90f3b103af58b16eaecb10cd3e5e954
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 22eade66c3d5f05f6a0f637f9978a1a1a1f99af1,f31b3e82c79100d3450ea85bc4105f262fa8ddd9..109ba3ba22fb584dee9db4151a292ba833f276f8
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index c4f66e638a22d97132cfe70fdcfe881db38961e8,a40b86634d31c60235db46679d482f845aff3e4a..81f826c9a8a71905c532dfcb087346f577c94082
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ddd8e47170f8675a566db3dc7f27bd35679cf3fe,53296e178bcdeac09b27e2eb52157eb299168a3c..acc357a29f8198da8dc7d0e62eb32793446dd443
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 9462ba3ea4954a13ff2f28c06f5884d61159cdd5,a7d065872aea4e8cc41bfaf8c535c15eff1805f0..ad9cf1ce2860efd2c9e30513d4e2409daa45bd35
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3b69da043b01359c4d272d9ecf1651b7895491c6,d900bb02642432ee372218f3de0d17aea5e6f557..774f85dd1a74ff99d4a7e89f3da94d266c3ed3f5
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 8f79ae714d14f3a543a956e0069d17d3d0518384,2b75135640efa06b3dba95a3c458ab86779fc42b..f47478a2415c97608567a40de4f454f5a4ae9180
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index f3c6a0212953bd1c61bb5505d1ba874ede38ee5e,0f3a731b35c6f4df7ace7dd3905cb3e44cd5eeba..45a2eb0667245f7aa523cd7b0c00e33a7cd2a496
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b35f8ced1f86ddf46da71d3aae257e4e550b7108,e1590291ccd8622fade4b328892f979ca3f1ad7d..259645295de53c80d75a18939981f170ed804bb6
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index dc40c637b78da5671db01f379880fb50fc1d485c,51e09e9665cec2d5722c6293179036b28060b16f..25eaa3c63dcf3d9efe6e5395fcacf93c95a0e994
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 7bbbdc9973e6610fdab61ba85349a76750c1a086,684ce882e3db7469cdcc001a7da3eb407ff93b2a..5b6d84bbb988820bc138f891a212301ab03bbdd2
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 74ab291f62e90a8219ec537054cb1c0411c7f0c5,b7ac8d64bde30c1b44f0cbd6cf89b9369cedb9d8..6bc90e2b07ab03d191a554955d153b5a88dffea3
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 73771ed79fb92fa6e45f1f38b074eff1c03c1fbe,ffc26ca161a53f3e5eedbdd0130738b1b7e172f3..0d36bfba9597b9418125f268e45cbadbffde438e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 03550c25be04b400e4eb2a4568114e0943eb860b,c9aa45155c25d7382cb8e93a5da1a38d954e23ea..95ca665fb072c419abfef9868102c2113f3b1f0c
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 209be271b5844f397813d6004d40beb567234c8b,3a3b626b7cfab03ba84eed825457c2e4b0ca11a1..8baef3d06caca171d0c38f1155ef28d44a5e221d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 64c53c0d8c3d4f844f4347b59026defca7197ab7,d01a29a8354b3b07ca8c128eb0bef6e78146987b..812d0d726a116a8ffe274e92c6793e455bd633aa
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 86ac6eba39021ec73204fb1bedc41330b2bb4219,a6c3386a79fee931b9dbdb38e3dc62a8b3cf5570..3e6d6a2338fee304948b3551fe7ad62162f4e9f4
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 147520265fb672f3f4be47f666232bc71e08af6f,2a5f85804acc41cf41cd4f6049dd17dfeea5db15..b92f2581b52d0a44be85683d8b72a6e29c888d2f
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 463cfa92236a07eecd742c4badd177d1d599f1eb,1cc74b2d6f78ac97890a2219e99bc066b1285150..810dc1802603fa019d76312371288102bf14f27b
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 19d715d4a8434a81101a7cf9159f31f381525eec,3d258e43b7b36e4c9375c05af764b97f1dc9199d..eae7630fe59d9e1b1971f5fc95704bdcedc1397a
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 73150d32c944f837ffa6b8c24f216ce5bfb07ec1,b508d9d4999d4a30d8449592157e093aca8762cd..4af9c52b8809f9ab059dff486a87e7203896c56e
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 52773abfb7bc64c0a5dcc807a274e63282903e12,2b2797e4984cdffe9fce555ed3eefaadbf0135e9..a3394e0479fb7ca19355a13ddff2dfa9b384bc19
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 8dd0d5dfd742aa3fffdd8a22e8f3f5c11ef3f5c6,82d4db7a93e75b022318f1ec242647fe71299dfe..c724b795357aa67a61c239bd58244778e62d2196
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index acb6c9ae5125044a0061d927e9d367fbef7bcc53,a0a1321678824b94f8c33518cc733ccf070ccf81..e53abf8145ef381b20c8a9bcd58beb6bbafa33c3
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index f523f9f183eef49871a84425ddea9e90d339b4ec,7e67891b06d93ecb1939fe8e8430b1d5622c89bd..9cb7f2a813506f1f4e43d06040b9fe414d2e6484
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index f84dee354797e806d598c0d1b1627f14d6b7db75,30462113b9254643404c5591405f7c4039d685c8..d423475386dc358b42fe8b7bd46418076a8d3022
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 316a84a927e36d476a28c73047fe68bdd4c2f0e1,657c9d515b215a3f1ecaa38b06876609709ae0da..f6bd99c474108afd544eff5ebed522dc946afedd
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3a1f07504002f6622c3bedbfe9311f59441bc214,dc7b0d86dcd33bee8dfdc6a16b471851445765ac..70f0629c538561556a0991a6c9e93dc6755bca3a
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a43fe8130a640521b0498ab3a5115692faa0dca0,f895412442d8388330f05f526ad949485a79c30e..69b1c2dcb2a8f8236bbcdde4bb38c7e3c99a36b2
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index c175ed0089a54af9a34c864a5341c8ed1397c2b0,694d4e2270912ee86af7cf45674c741ae60c6f59..2517da82847c4e044524d4768364d284781d84b8
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index e206bb92253fdfb9fece57bdeeb11f06e90e9003,9529cad93024ebb254f8e87e88b258ca98863b1d..502de05cb2657b4be8c0ebe1e4514a4afc2f505f
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b6f3483280678bbb4ed10ded9bc941ac0872efb4,fbeaf57ce61a88adb1637843f70c71888584a63a..675e1154a9675c55e1e33436a2097e3d4323ea1d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 442f5454cc21a95af8fe11cf18e78c368ea811fd,74ebb04db5291b36a1d2ca29da085f4eb734b8e4..a701e877e4da86d6a93ab72b6adfc971d73165c4
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 40e56f1851082cdf309a5b57f486ce4b335e1cc6,2c1d72ff25f96c17b07f8d4a64ebf153f0477869..e9ec6b5eaa76deb87dbd18f76f96048f58df4ac5
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3dbafa5907d0bccb8d97ac912275cadbc656e74e,b290b65095f76af8539496d2f8d64a95c8c25d9e..e59c04fc34bba9d074d19c749fd428cbf411f92c
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index c9f81b4f5ad9e3c4a5cc20b879ddb4224b6d5d66,0664ad5ea871e61666cd7be59923698e91c5fa40..eac9159ab9225f955c5ea283bbf10970477eae35
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 61fa30ff0babfdea1ccf880e2781134dd6e0e661,449c74fec23ea9c7cea551e9c48631f8c175f00b..7219e66f31d4612b56edbc4616d78b0e4dac27ec
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 42f26bf820738b8e0cffa0855732eb564650b182,3eee88cc24ac3b8018d7d4a97cce7cfa115642bd..ceb4f7c2185fcabddce05ccae55e52321c743dd9
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 30aeb2bd4c8987f51f0a0a501e20b82aebe63a21,1483d0bb9304e59ec659322ea94386a598355c09..594b42a4215134c001157131b939473d4a2effdd
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 378a801f7dcc223bd387959caedd1fb1fe49cd05,404ba2ca102cbf49a41358064bbb1a928a49a6d0..a8d7ddc5000dfc5fa0e957f826755c2ee3a2974e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 7fd49a843ce53e7026d9688f6b3e41041d6dbca7,79fb7751bd402a52eff708079855d8506aca820c..528aff3c95a1d41304b0dc864862ce414144c3f6
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 4be8213f02165317f3d6734eb4a32ea5ecb1ab0c,cf29975fa29e718d25a029f736995a6fcf7b592d..141ba0fc9c5e69d11ccc4fe03df6816960c9a1b9
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 7f100d68f91dfced8d3cf0974b69a0ad754c252f,f20482bde487d5dd6a6efe973286628cff8e83e3..3e19ccaf48752b9efffdd96e62e5928a1d86cf4b
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index bc2d232ce18516b4574434b2cc6f6497fa5a1f84,502c84dd70f777a839c8fd37a0096e56b10f1777..887f209299cf15d84cd6ac273b075cfbd0562336
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index f2f7cf6d073dab41fca556793230a8e71a2bc080,f145850ee69295551b04fbabe3963bc2cd174c53..c0d8ea91d59492511865be14ccff052d5f557088
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a17fce09b418d8d5b6a584c103eb7d16ef16f742,9977ab3c525a4610a55d7257ea2fec10b1fa58f7..453e4f941d9c0b1a63e6a7d6f2b5e30c1e8a0d38
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index c47f2c21332d0eceecedd9815e7f076fe2bc39d2,ed46d84542135c8569a7399b696cbbc82fa300a7..a3547067f6c7fc36e9a60682967fe699ef2bf6c1
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index e52c2d54658f5536519a72eec48de7784b6713a6,71cd0261b6cee2d5f7d494afd4f8dd0417ff17d4..9f40aba3e2f0f26adba9a7caf8dc164e213a0204
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 1daf18d0a4705dfa6e0975b1211a368ea571c1a6,fa7791f65f8b470ba4957193df7c336fe029b4bd..b6d8f88df6125784b7108067002a6ca9f36e7501
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 7001dd880793e9357b3a717858ebd55c807eb6b6,c855aebccd43abf240d7a5779360e95e5f6f39ed..62e7295c70ee04a2174c1dcb3ce5d88bf8cf80c7
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a5bc9134827c6435993fa484b4c8ee7bfc2cf307,6be7b5f63ac64034292caff1355ac2196fa2f29d..56ab4500c404c9b031e6bc5d70060c846f1518b6
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index dcc1e1153b6cf85026e4441b7bc01163987a0360,8da0872167695231a3be25af4f45bbace66df35d..b27e12adc114e495acde1c33bb382990585aed01
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 73face4a9bf66187886d154ae806a28950ffe098,b959545c1f521af4a8b48c46531a6bd0a8cd3b2e..7ea8dc119961e2afb18378f03fab31e361c1d326
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 1d7d2fba017ce8b0a83cba443407418e815ba92b,d00a49ef65af9030241a959d41a9ebcf83c6215e..2489b9971a688ef46b4152ba60118b48fd242e41
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 31ee7af06325fe100bb04a9a15b828061c532728,9ad5012f97833fe10a46d3b313135d7cae2fccd1..4210483864f7c37c44379726acf3309dfa600a3a
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 2aa5bc87a8e0a9f9194522e0fdc2cfb89da7d932,84cf2f0adaeb5e0c53593bd77e83e9b39950cf9d..73290e9d70fce20492ab48630851681d0a03caa7
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 4b391bbb7d858a24c6921cbc7cd3d70a679f5c5c,982c83c80ff2a4de755d0a9dde54acba2e6a0cff..9793dcd701c8704427a906fd1b5d6dd9a765dcd1
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 8146c6c86e91273b9ce9545b7bcb380e1857c808,4b2e7d4484734d2e9c8253381497aeb98e1cd37a..86b286e723ab9632f5eeb78432b140da461bda2a
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index f044ab5ce28279dd697f353818ed8596aa8c7697,cb6c022e44ae337a5f124c1ea1bef98be262e0a2..ab7e9c71dc413f2796066e69470b7a7c9c554ff4
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3955bf1bb2c6c2abf2015ac8910bbb8116878a50,55124eb1fe3ea68d81eee8c8bce297732ec7df84..04c85c9379ff263ae7f5af18ec5c2b418cd96eb9
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index afa674d5c741984cf305ffd104c87696c96ad486,95e38310534690c14321c8f99c5b45f4fd6930fc..85c6b8fdaef725d784f146df64b210792ec0d977
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index e8e1761621d8677d2889817e96d01be72ef7cc35,7960e0e45b428421e7a2e4c44a0a62e141e1372d..da5a287815fe42a3fb4522874bfbfde184776d1c
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 646f98fe9db94b8a2add355654bba20fba576623,f6b138d51639aa64f09d13c3c3338a05f567792e..e428424203b5265d8ddb9d64bf66aea24112880b
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ba2490c98b8475f3b476f918ada278b7be994421,64c7701fecf0fabbe219da200db85795d47014ad..302f0ddc6731c29da430d1d2cf0cbbdba01ac63d
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 7cc4813d768e10215beda88531f4367013370583,7849200300d2ae7a1e970587f218e0efa905f3ae..fe6df4051f72bb6fd97afefed8a7a26b63636ef2
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 65791430f7a1e5b6a0cdedbaa111973b2e854c37,2df1edbbd25ce3fe249acf7d9f3ed07cd0f1ffb7..3daef45fafeef54c97a59146cc628d677e5a3312
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 88368c966ff9ae34eb626aaa0f64eeea8b5e7f38,f5d0eb4cf027d11aa0041ea9d9252e8d14cba4d6..bf7a13333f298b8fabdbbf1dc2c406e219811079
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index cce4737982c17caf43daaaa19d046a665c7fe64c,6972940e13b5e48f48b5875277f8c048af550011..a8ca39b08e5637166273f7437d569cd30b305ef0
@@@ -1,9 -1,9 +1,9 @@@
  /* $Id$ */
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index c47306146126cb8062024a35397c796f0e243402,7dc1763aeee2e445382ff04cfe1cde41904f9b74..2f7aee7c5d70a876cfd7578fad930ec5ef926334
@@@ -1,9 -1,9 +1,9 @@@
  /* $Id$ */
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ada6174e00823e96b78fb8cf08d3f3f945e51ca0,7fe6bce78becfada5c933de384a572838091e2f1..b580eef0fb441c580c686e4b716bb0b5ee2b8dea
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 50710e861a6bb6d962f3981d38fa91648c05e46d,4fc12adfa5fae0c2729fcad60e4d3b8d8ea068b5..dfd43a40dc79a90707ab108e194524b0aeb186a4
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index d7bb4011bc2db2b734061d70511eb1907bbb3707,d08f31903d353535ad1bc1553965d009a188be63..368957fd5e5ed184c4628e57b26ea0c56e19379d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 05b46db76bbcbb60444c81749ff37aa68ca7b427,a16ea56fb8626d8e5d0b0b975bd451155de99f40..2e87d96f058a6a4f4668c532c1879419f14319cb
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 89b8bed19d7347232d99cb0e4d57f4fe6fda0cea,ac434ce071e1b2cedd584b3d7cd8ee9bf3405cde..759a4f6a3327ba598e87ffffbb3ae61ff671e0b8
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3773edbc5d23e832db34e2838023a4edc09a10fb,4c6dc66d10a35f6b2914e8654db742a318ed0998..1245e97e5aa5a950722ad690f419e5171b06c33a
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 6168e6fd8534e57aa79a7df7534ec59d16cbccb5,5e463b9ba0e8aa30eb5162a7999d78dc01e3fd99..3eb1a54a428a271be0a991e1694a4d0511aac1ca
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 17b830d5f660ca13847f268338531e5b030aa54a,f377ac585128bfa75fc1aed845b239bd04d1fbe7..b31da01d4702af1bb3c8cbf6aef5245391a2ab56
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 228167c37e6e88adeea087d119864e93d6e5654c,f6d043d5b7a5086608b2200db4d94fca17785591..1b58b075ebd1cdfe8d5d970ca8c6b94df95c2f84
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3e688cadf019a0200989b2b5d1d2df22285a2c32,efcbbf8db64cee72a7e8268c722c68b492f656e7..ab5b3a3fd7454b53efb00a5d7921e347aaba89a5
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 6c35905566aa670dcefad364389488e276f0dde7,d8e198650221a19c4b48621c6fd993b5a13cd6c0..15ad11070f03c1ea629f0afcca48426135749577
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 76e32238e4e597faa036169697e860e8c7cebb41,eb473f1dd8cac0194633c944943fcfd9ce2b126c..60850d6c7c4fb4b0e7c6016686537bab15754c3d
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index fc9dad0177837e20fb910da36a672c10635b2c75,9808c80af42e5dddea553d3a5a69b612eaff5743..dbfa4b08101b12b6275516969d77f0aa9856dcfa
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index c6fe6600479995cfd5f7ac1a58ebb7e0ee2efb97,3cb7a6e1f7d9c7ffc43c3438b61a51330baf7bbf..514b189681b6152e24718366a191ae6543d63ee0
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 7ceaf80b7c542b4bc7177b87759691ac302b04b5,ef41d658e379e02fe755905e826543f4f595cf44..406fd49dcd9c02166f0ac7a9bdf53d149afc026d
@@@ -1,8 -1,8 +1,8 @@@
  /* 
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index bd642c8d90112b748d766cbfac063c758cda52ba,b5c3252c9aa0e7bf73f9ae731c74067cc1ee8050..76727c27766d63af0d5c46e2c87f890416e1b275
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 1f19f1e646d306307139abb94af692c2297cbc76,74dc368b85047a6728b22e94b0842fb31c65c7d0..fdc72b0258eddcb6cf4b9ebbee79d0fa3696ef49
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 921a605dbbfd38632c192f6408ae12352d5278e4,a4e02b4ab3f1326a727694b09b00522b5e6908ca..44a40a7c3b5ca0d907228d690fe2ceecc55269ff
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a07dbf935ec82324aa5fd87ccc8ad911093038cf,18d16f48d91fa63b0f6621059343bdb179212a24..c4034e7d8d4c83bdd4f19b88f53831ac82d4af5d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 99d4c6017a6e41d4bdc72f868d913cee0a159cd5,fff581e97a7ffcc7d3de2e584b202b30ce4e1894..dabc3596762eb36f67b71bfafd9ded14a9b6f5fa
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 418350738a6f9a7033ca20e5ae779123b745f996,434daab961ed979de6cf473c547aa7503e243ead..82d8c41d95314235e9b2cd880a9c1477e10c9f7a
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 6f10e9a313fd43be28b712ca5086723adc5eef92,357aaddd7c74394152023231c2e9bcef1ea96d71..51cf8c99626e3e42ad8f7a194dffc0927c54203a
@@@ -1,8 -1,8 +1,8 @@@
  /* 
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 7f043aca6ded596175459ebfe1434e08fb17a59e,808e449a8a55b043eb238be0ac7410db59a576bd..e9a315557216f7c79d9a8d9fcd30fc514dbf29b8
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 2816d1722bfab6608f61087b8e6796b49326850e,fe5205bf06d88f067b29eb4615e54c58d6ceb1a2..be90dd262f215cf05806e1f019e7f70365611cb4
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 8f1b2d8bc4f332fadcf6668ecf5a66680eb13370,95af4837e02bf8ba69c612d720439ba35b5037a3..4afefbe95aef9d5f340c69db84daf2185b5e07f7
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 27f86e83800993b96860ef18582a4a42c2ae57b3,fe39a8b9b6b763f5b4b7190b065d90b02fde1883..cd8b0153604cd831aa4b09672d84cda7f13fb52d
@@@ -1,8 -1,8 +1,8 @@@
  /* 
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index eb47b37c2dc6b708c76e8efdcc8f73357696ab29,ac4f5b75bd52a9bed73041090e21df995aea5ca2..700d4e862c5a6c721488bb32405c5cca13489a81
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 52e5c1ed870d3e70a8e8a12e5bf82bced430e0c2,a031884e9e94a9b9d05068d0a270c6cf9784d18c..e6633a5f0c2bf7d97ce91dc963afd53f5b739695
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index df0b5584f8d9d024142810cb6f05db4382828478,3b8c0eca1f8f53f66b0098491f49aa36117d13d9..a55b1e5edcd51773cdb840b6c8a5d976f0520319
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index d5428ee5be9f0b87c66f0b2153be3371a90c7f9a,5d68bf7429ee456e79868ffcbb1944953927547c..30a45cd448c49dab1f4828e48a52a2559bb4404a
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b80318c4b28b3cf63aef5c2048b313b2821688ba,be09630dbac9b249dddb1ad0a1d3e39b7c33385b..2dd05e70bba7186bd3b4461b952a6287c824e757
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 2bbf34a7bfe0a649689cfc9405c1a2fcf299ef0f,ace6d7a8b3ceb3253f04cad812a70ca440475f33..703a125bb453deb4e2a6fc032da52319a8e16011
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 036f5098dbfae6964dc92f5ab706a355a51f91fa,7e41a017e1da00611be4c01ec9f4c781ef301f95..326c3feccc984215daad10b88cb217487bdb3844
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index db64d5dbc5cc5ae8f0e4fe7b8e279f0a9d9a8dbf,cead91d20ffe7f6bdf66117109022114c53c30aa..ad4f4a5603414766752c7a07fb5e4667418db43c
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index c09ebca501a57201bbb98678573ecb8652e7f8cc,a674f8f2ba8f878a0fb776b490823d069cb4838f..d2cc1b70b95dea48affd459d0f7ce5c83fdd5011
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3039c17330bb17f55fc8ab7d9a8bba64713d1d52,4c8761630d57e6a4140322ebe4a917597d35e69d..9512e81475c7fb1015a28b156b8528972068c504
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 235a0cb0a0253359d834f44df9f99190ba9b3a35,5136e4c0b673a403fd89e04149de1161a25d0bd6..de0f01694718f90d9958bd7705670a17d1794ef0
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 37c6594dd2b93b5f89e4c9bf3bf47ec7f6c670a4,bc43817052c3ad0933e76e25187f60d060a34d0f..45f51c29549b85dbce6138ae22fe3b95e3066876
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 948f7882df2ca391166e7206cd9bea618b260906,5889b87ffb6dcbdf5fcb47ce9e3b70003305da03..3ac8dc1022d26cf25e6bd60051439ac5a1fcd2aa
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index fec4ec496b67829b0a2b56dcecad26d78ed2198e,25ad5d86ef129e8622f525099305ea8347bbf65e..38605eb03dbdfa635748fcf7a50b4fb26fedb6f4
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ea88d41a23c6db428ab2831ff3ec1ce12328de9a,9770a9cb28e5530d7e56502ad93dd5e83519e147..d6a412f4ec443dd682fef0c7cef3836b5d1c9495
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index baf35dfc183335c07050199f1deea61617942ab6,1a7ca7bdd9a51a2521bf6bb30376928225f07b31..f429e6d4a0e8e414687b82a0536ebf1be7de8aa4
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b336df9b78fcba41acf62f39f65cc1afb8bf962d,cdd345ff8a25b3133fc2538889ac8c448615472d..6b59f053a5a4a7c36862eb48fd61da1cb50ff378
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 8609e11e0e5da21a6a568fb1568a058db91234b6,ce0f0bc83c0088a3a50172fa9cce128867006a3f..0138e4203f636e638512a977a8b8fdc5f7b6c717
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 45de605f1ab829cd267a9df3b100c4cb789a480b,6dbb37c799c533ccb5f48810676aefe12765e82a..864ba8b3ac567c6333ff3a3741a78d6f23f93b9d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 2ffe1451c2ee2f030f0cfc547a9ebb68157b4029,6b5a2bf19f3f3fd0bd0d247b3dd810dc9c0ee211..07ebbe09a21b73df717bcc687b095afe61f086c5
@@@ -2,9 -2,9 +2,9 @@@
  #line 1 "ext/standard/url_scanner_ex.re"
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index a69a3257fa2fea94b04b0273987dab14fc0b2750,fb64c673d638213f8759b0a758faac2db0db2127..900f2bb44d0a5e8d2b45ef6475380200cbd0ab61
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index ef05e8098f239cba44577a6710646b4707c0a610,851e025ca1bf04a415cb4d49097f5c31354cf655..9eb095275028db59433e8bdbe66c36ce543f2314
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 96bbfa273b0d1fc6c1bb572db9ce6b4549d2ebb4,eca3aa23c9ca6ee844255160263c75400ead3e96..4434fd1f0d2f74ccd4794dab7c7c2d207b5becf8
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 6520dda3769acf83b11bbdb9dfdd8565a8ce4c7f,0a2b2b5b85093c1ed10e3471c6919df93f108984..b2eea1f76bb226377bfb3bf4766423cf8b745004
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 881ac5a2fe8a77928a7478200b00369b93965ac7,f0efef2f93ca81922a1befc70f85877206471aba..3b03c32ca24c74c1c1f1d5b25c93c98f9dfd482c
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 5b127f283ff9f898e41221a9d281f4dd21c94906,90db7f4a5f9cb508724d9d1501efbd4da061a8b4..20709eee8163a8faa422faccaecc83d1d0823916
@@@ -2,9 -2,9 +2,9 @@@
  #line 1 "ext/standard/var_unserializer.re"
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index bb4b016f85a3517f278d8a38054f76e959af81b6,7a48977c26a1b6ef2dc92020676c6c560f443a66..18e3cb381fa682dfcbd4751825ae7c740a291cd2
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index f47b3806b1bd58214fd8cb36007e49ce23f6d99c,828e36ac2c37e6cc63c90fd7b22bc4eaf0546eb0..688f25afadd25fd0d6e6a170d6d9dd07be42d188
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 8ee9aa97dbdd91b29e4d5fefa85b2857b30af3df,7697532b2bd9c89a9ea4128413a3cb738b686999..94c2e8e55ae85d7674422ccb08606c6df9326f33
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 09cf0a561f3527303dfb6cd60c9fc05ef3137bed,58590192720bc56939152fde3645d808b348bb9b..b291daed03ee2339361df6b8cd4d9f5eb4c76387
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index f7a40b56772d2beb30f619b8a3fd8fa7c663bfe2,cccfbc9fd711fa8e33fac55f232f2579c9386b59..18524bea2165073c411f3b9412698e5454085610
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3b3290a7de665d7c56b04545aad7aeccb8220402,d65833d5d0a4ef84619c5ad70926ac855d6d421f..e28e6b4c1b7321eb0b3fcd24d9b5a588075fe301
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 36ec0fb65061636dc80a8af323e1db3f9da394ee,235be126cbd1e85b6e57ac79eb5a4c304d25fa50..6d53171f11b0340325e82469bae40180db5c9054
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index f5d8ca8c9366c42205b456e31f3e18b01988082a,b51abcc2c9ad3f1ab1963a669270fcb0b526b570..2ecb19dd0fdcbb68f6b44dfada052a84a8b1c69e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 42b8264d6b93f77a2ca0aa96f3d1d993b5ab1bb6,90da283511ab8ccbb6684b1506cb115e3c05c89c..ead8102133e4e92418b210a542e05778fbe8d3e8
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/tidy/tidy.c
index 56e3742fed43e403a34b5dff1a315ea15bdcb30b,57f050b275c6da348310461a64aaad21feef8091..7a4a7e7d6a3b11be5f7a6f87e82eda4723a0208f
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index ec042192fc0f387579ae44c6987783426c31556f,6074a88b70fc91ebf28e45e69cbf2acba24fa53c..a069c13828f011df927a8ce806eabca4a59cadf0
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 50b47835dd9dbff46c8fc9bc0e0a00280e981bd0,15a760192729a8dd8281e329ea813ba281b3dee8..c0eb38a63f5824359fa35c58eef59638c7b45476
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 6769202a3be423d89a2635697f46dd12f4b39185,60932b7556da4fef60afe15e7e58ec0c8c2c36ae..30a778df7756d664090f11c89f8064bbb135198d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 65bf0de83b1feb288153bc18764d999012d770fb,5d135659d7b0c38d35cc63f0c52f83d3b008869b..8063f50514abc49c732a6464fb3d4767a07514dc
@@@ -14,9 -14,9 +14,9 @@@ f
  
  echo '/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 480f4c0488f0bb5f58317eaf235ed673f656ffe7,9326d3244dc19a24296e1a65f843b869f2121c9d..a527aa940c387b650cc0cab1d486dc9739908d68
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 1a8d62f56222594301dd9e6a4bc8a9757eaccce6,c069f08891d459a32c9e5dd54f6994e2471ad5e2..c26f6ae274d7787bbca9ead5122213b61a354b09
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/wddx/wddx.c
index d719be9d1e0753f74780fd64f57f1252eba2454c,fce884728d7d65fe792bcd93e2929399275d99a7..66328900844eb3675115e948c5e3474994298086
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index df0879dea491fcb43fb481214e8bc3aa22b5b31a,a6d08ded5d1689e455a460ec513b8eb70f59d22b..3fc203ee23b7b0a60463c69e0aa3ae138fc1d9d4
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 420bedd19dbbc9b1262d0f21ba60579c13879e12,a05c1ee8a1f8ae7f3fde14a37255e15def3e5f9f..75f28851489ecace02d5f9423803f2e8f77b6b94
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 8f92eefe1d3f2b5f22e610febceb1476a57dcf98,cecdb8a337e958558920a2b5c036b1242d3fa7b9..0aa55a5fac172e71d6acb1a7399f0f5f532f2416
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/xml/xml.c
index 3a300c8e7e621839dae9a1fb6d8ee699d6f9bd56,503bf34f1dbbf3cd3dda3dba16e34de884af6f5e..d6eae465830a5faba3f5424ed3af98e1d67825bf
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index f636903e902c131f44e8a51cb75b580c79f319fe,31208d86675eac0afe263f9b6cd1937acc902ef5..5646634a9b993aa9330ad794341525c7fbaf356f
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index c5cc22cf5738b163873e1a86c59267c08ebda326,582d2c642f51a9ba17affa2e530b749a5bf0aef1..b0b0e1350c40d5a7c0216387b6c886a2358bf6ca
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 2adfb71346dc6b91308fbd504eae5c9e0b7e97ed,23ccb3d3fd745d8a25f96814f089d8bbd99d369f..615af09cdced08722bd69d64ca03433fbf656191
@@@ -35,9 -35,9 +35,9 @@@
  
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 7dcae1b2f7b1ac1c1e677d4cdbf86a85876ec583,3862800b2b70a32059175f5f252f27fdd5a09a1b..f54a568202d498bb7cb558345843321c6c603dec
@@@ -35,9 -35,9 +35,9 @@@
  
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 9e9e8f39e8c04872efbd389aaf593dbef2dc5456,f726caa5c198fd438e49ea2c1c51218188211da7..be7e82555a001851690529b5bb90e2913ca28a9f
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index ff4a6b8617a35f798b849bc3a665f89f6080752e,697a7d80ea18d88f2167dc6f2ef1885b0f1fad2c..988fb5c5c776662e2d50e137164eb79dfd33564a
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 60338bb997eca51e0f95612bc1c28f78a5a36532,a724bcf4fe8aaf62e84c98610b14660605ad559d..04435c6e685ab377ea62b0f4803bd0248b373e22
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 4250ae83d69551cba56cb5253d5fcb3a5a1bdc3f,dd73a6822007d95608619ce88bfb90284ee1a010..75ede969a84fe09c4414f073fb4bdbdafa6fd59a
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index e7ae296e826823b01f543218ee53d069589bfab9,d2953c1599558d57bf3959476dfe2dacc5365635..7d08a7faefb8c931f118ee3867a9d1c51ef83c5e
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index acba075340f259fab5e65525b511d60cb112255e,691c78c470eae2180765fcfd159b5eb2af703819..be46d38de155c41ced95cd630f7fe90a0849e12d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 0e0d5db72503fe37ce8fa5ef7e112865954e362b,d040d206d1a9ea6ebaaa007ad186da532d8ba024..c31ace1f8dbd6f39bc76c84611423c885aa8e9af
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 628ab5d445cc1c02588080f6088b52962ca6325d,73fa9e114fa7f6cba46fe1b434b04829eea9ef3a..602b1b1c44f6e1377af0d4bd54a5e93c7f749e2e
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index e42c6a38c18904997ea8a0b60a19bd7fc4dc8105,980488ae4a73267019bb3e67c1a041d95636f3cf..3b200e89d19db7f622223df80eef6cd000fc019a
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index b8930706a31576eb9949c918f6f9ea02aa50ecf5,7e27c8b894b0f36166c3db7c0046f7eaea464541..c24f32e00752fa69700606f4337a9f37d2375eaf
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc ext/zlib/zlib.c
index 7abd7cfd6ca1c1d64187d582d437faccf3c50ec0,ea0d502e903972a0598d652007f890988daaa51a..eda939d66edab4427186755466e5ea8d3d64430c
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b1e5a543000f25c236b61347f6dac24763aad896,b096375463968b2fe548ffc7bc1e21da41f643a0..8313b5bb1d1a86a2d9d78cd7e82c83210fdce313
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 6e63cc26411fbc7c9317ca880ed7f702c77674ec,4c00d761380061d8d56461c6367f9e155a4eb144..4c67db6e39b7e392733bb14cdf5015dc4e1bfd44
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc header
index bd442cbb61fdbd4df8b68e9150e729a6616bb538,ecd3a3842fdc514fe46bd6c1bdf4a6971a5cc6dc..58e870ad9ecce6026e3f6a6f8fefead5a966a75f
--- 1/header
--- 2/header
+++ b/header
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/SAPI.c
index 9d189f61fb8bfbeeecc9cf01b8db16a541db47ea,eebf1f0757df12a3b96b6f266c9d34aa2a01ec33..9781f18c124208c55961aaeff761a44ac6b3056c
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/SAPI.h
index 7a80e70427467aa1654d95ab58b20256ae3ebf01,25ebaa6dd9bb386dbb6b4fb0b3e608c08699934e..e8eae2f106d7b827f05cc5397e45a279b88c10f1
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/fastcgi.c
index cd8ca4523cceae0370a460abbc54b06c7429413f,5502c99b016d19ff2f1f9096ae939c428d744d76..54ba36b7dbfea5bded87b9d4a914b207a3109f64
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/fastcgi.h
index df7d9ed314fcef2e7db0a33570c0be6f015dd7bf,7a80b1ae24004a123f4984eb2b0ff7bac142bc7f..c45a4e48357e26117149f89bf257196609a12325
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 09a07f4f6f83cf5fd568b3b149f2282cba9a92df,74a493b2bf50892138b4d454fb1b98eb17e3aa58..e4d5688de30ff3e180aaea3e8ecf92b99dcecf49
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index e693b03dbaafee5d92127deed411e26648434a7e,9aa21a9597443a85f13380e38e47db103247f613..ce13d4a9b2589ec14451978e48862550aa32b236
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/getopt.c
index 4174ec21f2ac00f51287118ce5900356911d4962,c9d687760c104a37ba97e0b21f594c6e884fa7de..cc88bd100a9babff0ad6101c3e346ac82332f4f4
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 9d5db7d8432554e6626fbdba1593b1d949d0f370,7debd9733ed65f64a19705a21a49b499f36b3479..75e19ced10919d19ebecea9eb6b00f62b9c4ec73
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 68633bcdc8549d378a073e4bc46cbc71e0f06f4f,7d15dfb59d8ca718ebaccea86db8bf5e7b36ebf2..d64d9e82fb25e17c14f3c2d1163ea4657a949366
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
        +----------------------------------------------------------------------+
 -      | PHP Version 5                                                        |
 +      | PHP Version 7                                                        |
        +----------------------------------------------------------------------+
-       | Copyright (c) 1997-2015 The PHP Group                                |
+       | Copyright (c) 1997-2016 The PHP Group                                |
        +----------------------------------------------------------------------+
        | This source file is subject to version 3.01 of the PHP license,      |
        | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/main.c
index 149a1ac951ac5084687186432aae1fac58cf0058,cc21fbd539a5d9b3119dfae77edee19da9ebf483..dfba949351ced0e1a18e139e155b3cf4c80a8395
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/network.c
index cb112464d1778ea5134bf1dd89c1f60bb7a53796,d2d11e62016d5a5306f4505c47f773f9566b342f..138f86b3e4308d2f03a58d354c340bf4cd1c0a0a
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/output.c
index 41ae44a42e63509b35592905223f7b9feb47c6ee,6b18e26daad224eebbed2655c7d4493c7975dd7a..215494981089f707c85b44a6a5d9f570dd99b6aa
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/php.h
index 90a230705a07a927537247821e851a99f8544985,c6b897d36a5e720d5d4ba32e34e76f65f9f4d9d8..14a52a6476bcea83c0b791a952478601e4aad688
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index d4a9efc1148dfbf7cc09626c59f4b57cc7263f52,922d383ffdac38184f02f6aa4724a58220b21584..a73f8e355986372d49f4b34fd4903de7ba2d02e0
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 7b8081304006e4cae977e7166e870b0138c46d56,abc796db3c54e1a6b89248f0cd924470031d0af8..51b18c424d38aee5b675feb7ed96e473121cb574
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index eeca8da39a0421029dc24ed7e7cbcea3bc502106,ed11c02dbaa1659dceb2ae281688a8dbff5bcc87..1b9f070bbccec891bf0aff87d2f31ef7f7b24499
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 9437c51d07fcd767bcf7bb1b84760d758a2450b9,16194820c5cb321a91547d8801cdf7118a8a2df3..d84ba18ed90ad55127038cf80438a4ea028f6a6e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 315e3b78309a44618fe5851f9a68e61dfa1ff5cc,004b484c57f726522758b29995b5d0e7d8584326..057ec6679fb930c3a2d8352b2cc9741aad85227b
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/php_ini.c
index 17d4e31aeb8cd0a0e89a70b9978c818407b22913,7d27582f4fefb5fabc3bba1af5b220835e0cf42b..5f9eb619071d4dcd9ac35f9e231b8af7cbf0e64f
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/php_ini.h
index f583208800f855c3015f9cebf067c5e10e68b3b4,fccc1500829fa9bc069f9e7a105adf17e676891e..715e2111f1411cbf87fd6bd5520041f8c81f4b18
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/php_main.h
index 7caaba6ea760325d3cabaca5a649f85c765b898b,74ca27e63e91e889d208ea141507815098c55d53..69f5b3c20259135855e58299003cea9a7fca54c3
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 8db6e5323b035c66c942ccee8b2b42d8880052f6,a852d387c66d4cb55a58b577d187fc24393bea5f..8db0f110f99449db620191f492be95013c94fc01
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a0b87797b600163899fa7000136cdd5516d75726,ff4eae260ffd7e3427121ec5060f8e598378b2e0..daf9671132716ae10e9930bf6b92538c06e59163
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 4b8a5636b9de3740e2a7fbfc3c28f50cad96ec36,37c910605db8a67984ec503c540edd745254b195..b21f3ab10de4703b760ba0174b57fa64a4ae1392
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3d45fbe332f1a7a43c5b6a7270818f1edd673d4c,6be03a7d151a7872502c6b96b4c626177a85aec7..fa8649aa70d0f1827de7972ff854f7e00184e9cb
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 6bb89a7458428e0c9efce2dc8ef9bfc689e164b4,5214e7d80db3c6d2043c823aaea389e2e919688a..ef28400d55829c89732e9b7313818924c181f5d7
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 2240d634a1deec66e8b0a6e7e86127f06aa6f245,cc49a11067afbcf98623bd1e0a6b4cf21366776b..6eb838c23008f9278557a25c6c013fd66f8a35f5
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 67bb25696c33680a421d8f4b217055c83d91683c,16d0c4ad017e0df91c718dde345abf79669effe1..50f6de82bf0b2b73fe9173d46115f3c940316385
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index cd473a02620cf279cc83be6c694fd33207d7d250,37001ba956e7dd9d3f318a41bf3651e6e794743a..c198b02464ba12fafd57472a955e0b2c186cc52c
@@@ -1,8 -1,8 +1,8 @@@
 -/* 
 +/*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3eecffa7708a8dc948e5e5f0d5cbab5c71fa0b42,0897523f01512fec30b2668020b37dba313252ea..708c1176c2fee138d9b2f1da31990ce4ba7f8fe8
@@@ -1,8 -1,8 +1,8 @@@
  /* 
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 71f7493a6aa84afd4698ff6e2aa49274305127e9,cd6a9ced481acb1cc393b83a17c4e23984424a5d..1d5b9605bb93f34fde0b064303a0d530c8fecb2b
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 097e7274b5a2bb372ce216ff37a346d24dc8da62,17aa216d06e2c757d6f82fa66854ac09c84acd5c..0cb9849d3b8aed7c499619399fc42fcd2bb7dfb8
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index f748833bfd5580c97a32233def825bc414ba1862,eda7dae645b299fb16bab491b2ba25bd7bfbf92e..efece21ac745c7c4b569e8e38b550e6f151efdf7
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 4b9f95f666c36f7fcbb80a16a6565c01e886a444,f2e025bbaa9b1451d876eeb701e8df62b49044a9..1688cdee8263c60eaa26a7ce54db3fb7ba40b701
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 4f42239131b276dc7522f3b72e3e451cdef06f5f,420bcc7ca6633d8d90b2435060a9bcb50c384851..d2f54432bea1d77f4d95999df44a889eff7644b3
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 2dac0ed0ea5fc82c1b7e3a4c4f72d1172dcb1cb1,58f1c7c945228e6efa0b46a9d30ad4f845da96be..73274d7695015835ce15af3fc25b5f2c26558922
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index d34a09035eae6fdd6271ac390c4ec794468151fa,5650e799cf5ae2c6254c4ef3afeb0dac39f0faeb..613e2f29041782d193b6d427eede195ae583b74f
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b69d6cc45007472fc9ead67a989841934fffe211,e4a7b114c799ba7fa750597b98ad2bfd466a1a41..72b744d6b64339220c483a723e860fd9547d0819
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/rfc1867.c
index 1db3cd303f64da554ecbdd811b13a21cf61a71cc,0ddf0ed8f00e70fa15359d022e03debceef436e5..14e72d91f58dc4de1393c09db87c209eebe573bd
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/rfc1867.h
index 1015e6e591ce60eb8da4b703f7ac03823a7dcf36,500d3b814304abe7fb320c893842369cd2513954..cbe220364716d8c3fa186a4fe053b915cb819b33
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/snprintf.c
index aff6a8cbdad5a793d4a2289e6d431c8b6a0e9cf5,794ee98c4f952c25bceb3cab1665ed80253c1fad..261293ccbedeba0bb31103624b4063bdad56d0ac
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/snprintf.h
index c40147ec2d6a06a2750a231991efa735803c540f,817c4b09279eff3a116d49e430fc4f5d70fc68c8..1fcffb016a4017922b8c64aef95f49fe51ff7b20
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/spprintf.c
index 4594fb7605ebd5fcf2c0d375fcbc2ddb6dc899e8,3f108446b46259d0d1d31f381fa834cfb7b8cd12..ab8117d3be91ef8be81fb279242dc824ddffd4fa
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/spprintf.h
index 296e2f30124e77dcb1ebfac07d6624924a41b568,8121fcb5bcae9d7db3f24a4e5624d827c41c5e3e..82d2e2378c422fe28197315c10850cd48156d622
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 286541324edacfcdf0792cac86addf7e59baf636,0603a7212b2d06693110ed4a2cc76eaaec50a6e5..68afda20b604abb43f14062bf3dee4500544a87e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b4705aa1134bc957b300cf6a8badcb0249f9f0d0,575c636fec3efe519381d9c19ff29d6f2ba4666a..d063c1a915607c21546a688e6a6b045e171ac518
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 4dffc27ade5b8df929a780a8148c847996be6018,8405bef73cf9e1c8dcb4610a6dc491d3965cbd45..85395107d52f1c7997bfe84c78cfc398402e5e7b
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 5145776f7eb56bb2c3e17c38dc40165648ed705d,a89230403257dc9d33a3af6bd6b5585a1d82b04f..e2695ff2d93beacee2a2b90f438a1595829d6dcb
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 04427ed5c4cbfe261288d900f6ced2f25429e6fc,f2e575151027be1a2ad6a0e4d4a2835d67b18a21..4828a75ce29c114c98051f387386acea778657aa
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 25f5bb3f58393960e9aebcf0175ddbbb146d112b,85fd050f41ae553e2fa053476cb5a6a31d779003..f0a10e8622e7893e7db3f0bc167a115019aefd64
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a37517e1eade37b390eb6a81b95959e1d1e5a3f2,236bc22db92f9984982899f4e5b9cd2710f5b9e2..27a6da969261bd91320c557ea57c6f492682a79e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 15a4d978c6bf2e8f0c636628f62a3dbe44c1b0f5,80b6c762a4853d84a3e6ea2aa215762a15822d05..f548d8d5bcbaa7144351caa6212ba8462fdf0374
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index e912a5593e0e11fe267062ab2bf19462c29b2227,5cf1c563a7552f675ae5aec0fad4d5aa386a0943..ae9762a4a98821f1cb461b8f0187e1138e4022f4
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 61fc09542bdda8feaaca5b7a0f74b98dcc95b66e,4af9a198e4d44bf6c9a2576231d4a5951235ce12..9cb2bbd002178638353edd479423632c40d39342
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index f21bbb55203f7591236a2e3f924c83f979d5e679,5d743a7ad758606db6aae58f539ce857f5cdd1e7..c05e9e2e52e207b5692fadebeb47163c0f2e4790
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index bb984067ac9566129d52e37fee924531f258e56d,f2993d07b64c56cf2554d965b82d501377550481..b706f3a19acff7932f48701d7ee0d6d92d52d259
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 0188202c91826d276a35ff9920b6d8bd20ed3aac,2e6641c83888b22a537bec1264c85d9feab44d49..8be55a2e12093dac3bff059300493edc1717dceb
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 066f7789a7a28605e251ce08b07789088d334db8,55f744c55de88064262d2cb11379d66118059197..8c9a888845989b348c925cfccb2d3b44889f3236
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 5e2e42a757efd84ca44162d5193d2c983d3463a1,30ea628d1a8a93509d07c216cb0f1103db1483de..d64d5caa6a546de42b19881c1c0ea0eeda2bf038
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index eab6c42df7e8474fae61bc94fa53d8e8887dfe54,4a1961fd65c3bba6f5f8d58f4afa451a599a994a..feaa099c8cfd491f0d9caecf3b826085baf6981f
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 9bbf5b0c4e57c260bde595d652fe84006d6f0f3d,e65f605b12631a5fc97184931d5dfa7c3800d6a3..63a351a59b321ddd75b6c3e44c445b628ee9ffc6
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index be4edd76e92aeef2ac5fa1535a748c35879eeb3d,995e90f98d7654dcaaa909b9bb7df5c3570fe4c5..7a21fbef4458dacc1306d531df40a51f5057aade
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/strlcat.c
index e52ee3944282857324b94b85ac1664203d27d1c9,7a60ce343187f70ba63da372434036e8f284c837..242819ac6f2357e79561b07fd00dfc177dc6101a
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/strlcpy.c
index 44e29ad39b63390ba695c605771a2f24d05f46f7,51b7def4289aeab122555b0b02feeb0e6ff04cfc..60d3e9906dbe8f0067e6b8f7684a14acaea15533
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
diff --cc main/win95nt.h
index 84c3647afcfe71dba0cfdd05d3be16976fba967e,93b29e165d930d4dd4920879537da4f3802b6028..70ee7777bd9ee4c7c5d6dd66259041a78fbfe0ac
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
diff --cc netware/start.c
index 76f72247dbac9f279265760d6c132dc7a16f8d27,99ff96e0dff7ce39409739114cd76ae37e4659f4..18555a4d88c4afad3e99556756aed9f2e046d1a3
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b4f2097e88f4d569af4cf9a3e48425bc1f96f7d3,0b4866182fba17b80cc28becf498641f26fec83c..38ff99aa7b6163b2ce4e6c80983d2955c6fc3dde
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index cf6fdaae12a3358c09d86a114200c5ad6ea3230c,64c669762c63d3e2a15e73b80fc509ee68c5980d..fd7185f856af00125351a95bdef794ccdfbc066c
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 489892cb60cc875558aa481d2244f4704727b3a4,54eb2565e8ead9e67b2f9ee4b7e0fae6a365045f..451e4e3e4cf638f073612e49dfdc0bcb2a6de6d6
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3c4cbd9f7b837ded638b4e1d85c33fa72b94fe63,1969cd9248b87d03dc730e60889f549cd58b420c..9ba09da66ebff79ba5c1515b06570c9202f296ac
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3791120c5ed93e33b726af53ef4cadd75143a20f,2caae8d10a02ae0c5643fa7435e4feddaf866ec0..289b59ae2fc4b8b683538fae4c37568aed6774fa
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 63f7dfca6ba58e9e99713e00acd0d5dceddfdead,bf2c3d2d29e2a96b6b735b57bebdfaf1d965c6fc..c1cca1e3d21556874c010d7ab3cabec77abc8c8c
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc sapi/cli/cli.h
index c571eeb5c552dd627e8c15af53a395cc5546d526,eac121bcfa75bf7637c10176cb061f90abf31af3..ea373c2595f53225ed2554b8bfccd08786b29a97
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index b4288b87a2db640414522d769040bf6154720f34,40a41e544deefc3f32a837aa220063c50e91191b..a387059e27d8bef686140d034a66c52a3d71ebb7
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
@@@ -682,23 -693,20 +682,23 @@@ static int do_cli(int argc, char **argv
                                goto out;
  
                        case 'v': /* show php version & quit */
-                               php_printf("PHP %s (%s) (built: %s %s) ( %s)\nCopyright (c) 1997-2015 The PHP Group\n%s",
 -                              php_printf("PHP %s (%s) (built: %s %s) %s\nCopyright (c) 1997-2016 The PHP Group\n%s",
++                              php_printf("PHP %s (%s) (built: %s %s) ( %s)\nCopyright (c) 1997-2016 The PHP Group\n%s",
                                        PHP_VERSION, cli_sapi_module.name, __DATE__, __TIME__,
 -#if ZEND_DEBUG && defined(HAVE_GCOV)
 -                                      "(DEBUG GCOV)",
 -#elif ZEND_DEBUG
 -                                      "(DEBUG)",
 -#elif defined(HAVE_GCOV)
 -                                      "(GCOV)",
 +#if ZTS
 +                                      "ZTS "
  #else
 -                                      "",
 +                                      "NTS "
 +#endif
 +#if ZEND_DEBUG
 +                                      "DEBUG "
  #endif
 +#ifdef HAVE_GCOV
 +                                      "GCOV "
 +#endif
 +                                      ,
                                        get_zend_version()
                                );
 -                              sapi_deactivate(TSRMLS_C);
 +                              sapi_deactivate();
                                goto out;
  
                        case 'm': /* list compiled in modules */
index db614d432393517c3471c132660a3874f29951bb,4cb0118b968698f9365970d18598d18c42d135ed..9323e5e99af4716396872c8353979e0e121814a8
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 30091fe2fbc382e3c599054da59c866ce78eac20,44037e8d39babdacc322e69d0e21d518e620ff1a..f0a7e23b2730190dff06a4a3ccd984506f12f4d9
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
index 3e9bb3af8f4c594638a9590ad45d466991745b6f,f85d1265cf7aaa3711e1d72301a91d862bbc486c..4ee85bf538fa693edd41fe1302c46541604cd919
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 9bbe98e1d56ed557596776d97bf1be61295f337d,45cfa52d460ca743cb1dce74605c8d1ac3b5229a..d1092f65e1d8d0944c8a580423d536df726b415b
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 4a8f6f7002e6b6f7773c1401392af704aba3131e,d0bb2322c2b053bdcbfe11b53ee9a78993cdcf72..ee13cbe1871f65641968a51dd0053891e815efe9
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 70cc2f1ba373ef589ab366dc8bc5c709755fc52a,c6ff039060cd108995f693c4a51702fba4462b03..289dc121df1f7ec54c88e7da1587e221cf49ce87
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 0884cddabdae1b7d4f7ca87a25dc99c7fea5a989,4f45dab3430dd368272f0dddd4fc5d0c4946c9cc..cde1fcef8d59c6bf76f6d86c76b89934a4316419
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 729af6c4865781df904bf215ba39e1edba2afcba,3bf22bf202693dd0945063ec9bdbcc554fe77276..303978643ac1ec4733f944d83d8315d8ea61736e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 12a8ea834f73291a4752473b09dcac6f2c26b8bb,3549cddd9e08a6507f924eccbe7996bd61c9cf1f..c77c734c9e7fa3942863a3fb51ba9cc5329618a1
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 8a3c5306dcefc8e91a135f71ac9153dc8562287a,9cd12ea721ec87bd6eef605ec4bed15ba3eb7746..b45f4f9b4391efd1d4983a077fe426fb417a2c3c
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 2ef5e941a51073c0e518655e8afd50da98bcb18d,12805685eb5efa63e4608d3b01945acb41a8b09a..9ffea786bd31c5869f0a5084021f2bee6ebe358c
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 1e0999ee8128a35fca2dca0b0d57fbf093381be6,aa7f0513680184d0e93c9dc80eef1109061ada68..6397405de50aefa058011c8929d18b3e40726fe8
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index f9329c466697d873e7675b1aca44dc186b5ffb23,df3f97ddfcc23f802846545f64ad27652071bb5b..d336863260c7d4727f32663e8238aa8c05cad8d9
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 638513e9d9f1ad766ff4c0d8e970582b200bfa9b,60dadeabdaf44f61a0075599c358e5be28a29ea9..484cb8890a3cd00007fad59b41a37f66c4ff09c2
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 4471895aa129a1316f3f3d49aa53520ec64512f0,7cd839990b9adcd2320757956b5c3d4e9853aeda..ce33ee56511e0e4e8181cf3d1fc802f83c82b6b4
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index f60aaeca064d6eac72916abcac3617ab9f6f3a51,501acbf81bd75d4604e51a3e889c2ef522850d04..8eb2ace8ec24be835d16a1bf899b140d0dccec05
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3b550757d0a0c83dd88571c25c1bdb53e28184b4,cd9b4de9f5b1a21e2e501e8cf40c6ce7e2e1c8da..12b6b6b20239c9cdf63886a6e870dc5bb44a3311
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 3714454213af9bc87ebe3593a4e57be3e9838a1d,6c98dc189b0368bddbb989dcd2ae8d3d6df60a06..b26047ca08df717ea5d4a9c79ac1ebca042c780e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 4562fd9bfd9f79b1e9e7960951a14d6ca0f9f7c3,77fccc8fdf2d03a7d542622b9f71cee9e25d73f4..1de3837956dfa59963c460fd807bc769967f98b0
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 4501e9165be1de9bcbf383770a954c3e8c175f6e,f3c8cccf6f4c4802d66ab1320f930dd7742c54b5..b9c7e0b63227803e906631d8a58711d2400ce002
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index bbdc13df8592fdd697151bc4870a285afd5d0f7d,f08a2c268fe8dfc1448e6d7798d2a36a9e962bf7..5b799285334dc54cf2ff3a66ac2b51a7c703cd14
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
@@@ -808,16 -840,16 +808,16 @@@ static int cli_main( int argc, char * a
                  }
                  break;
              case 'v':
 -                if (php_request_startup(TSRMLS_C) != FAILURE) {
 +                if (php_request_startup() != FAILURE) {
  #if ZEND_DEBUG
-                     php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2015 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
+                     php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2016 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
  #else
-                     php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2015 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
+                     php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2016 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
  #endif
  #ifdef PHP_OUTPUT_NEWAPI
 -                    php_output_end_all(TSRMLS_C);
 +                    php_output_end_all();
  #else
 -                    php_end_ob_buffers(1 TSRMLS_CC);
 +                    php_end_ob_buffers(1);
  #endif
                      php_request_shutdown( NULL );
                      ret = 0;
index 02c5ae42e3906c550b916d779c3f199fcf63e8eb,0ddf32d2879fc8afcefa85bb0a7a4be33f289ec7..56dfe7a3b807e54741f29670ecf9297e0a0a44c5
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 6abaf0d018de8c6d75ed1c740924addefed963f2,75bd30e2b9bfe4688f4bd9e31a3f57df380d407f..4fc4c6e2e66796a974f1971b5f08f7201d17187e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index cd699903146ae2ce9f534a5b33d47b705a58cb9a,5ecde2155fbdcbdaa169a6b80c30e9485c280bc8..5b5ca15f2cede09cae20f97fc32578931a013781
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 39279c4897ef4d3ba65876b84de2ac9a5527974f,01a4b5e4b4be602d5d7efdfb173060dd901c958a..54e9a66f5f2821ccca6202b92221606338f83b77
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 63b05cd8065f3972a4862ead344a3f2f64e8fae1,42f5feac3938560fa1095e6fd55587cfcfb49f49..c77bc1c5301937cf68585c23f352eef7718c4a33
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index c90623a03be98e6f53b3ffad9be13032fa51e141,06a6ad72be9581eb6ec567325a6b8ecb1df0ec78..eac67d4ac7251a8d3f8a3062df9512c85bfbd688
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 5cf3f5631d89a56e7174d4d1eb30699fb747b2a9,bbd108398f9ffa0e2ae2431c3d38161e3b40c666..abbcc4d5df97077a3ab4e4cd7da32ff1327188ac
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index c0465ff417f99089f2d6b6bbcdb15d5a8f0bdef4,eb79ab0f3dc0d80aff29120b236a7f4e726733b4..72739c117c357181b34d7e25c7c145f1a2e9e0a2
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index deb5031a12cc0612dcf5c89ebc40db532995eac9,bcb3da06777de05c588448d604c379b31673cd45..4a74028c0eb8778a71bb1074f242d506f44752eb
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 99ea7c0a0fae1347fa40df183ff65a91b7e0a4c6,2c56ab24177f12466e1c72b4853132ea409245a9..9e7dc86e8e063f64b8441b71e99a2a28027e9155
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,    |
     | that is bundled with this package in the file LICENSE, and is        |
index 08b645ede489b1003e53032cbbaf31601ae5a75d,b9e0d99d813e9158380abd505c6ce22b686af14f..05fb6b833a567d231c76bdce5f2f16b0b9316c0b
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,    |
     | that is bundled with this package in the file LICENSE, and is        |
index d71ac4181cb72690be23ae207fedeadb60c51482,7af18309f9ae77b81a6fc8ded47775a4d044630a..34972744285a87d6068df7d518715702b0826b0e
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index e09c2a2116739d4b82e94e27031b547c3212f812,063ff304a9f1416ca195ce15623fef77434968e9..cbf2a8793d6eb2011344ebff06d4272489561e9a
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index e8dd27c971b1a9edc065836b33bd183762207594,688943992487534b7cee3fae679937a22526715a..29fd74f888e8404e9adafec6cd3df36cf83451f9
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 4f0e5e88b0901b50fcff98b0f21a73f644dbe5a4,c600961b972713a0367d6377ce04d14784094681..2d0c693a1edb27bd5e025923c56927eda5eed5d4
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 04d636ba4e4055ebd02282c4272cd534ab3f88bc,b9d7edadf02ee11889098de791b4679ac7faf360..237848c29b87a527d2d3733bd37845161dbcbaea
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a99191d51034d532481380c68c60b8c80ff73d2b,a370769ce687fa1616fac6f29b0cd4ed31d53aa0..ff16b49b34dd77e4230cd4de5aa5892fb034d786
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index a2db10880e9556497c89c3cd0165980c53c1a13c,20a954d2d7624f3f7e6490450be1b7371f985135..7473684d3fe16bf78ec4d3173e3989a228401501
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index f947dc48648d13c418f34cae9da7cac244772770,be71916d65d4f34fe11423124b0e2d7277e6def1..76b26ef1e08fbedab3dacd38222a2587f296f469
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index cc0d6247556d27578cf028bd383898eee5ac5bb9,2fcf91e64918a14b29ee7a7c2f26c16b155bf645..3e7d5855767d5c422c703ce610756a9f84711d9c
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index f9b75b95bf3835e7db0d370c45eb8d5f23340783,c977243e690b855cd9c8bfaa0d1c35e5e82aa4ff..355ce4ece0b6ddbbcbe8cdafdd9588fb54bc83ef
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 5a4ca215832bbba2757a79e1a26a5dd82eadbbad,8f5a1d86dc1980ec6b01649638ccb4a7dc94331c..8bcf6c362bbff38417e7d7e0cf07e551435f95dd
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 04a30e984c8575112e651fa4c003c36d7153ae23,9397313c13baf62cb2b2a129e3f1e668a5571521..c011b9598a2e79894e346218eb8834b03522d5db
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 44170c8c9ed910fa8af1b92d4243fbc5097a412f,fae55d2cd83af88dfc5e3e55643b5399df8ef5a0..fd9c92811d807bb57e88adf9ffeb9dbc025337a2
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 10d8be3f42da9aaefa8fa6e900e98a19f55d39fb,1afd81ad75090da9de24e641a3d8ebd6ad532c75..2831748236e1355c190536bf773fab62cb0e24ee
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index ccf561148cb570fbf0556210a50fc554d61a91db,3cab7a6951a22afd503d9aab32b4de313ef71bc9..6b6c706f92b9fa9b8f7315a6e598020200251919
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 029c15946f4e6079222e49849b024c2abd93de55,a0166241fa1d9930d1107ff06555f223187e815f..b8e18fedaf4c0ac6790f2b0543825814bf31ee9d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 50971b25ecc51f3d00f7125fc9a04c7ca0229c01,b63018b1eeee9c05d0a96db708880ff68b9de08f..97249765f8a40bcc87bdb0475bdb6e620abf4f1d
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 4dd010035c83dc6b0e03e6275c4282016b479e79,1a77428921d9831f909126114707b392300d1aa8..c17e7185ce3f346b95d05db15da9fa071c4d0940
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 5af2c593c81f886563562d27d672ad38a2369e21,9252d7811a975096314cf51aa35933d557ca3062..dd78b786976c0ef616beefd9f7c178067ed2c456
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b4102f50b2a0485b092a2bd11de085fb471fb0ba,d337c5b2c42b9ef1da6f565c28d73e1f591d5bff..e1c0105e404795678e568d0b497e1d8806186062
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 92beda3c4fed01231cbfe136d5cd3f15677bdeae,18d9b3c0d53690bb23bce70e4396c6e9eeada513..696e11e762d51147b1dcf754c78c66b9cc892857
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 8cf7acc2ce4facfd27285fb6c496092840d43734,14116f9a5b5a22a2bf113c208b4af90cc8211b70..2bd4f35d71d68d0098a98c4ec89fd0d44ec0faa4
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 569e54b5a7ec23b8de028249d278f7b63cc5d6f8,9dec1c0ab08f1a2cfc8e2ad02906076fcad9bcf0..090b10ba61560189d136bdea995966ccc4a57056
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 4cf3acbb6c35784ff361a5b110faaf2ab21233dc,eb1866058a3f1d5ca3df36a9e751cd545688bbb4..b1f3fee2ac60324813de01a71c94705f33791152
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,    |
     | that is bundled with this package in the file LICENSE, and is        |
index ca56af8c3e028e812dcd0a440d266ef7acd82df7,4b83c24cf77576d385a7b60af23fc4510646b820..82c925e01126261b4c06f1e5f5dd46e632142f68
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,    |
     | that is bundled with this package in the file LICENSE, and is        |
index 28810a2741e61e2e21a783eb22f7510738d89934,52cd01a62cb266cee7bedbe450a97be87e815367..df205251a6fddd868cd2747f731adece0b8094ae
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index 132eb05b1eb4c44b4332ae601895daea6181d778,a1cc580f816f2929871b995abfbd4186d2e60e31..4b4511b7a6f8f7c18ba6c9b134f7a142bce17d1b
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,    |
     | that is bundled with this package in the file LICENSE, and is        |
index 9e1501b2631258f60baa1eb261291c8b253d42cc,5bb105f56919aad539eb6b55b861b1717c6cb7ff..56892bab281e1e9a75a5a3a1c5c4554885b3eb60
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,    |
     | that is bundled with this package in the file LICENSE, and is        |
index 5b8c60cee97286e580ade70a050d30f14e24f2a4,5dcf96178a948cbab0750fd362f0bde9b83dd25f..d1a47e367d87319681e263adc81a3c8156b6b5fb
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
Simple merge
diff --cc win32/globals.c
index 37a55bde46a5f9a9d6d3443b149df3ac8460fecb,9f002cc993e3953eda2417723dfa53ae611fc06c..1e5f50fb8ffb6a2aa1440463c40fc8bb8dc33037
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc win32/grp.h
index 676163c5d9e573b995a7c679de5fd7d471e14dcd,5a94529446ed23b7d49dcd8e92d153ccab8c83d0..50b75c500ce2b4f6a066cb65249446265633dbe9
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
index b22c227eda9f320cb0eca5d63cf546cfef6392ac,4abed0f4274057d02792f0762641a15f9dfdbb25..9510e64a54a54c5db3c99b132a3875d9323fd9d2
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc win32/select.c
index ec16a03ea4a39c5c6b58c4043a1aecc391d2b4ee,614fac980672b6922f2688ba9674c60db9dafbe2..8ab964fe03a40b5377d3d2b2c0c0134d169f568c
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
diff --cc win32/select.h
index 0ebf7c5c8987315b6c41c4ad271f6ed996f9d218,cd6eda501f0c17da340240b65c92e0acbe06fc93..b2b1e304c172be9bf1182383a5953fd5f8a1834e
@@@ -1,8 -1,8 +1,8 @@@
  /*
    +----------------------------------------------------------------------+
 -  | PHP Version 5                                                        |
 +  | PHP Version 7                                                        |
    +----------------------------------------------------------------------+
-   | Copyright (c) 1997-2015 The PHP Group                                |
+   | Copyright (c) 1997-2016 The PHP Group                                |
    +----------------------------------------------------------------------+
    | This source file is subject to version 3.01 of the PHP license,      |
    | that is bundled with this package in the file LICENSE, and is        |
diff --cc win32/sockets.c
index e56836468a4cd0ce9c800dd3c8850c693ba560ed,b059e5705f54a6fcfec4378141aa6ec710f107d8..95c4b85b31de1c1e3c2d9d203a59001b82778095
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc win32/sockets.h
index 77ece1c274a2d8994cd70a4cf978de52ea3bf07c,114107d3f433c1e8bd43c258d4327db6c2591a55..af6b7168cfedcd2c0ba7e0659f9e288a58b561cf
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc win32/syslog.h
index a4f2763dff5a1ef65af9d91f87f15204803f7662,8e63ac6489e21480cf249721097e396fc9bcec5e..fce046f1899635d42202de23b0158a316299cd33
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc win32/winutil.c
index 2faa0d9e7df0ca11acc35055032040af811886cd,05ca4bdf25ef8cc856f433abe8b782fd61a133cf..e59e0497756a00e8eee4b50dbc9e29e678122c09
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |
diff --cc win32/winutil.h
index 35209d0c7f76deb89a10d44a381299d03689a25d,d977f0a6098c8887970cc5c5be8f8789e2b9e611..bdb0f8702b0ad8184be02394daa138a4760e6a16
@@@ -1,8 -1,8 +1,8 @@@
  /*
     +----------------------------------------------------------------------+
 -   | PHP Version 5                                                        |
 +   | PHP Version 7                                                        |
     +----------------------------------------------------------------------+
-    | Copyright (c) 1997-2015 The PHP Group                                |
+    | Copyright (c) 1997-2016 The PHP Group                                |
     +----------------------------------------------------------------------+
     | This source file is subject to version 3.01 of the PHP license,      |
     | that is bundled with this package in the file LICENSE, and is        |