summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/bcmath/bcmath.c2
-rw-r--r--ext/bcmath/config.m44
-rw-r--r--ext/bcmath/config.w321
-rw-r--r--ext/bcmath/php_bcmath.h2
-rw-r--r--ext/bz2/bz2.c2
-rw-r--r--ext/bz2/bz2_filter.c2
-rw-r--r--ext/bz2/config.m44
-rw-r--r--ext/bz2/config.w321
-rw-r--r--ext/bz2/php_bz2.h2
-rw-r--r--ext/bz2/tests/bz2_filter_compress.phpt2
-rw-r--r--ext/bz2/tests/bz2_filter_decompress.phpt2
-rw-r--r--ext/bz2/tests/with_files.phpt2
-rw-r--r--ext/bz2/tests/with_strings.phpt2
-rw-r--r--ext/calendar/calendar.c1
-rw-r--r--ext/calendar/config.m44
-rw-r--r--ext/calendar/config.w321
-rw-r--r--ext/com_dotnet/com_com.c2
-rw-r--r--ext/com_dotnet/com_dotnet.c2
-rw-r--r--ext/com_dotnet/com_extension.c2
-rw-r--r--ext/com_dotnet/com_handlers.c2
-rw-r--r--ext/com_dotnet/com_iterator.c2
-rw-r--r--ext/com_dotnet/com_misc.c2
-rw-r--r--ext/com_dotnet/com_olechar.c2
-rw-r--r--ext/com_dotnet/com_persist.c2
-rw-r--r--ext/com_dotnet/com_saproxy.c2
-rw-r--r--ext/com_dotnet/com_typeinfo.c2
-rw-r--r--ext/com_dotnet/com_variant.c2
-rw-r--r--ext/com_dotnet/com_wrapper.c2
-rw-r--r--ext/com_dotnet/config.w321
-rw-r--r--ext/com_dotnet/php_com_dotnet.h2
-rw-r--r--ext/com_dotnet/php_com_dotnet_internal.h2
-rw-r--r--ext/com_dotnet/tests/27974.phpt2
-rw-r--r--ext/com_dotnet/tests/bug39606.phpt2
-rw-r--r--ext/com_dotnet/tests/variants.phpt2
-rw-r--r--ext/com_dotnet/tests/variants_x64.phpt2
-rw-r--r--ext/ctype/config.m44
-rw-r--r--ext/ctype/config.w321
-rw-r--r--ext/curl/config.m44
-rw-r--r--ext/curl/config.w321
-rw-r--r--ext/curl/curl_file.c2
-rw-r--r--ext/curl/interface.c2
-rw-r--r--ext/curl/multi.c2
-rw-r--r--ext/curl/php_curl.h2
-rw-r--r--ext/curl/share.c2
-rwxr-xr-xext/date/config.w321
-rw-r--r--ext/date/config0.m41
-rw-r--r--ext/date/lib/parse_date.c2
-rw-r--r--ext/date/php_date.c2
-rw-r--r--ext/date/php_date.h2
-rw-r--r--ext/dba/config.m44
-rw-r--r--ext/dba/config.w321
-rw-r--r--ext/dba/dba.c2
-rw-r--r--ext/dba/dba_cdb.c2
-rw-r--r--ext/dba/dba_db1.c2
-rw-r--r--ext/dba/dba_db2.c2
-rw-r--r--ext/dba/dba_db3.c2
-rw-r--r--ext/dba/dba_db4.c2
-rw-r--r--ext/dba/dba_dbm.c2
-rw-r--r--ext/dba/dba_flatfile.c2
-rw-r--r--ext/dba/dba_gdbm.c2
-rw-r--r--ext/dba/dba_inifile.c2
-rw-r--r--ext/dba/dba_lmdb.c2
-rw-r--r--ext/dba/dba_ndbm.c2
-rw-r--r--ext/dba/dba_qdbm.c2
-rw-r--r--ext/dba/dba_tcadb.c2
-rw-r--r--ext/dba/libcdb/cdb.h2
-rw-r--r--ext/dba/libcdb/cdb_make.h2
-rw-r--r--ext/dba/libcdb/uint32.c2
-rw-r--r--ext/dba/libcdb/uint32.h2
-rw-r--r--ext/dba/libflatfile/flatfile.h2
-rw-r--r--ext/dba/libinifile/inifile.h2
-rw-r--r--ext/dba/php_dba.h2
-rw-r--r--ext/dba/php_tcadb.h2
-rw-r--r--ext/dom/attr.c2
-rw-r--r--ext/dom/cdatasection.c2
-rw-r--r--ext/dom/characterdata.c2
-rw-r--r--ext/dom/comment.c2
-rw-r--r--ext/dom/config.m44
-rw-r--r--ext/dom/config.w321
-rw-r--r--ext/dom/document.c2
-rw-r--r--ext/dom/documentfragment.c2
-rw-r--r--ext/dom/documenttype.c2
-rw-r--r--ext/dom/dom_ce.h1
-rw-r--r--ext/dom/dom_fe.h1
-rw-r--r--ext/dom/dom_iterators.c2
-rw-r--r--ext/dom/dom_properties.h1
-rw-r--r--ext/dom/domconfiguration.c2
-rw-r--r--ext/dom/domerror.c2
-rw-r--r--ext/dom/domerrorhandler.c2
-rw-r--r--ext/dom/domexception.c2
-rw-r--r--ext/dom/domimplementation.c2
-rw-r--r--ext/dom/domimplementationlist.c2
-rw-r--r--ext/dom/domimplementationsource.c2
-rw-r--r--ext/dom/domlocator.c2
-rw-r--r--ext/dom/domstringlist.c2
-rw-r--r--ext/dom/element.c2
-rw-r--r--ext/dom/entity.c2
-rw-r--r--ext/dom/entityreference.c2
-rw-r--r--ext/dom/namednodemap.c2
-rw-r--r--ext/dom/namelist.c2
-rw-r--r--ext/dom/node.c2
-rw-r--r--ext/dom/nodelist.c2
-rw-r--r--ext/dom/notation.c2
-rw-r--r--ext/dom/php_dom.c2
-rw-r--r--ext/dom/php_dom.h2
-rw-r--r--ext/dom/processinginstruction.c2
-rw-r--r--ext/dom/string_extend.c2
-rw-r--r--ext/dom/text.c2
-rw-r--r--ext/dom/typeinfo.c2
-rw-r--r--ext/dom/userdatahandler.c2
-rw-r--r--ext/dom/xml_common.h2
-rw-r--r--ext/dom/xpath.c2
-rwxr-xr-xext/enchant/config.m44
-rw-r--r--ext/enchant/config.w321
-rw-r--r--ext/enchant/php_enchant.h2
-rw-r--r--ext/exif/config.m44
-rw-r--r--ext/exif/config.w321
-rw-r--r--ext/exif/php_exif.h2
-rw-r--r--ext/fileinfo/config.m41
-rw-r--r--ext/fileinfo/config.w321
-rw-r--r--ext/fileinfo/fileinfo.c2
-rw-r--r--ext/fileinfo/php_fileinfo.h2
-rw-r--r--ext/filter/callback_filter.c2
-rw-r--r--ext/filter/config.m41
-rw-r--r--ext/filter/config.w321
-rw-r--r--ext/filter/filter_private.h2
-rw-r--r--ext/filter/logical_filters.c2
-rw-r--r--ext/filter/php_filter.h2
-rw-r--r--ext/filter/sanitizing_filters.c2
-rw-r--r--ext/ftp/config.m44
-rw-r--r--ext/ftp/config.w321
-rw-r--r--ext/ftp/ftp.c2
-rw-r--r--ext/ftp/ftp.h2
-rw-r--r--ext/ftp/php_ftp.c2
-rw-r--r--ext/ftp/php_ftp.h2
-rw-r--r--ext/gd/config.m44
-rw-r--r--ext/gd/config.w321
-rw-r--r--ext/gd/gd.c2
-rw-r--r--ext/gd/gd_ctx.c2
-rw-r--r--ext/gd/php_gd.h2
-rw-r--r--ext/gd/tests/bug27582_1.phpt1
-rw-r--r--ext/gd/tests/gif.phpt3
-rw-r--r--ext/gettext/config.m44
-rw-r--r--ext/gettext/config.w321
-rw-r--r--ext/gettext/gettext.c2
-rw-r--r--ext/gettext/php_gettext.h2
-rw-r--r--ext/gettext/tests/gettext_basic.phpt2
-rw-r--r--ext/gettext/tests/gettext_ngettext.phpt2
-rw-r--r--ext/gettext/tests/gettext_textdomain-wrongparams.phpt2
-rw-r--r--ext/gmp/config.w321
-rw-r--r--ext/hash/bench.php1
-rw-r--r--ext/hash/config.m41
-rw-r--r--ext/hash/config.w321
-rw-r--r--ext/hash/hash.c2
-rw-r--r--ext/hash/hash_adler32.c2
-rw-r--r--ext/hash/hash_crc32.c2
-rw-r--r--ext/hash/hash_fnv.c2
-rw-r--r--ext/hash/hash_gost.c2
-rw-r--r--ext/hash/hash_haval.c2
-rw-r--r--ext/hash/hash_joaat.c2
-rw-r--r--ext/hash/hash_md.c2
-rw-r--r--ext/hash/hash_ripemd.c2
-rw-r--r--ext/hash/hash_sha.c2
-rw-r--r--ext/hash/hash_snefru.c2
-rw-r--r--ext/hash/hash_tiger.c2
-rw-r--r--ext/hash/hash_whirlpool.c2
-rw-r--r--ext/hash/php_hash.h2
-rw-r--r--ext/hash/php_hash_adler32.h2
-rw-r--r--ext/hash/php_hash_crc32.h2
-rw-r--r--ext/hash/php_hash_crc32_tables.h2
-rw-r--r--ext/hash/php_hash_fnv.h2
-rw-r--r--ext/hash/php_hash_gost.h2
-rw-r--r--ext/hash/php_hash_haval.h2
-rw-r--r--ext/hash/php_hash_joaat.h2
-rw-r--r--ext/hash/php_hash_md.h2
-rw-r--r--ext/hash/php_hash_ripemd.h2
-rw-r--r--ext/hash/php_hash_sha.h2
-rw-r--r--ext/hash/php_hash_snefru.h2
-rw-r--r--ext/hash/php_hash_snefru_tables.h2
-rw-r--r--ext/hash/php_hash_tiger.h2
-rw-r--r--ext/hash/php_hash_tiger_tables.h2
-rw-r--r--ext/hash/php_hash_whirlpool.h2
-rw-r--r--ext/hash/php_hash_whirlpool_tables.h2
-rw-r--r--ext/hash/tests/bug73127.phpt2
-rw-r--r--ext/iconv/config.m44
-rw-r--r--ext/iconv/config.w321
-rw-r--r--ext/iconv/iconv.c2
-rw-r--r--ext/imap/config.m44
-rw-r--r--ext/imap/config.w321
-rw-r--r--ext/imap/php_imap.c1
-rw-r--r--ext/imap/php_imap.h2
-rw-r--r--ext/intl/config.w321
-rw-r--r--ext/intl/idn/idn.c1
-rw-r--r--ext/intl/idn/idn.h1
-rw-r--r--ext/intl/intl_convertcpp.cpp2
-rw-r--r--ext/intl/intl_convertcpp.h2
-rw-r--r--ext/intl/locale/locale.c2
-rw-r--r--ext/intl/locale/locale.h2
-rw-r--r--ext/intl/locale/locale_class.c2
-rw-r--r--ext/intl/locale/locale_class.h2
-rw-r--r--ext/intl/locale/locale_methods.c2
-rw-r--r--ext/intl/locale/locale_methods.h2
-rw-r--r--ext/json/config.m44
-rw-r--r--ext/json/config.w321
-rw-r--r--ext/ldap/config.m44
-rw-r--r--ext/ldap/config.w321
-rw-r--r--ext/ldap/php_ldap.h2
-rw-r--r--ext/libxml/config.w321
-rw-r--r--ext/libxml/config0.m44
-rw-r--r--ext/libxml/libxml.c2
-rw-r--r--ext/libxml/php_libxml.h2
-rw-r--r--ext/mbstring/config.m44
-rw-r--r--ext/mbstring/config.w321
-rwxr-xr-xext/mbstring/libmbfl/filters/mk_sb_tbl.awk2
-rw-r--r--ext/mbstring/libmbfl/mbfl/mk_eaw_tbl.awk2
-rw-r--r--ext/mbstring/mb_gpc.c2
-rw-r--r--ext/mbstring/mb_gpc.h2
-rw-r--r--ext/mbstring/mbstring.c2
-rw-r--r--ext/mbstring/mbstring.h2
-rw-r--r--ext/mbstring/php_mbregex.c3
-rw-r--r--ext/mbstring/php_mbregex.h2
-rw-r--r--ext/mysqli/config.m42
-rw-r--r--ext/mysqli/config.w321
-rw-r--r--ext/mysqli/mysqli.c2
-rw-r--r--ext/mysqli/mysqli_api.c2
-rw-r--r--ext/mysqli/mysqli_fe.c2
-rw-r--r--ext/mysqli/mysqli_nonapi.c2
-rw-r--r--ext/mysqli/mysqli_report.c2
-rw-r--r--ext/mysqli/php_mysqli.h2
-rw-r--r--ext/mysqli/php_mysqli_structs.h2
-rw-r--r--ext/mysqlnd/config.w321
-rw-r--r--ext/mysqlnd/config9.m42
-rw-r--r--ext/odbc/config.m44
-rw-r--r--ext/odbc/config.w321
-rw-r--r--ext/odbc/php_odbc.c2
-rw-r--r--ext/odbc/php_odbc.h2
-rw-r--r--ext/odbc/php_odbc_includes.h2
-rw-r--r--ext/opcache/config.m44
-rw-r--r--ext/openssl/README2
-rw-r--r--ext/openssl/config.w321
-rw-r--r--ext/openssl/config0.m44
-rw-r--r--ext/openssl/openssl.c2
-rw-r--r--ext/openssl/php_openssl.h2
-rw-r--r--ext/openssl/xp_ssl.c2
-rw-r--r--ext/pcntl/config.m44
-rw-r--r--ext/pcntl/pcntl.c2
-rw-r--r--ext/pcntl/php_pcntl.h2
-rw-r--r--ext/pcntl/php_signal.c2
-rw-r--r--ext/pcntl/php_signal.h2
-rw-r--r--ext/pcre/config.w321
-rw-r--r--ext/pcre/config0.m44
-rw-r--r--ext/pcre/php_pcre.c2
-rw-r--r--ext/pcre/php_pcre.h2
-rwxr-xr-xext/pdo/README2
-rwxr-xr-xext/pdo/config.m41
-rwxr-xr-xext/pdo/config.w321
-rw-r--r--ext/pdo/pdo.c2
-rw-r--r--ext/pdo/pdo_dbh.c2
-rw-r--r--ext/pdo/pdo_sql_parser.c2
-rw-r--r--ext/pdo/pdo_sql_parser.re2
-rw-r--r--ext/pdo/pdo_sqlstate.c2
-rw-r--r--ext/pdo/pdo_stmt.c2
-rw-r--r--ext/pdo/php_pdo.h2
-rw-r--r--ext/pdo/php_pdo_driver.h2
-rw-r--r--ext/pdo/php_pdo_error.h2
-rw-r--r--ext/pdo/php_pdo_int.h2
-rw-r--r--ext/pdo_dblib/config.m44
-rwxr-xr-xext/pdo_dblib/config.w321
-rw-r--r--ext/pdo_dblib/dblib_driver.c2
-rw-r--r--ext/pdo_dblib/dblib_stmt.c2
-rw-r--r--ext/pdo_dblib/pdo_dblib.c2
-rw-r--r--ext/pdo_dblib/php_pdo_dblib.h2
-rw-r--r--ext/pdo_dblib/php_pdo_dblib_int.h2
-rw-r--r--ext/pdo_firebird/tests/connect.phpt2
-rw-r--r--ext/pdo_firebird/tests/ddl.phpt2
-rw-r--r--ext/pdo_firebird/tests/execute.phpt2
-rw-r--r--ext/pdo_firebird/tests/rowCount.phpt2
-rw-r--r--ext/pdo_firebird/tests/skipif.inc2
-rw-r--r--ext/pdo_firebird/tests/testdb.inc2
-rwxr-xr-xext/pdo_mysql/config.m41
-rw-r--r--ext/pdo_mysql/config.w321
-rw-r--r--ext/pdo_mysql/mysql_driver.c2
-rw-r--r--ext/pdo_mysql/mysql_statement.c2
-rw-r--r--ext/pdo_mysql/pdo_mysql.c2
-rw-r--r--ext/pdo_mysql/php_pdo_mysql.h2
-rw-r--r--ext/pdo_mysql/php_pdo_mysql_int.h2
-rwxr-xr-xext/pdo_oci/config.m41
-rwxr-xr-xext/pdo_oci/config.w321
-rw-r--r--ext/pdo_oci/oci_driver.c2
-rw-r--r--ext/pdo_oci/oci_statement.c2
-rw-r--r--ext/pdo_oci/pdo_oci.c2
-rw-r--r--ext/pdo_oci/php_pdo_oci.h2
-rw-r--r--ext/pdo_oci/php_pdo_oci_int.h2
-rw-r--r--ext/pdo_oci/tests/bug41996.phpt1
-rw-r--r--ext/pdo_oci/tests/bug60994.phpt1
-rwxr-xr-xext/pdo_odbc/config.m41
-rwxr-xr-xext/pdo_odbc/config.w321
-rw-r--r--ext/pdo_odbc/odbc_driver.c2
-rw-r--r--ext/pdo_odbc/odbc_stmt.c2
-rw-r--r--ext/pdo_odbc/pdo_odbc.c2
-rw-r--r--ext/pdo_odbc/php_pdo_odbc.h2
-rw-r--r--ext/pdo_odbc/php_pdo_odbc_int.h2
-rw-r--r--ext/pdo_pgsql/config.m41
-rw-r--r--ext/pdo_pgsql/config.w321
-rw-r--r--ext/pdo_pgsql/pgsql_driver.c2
-rw-r--r--ext/pdo_pgsql/pgsql_statement.c2
-rw-r--r--ext/pdo_pgsql/php_pdo_pgsql.h2
-rw-r--r--ext/pdo_pgsql/php_pdo_pgsql_int.h2
-rw-r--r--ext/pdo_sqlite/config.m41
-rw-r--r--ext/pdo_sqlite/config.w321
-rw-r--r--ext/pdo_sqlite/pdo_sqlite.c2
-rw-r--r--ext/pdo_sqlite/php_pdo_sqlite.h3
-rw-r--r--ext/pdo_sqlite/php_pdo_sqlite_int.h2
-rw-r--r--ext/pdo_sqlite/sqlite_driver.c2
-rw-r--r--ext/pdo_sqlite/sqlite_statement.c2
-rw-r--r--ext/pgsql/config.m44
-rw-r--r--ext/pgsql/config.w321
-rw-r--r--ext/pgsql/pgsql.c2
-rw-r--r--ext/pgsql/php_pgsql.h2
-rw-r--r--ext/phar/config.m41
-rw-r--r--ext/phar/config.w321
-rw-r--r--ext/phar/dirstream.h2
-rw-r--r--ext/phar/func_interceptors.c2
-rw-r--r--ext/phar/func_interceptors.h2
-rw-r--r--ext/phar/makestub.php2
-rw-r--r--ext/phar/phar_internal.h2
-rw-r--r--ext/phar/phar_object.c2
-rw-r--r--ext/phar/phar_path_check.c2
-rw-r--r--ext/phar/phar_path_check.re2
-rw-r--r--ext/phar/pharzip.h2
-rw-r--r--ext/phar/php_phar.h2
-rw-r--r--ext/phar/stream.h2
-rw-r--r--ext/phar/stub.h2
-rw-r--r--ext/phar/tests/zip/files/corrupt_zipmaker.php.inc1
-rw-r--r--ext/phar/util.c2
-rw-r--r--ext/posix/config.m44
-rw-r--r--ext/posix/php_posix.h3
-rw-r--r--ext/pspell/config.m44
-rw-r--r--ext/pspell/config.w321
-rw-r--r--ext/pspell/php_pspell.h2
-rw-r--r--ext/pspell/pspell.c2
-rw-r--r--ext/pspell/tests/001.phpt2
-rw-r--r--ext/readline/config.m44
-rw-r--r--ext/readline/config.w321
-rw-r--r--ext/readline/php_readline.h2
-rw-r--r--ext/readline/readline.c2
-rw-r--r--ext/readline/readline_cli.c2
-rw-r--r--ext/readline/readline_cli.h2
-rw-r--r--ext/recode/config.m44
-rw-r--r--ext/recode/config9.m44
-rw-r--r--ext/recode/php_recode.h2
-rwxr-xr-xext/reflection/config.m41
-rwxr-xr-xext/reflection/config.w321
-rw-r--r--ext/reflection/php_reflection.h2
-rw-r--r--ext/session/config.m44
-rw-r--r--ext/session/config.w321
-rw-r--r--ext/session/mod_files.h2
-rw-r--r--ext/session/mod_mm.c2
-rw-r--r--ext/session/mod_mm.h2
-rw-r--r--ext/session/mod_user.c2
-rw-r--r--ext/session/mod_user.h2
-rw-r--r--ext/session/mod_user_class.c2
-rw-r--r--ext/session/php_session.h2
-rw-r--r--ext/session/session.c2
-rw-r--r--ext/shmop/config.m43
-rw-r--r--ext/shmop/config.w321
-rw-r--r--ext/shmop/shmop.c1
-rw-r--r--ext/simplexml/config.m41
-rw-r--r--ext/simplexml/config.w321
-rw-r--r--ext/simplexml/php_simplexml.h2
-rw-r--r--ext/simplexml/php_simplexml_exports.h2
-rw-r--r--ext/simplexml/sxe.c2
-rw-r--r--ext/simplexml/sxe.h2
-rw-r--r--ext/skeleton/config.m4.in1
-rw-r--r--ext/snmp/config.m44
-rw-r--r--ext/snmp/config.w321
-rw-r--r--ext/snmp/php_snmp.h2
-rw-r--r--ext/snmp/snmp.c2
-rw-r--r--ext/soap/config.m41
-rw-r--r--ext/soap/config.w321
-rw-r--r--ext/soap/interop/client_round2_interop.php4
-rw-r--r--ext/soap/interop/client_round2_params.php3
-rw-r--r--ext/soap/interop/client_round2_results.php4
-rw-r--r--ext/soap/interop/client_round2_run.php3
-rw-r--r--ext/soap/interop/server_round2_base.php3
-rw-r--r--ext/soap/interop/server_round2_groupB.php3
-rw-r--r--ext/soap/interop/server_round2_groupC.php3
-rw-r--r--ext/soap/php_encoding.c1
-rw-r--r--ext/soap/php_encoding.h1
-rw-r--r--ext/soap/php_http.c1
-rw-r--r--ext/soap/php_http.h1
-rw-r--r--ext/soap/php_packet_soap.c1
-rw-r--r--ext/soap/php_packet_soap.h1
-rw-r--r--ext/soap/php_schema.c1
-rw-r--r--ext/soap/php_schema.h1
-rw-r--r--ext/soap/php_sdl.c1
-rw-r--r--ext/soap/php_sdl.h1
-rw-r--r--ext/soap/php_soap.h1
-rw-r--r--ext/soap/php_xml.c1
-rw-r--r--ext/soap/php_xml.h1
-rw-r--r--ext/soap/soap.c1
-rw-r--r--ext/sockets/config.m44
-rw-r--r--ext/sockets/config.w321
-rw-r--r--ext/sockets/multicast.c2
-rw-r--r--ext/sockets/multicast.h2
-rw-r--r--ext/sockets/php_sockets.h2
-rw-r--r--ext/sockets/sockets.c2
-rw-r--r--ext/sockets/unix_socket_constants.h2
-rw-r--r--ext/sockets/win32_socket_constants.h2
-rw-r--r--ext/sodium/config.m41
-rw-r--r--ext/sodium/config.w321
-rwxr-xr-xext/spl/config.m41
-rw-r--r--ext/spl/config.w321
-rw-r--r--ext/spl/php_spl.c2
-rw-r--r--ext/spl/spl_array.c2
-rw-r--r--ext/spl/spl_array.h2
-rw-r--r--ext/spl/spl_directory.c2
-rw-r--r--ext/spl/spl_directory.h2
-rw-r--r--ext/spl/spl_dllist.c2
-rw-r--r--ext/spl/spl_dllist.h2
-rw-r--r--ext/spl/spl_engine.h2
-rw-r--r--ext/spl/spl_exceptions.c2
-rw-r--r--ext/spl/spl_exceptions.h2
-rw-r--r--ext/spl/spl_fixedarray.c2
-rw-r--r--ext/spl/spl_fixedarray.h2
-rw-r--r--ext/spl/spl_functions.c2
-rw-r--r--ext/spl/spl_functions.h2
-rw-r--r--ext/spl/spl_heap.c2
-rw-r--r--ext/spl/spl_heap.h2
-rw-r--r--ext/spl/spl_iterators.c2
-rw-r--r--ext/spl/spl_iterators.h2
-rw-r--r--ext/spl/spl_observer.c2
-rw-r--r--ext/spl/spl_observer.h2
-rw-r--r--ext/sqlite3/config.w321
-rw-r--r--ext/sqlite3/config0.m41
-rw-r--r--ext/sqlite3/php_sqlite3.h2
-rw-r--r--ext/sqlite3/php_sqlite3_structs.h2
-rw-r--r--ext/sqlite3/sqlite3.c2
-rw-r--r--ext/standard/array.c2
-rw-r--r--ext/standard/assert.c2
-rw-r--r--ext/standard/base64.c1
-rw-r--r--ext/standard/base64.h2
-rw-r--r--ext/standard/basic_functions.c2
-rw-r--r--ext/standard/basic_functions.h2
-rw-r--r--ext/standard/browscap.c2
-rw-r--r--ext/standard/config.m42
-rw-r--r--ext/standard/config.w321
-rw-r--r--ext/standard/crc32.c2
-rw-r--r--ext/standard/crc32.h2
-rw-r--r--ext/standard/credits.c2
-rw-r--r--ext/standard/credits.h2
-rw-r--r--ext/standard/crypt.c2
-rw-r--r--ext/standard/crypt_blowfish.c1
-rw-r--r--ext/standard/crypt_blowfish.h1
-rw-r--r--ext/standard/crypt_freesec.c4
-rw-r--r--ext/standard/crypt_freesec.h2
-rw-r--r--ext/standard/css.c2
-rw-r--r--ext/standard/css.h2
-rw-r--r--ext/standard/cyr_convert.c2
-rw-r--r--ext/standard/cyr_convert.h2
-rw-r--r--ext/standard/datetime.c2
-rw-r--r--ext/standard/datetime.h2
-rw-r--r--ext/standard/dir.c2
-rw-r--r--ext/standard/dl.c2
-rw-r--r--ext/standard/dl.h2
-rw-r--r--ext/standard/dns.c2
-rw-r--r--ext/standard/exec.c1
-rw-r--r--ext/standard/exec.h2
-rw-r--r--ext/standard/file.c2
-rw-r--r--ext/standard/file.h2
-rw-r--r--ext/standard/filestat.c2
-rw-r--r--ext/standard/filters.c2
-rw-r--r--ext/standard/flock_compat.c2
-rw-r--r--ext/standard/flock_compat.h2
-rw-r--r--ext/standard/formatted_print.c2
-rw-r--r--ext/standard/fsock.c2
-rw-r--r--ext/standard/fsock.h2
-rw-r--r--ext/standard/ftok.c2
-rw-r--r--ext/standard/ftp_fopen_wrapper.c1
-rw-r--r--ext/standard/head.c1
-rw-r--r--ext/standard/head.h2
-rw-r--r--ext/standard/hrtime.c2
-rw-r--r--ext/standard/hrtime.h2
-rw-r--r--ext/standard/html.c2
-rw-r--r--ext/standard/html.h2
-rw-r--r--ext/standard/html_tables.h2
-rw-r--r--ext/standard/html_tables/html_table_gen.php2
-rw-r--r--ext/standard/http.c2
-rw-r--r--ext/standard/http_fopen_wrapper.c1
-rw-r--r--ext/standard/image.c2
-rw-r--r--ext/standard/incomplete_class.c2
-rw-r--r--ext/standard/info.c2
-rw-r--r--ext/standard/info.h2
-rw-r--r--ext/standard/iptc.c2
-rw-r--r--ext/standard/lcg.c2
-rw-r--r--ext/standard/levenshtein.c1
-rw-r--r--ext/standard/link.c2
-rw-r--r--ext/standard/link_win32.c1
-rw-r--r--ext/standard/mail.c2
-rw-r--r--ext/standard/math.c2
-rw-r--r--ext/standard/md5.c2
-rw-r--r--ext/standard/md5.h2
-rw-r--r--ext/standard/metaphone.c2
-rw-r--r--ext/standard/microtime.c2
-rw-r--r--ext/standard/microtime.h2
-rw-r--r--ext/standard/mt_rand.c1
-rw-r--r--ext/standard/pack.c1
-rw-r--r--ext/standard/pack.h2
-rw-r--r--ext/standard/pageinfo.c2
-rw-r--r--ext/standard/pageinfo.h2
-rw-r--r--ext/standard/password.c2
-rw-r--r--ext/standard/php_array.h2
-rw-r--r--ext/standard/php_assert.h2
-rw-r--r--ext/standard/php_browscap.h2
-rw-r--r--ext/standard/php_crypt.h2
-rw-r--r--ext/standard/php_crypt_r.c1
-rw-r--r--ext/standard/php_crypt_r.h1
-rw-r--r--ext/standard/php_dir.h2
-rw-r--r--ext/standard/php_dns.h2
-rw-r--r--ext/standard/php_ext_syslog.h2
-rw-r--r--ext/standard/php_filestat.h2
-rw-r--r--ext/standard/php_fopen_wrapper.c1
-rw-r--r--ext/standard/php_fopen_wrappers.h2
-rw-r--r--ext/standard/php_ftok.h2
-rw-r--r--ext/standard/php_http.h2
-rw-r--r--ext/standard/php_image.h2
-rw-r--r--ext/standard/php_incomplete_class.h2
-rw-r--r--ext/standard/php_iptc.h2
-rw-r--r--ext/standard/php_lcg.h2
-rw-r--r--ext/standard/php_link.h2
-rw-r--r--ext/standard/php_mail.h2
-rw-r--r--ext/standard/php_math.h2
-rw-r--r--ext/standard/php_metaphone.h2
-rw-r--r--ext/standard/php_mt_rand.h1
-rw-r--r--ext/standard/php_net.h2
-rw-r--r--ext/standard/php_password.h2
-rw-r--r--ext/standard/php_rand.h1
-rw-r--r--ext/standard/php_random.h2
-rw-r--r--ext/standard/php_standard.h2
-rw-r--r--ext/standard/php_string.h2
-rw-r--r--ext/standard/php_type.h2
-rw-r--r--ext/standard/php_uuencode.h2
-rw-r--r--ext/standard/php_var.h2
-rw-r--r--ext/standard/php_versioning.h2
-rw-r--r--ext/standard/proc_open.c1
-rw-r--r--ext/standard/proc_open.h1
-rw-r--r--ext/standard/quot_print.c2
-rw-r--r--ext/standard/quot_print.h2
-rw-r--r--ext/standard/rand.c1
-rw-r--r--ext/standard/random.c2
-rw-r--r--ext/standard/scanf.c2
-rw-r--r--ext/standard/scanf.h2
-rw-r--r--ext/standard/sha1.c2
-rw-r--r--ext/standard/sha1.h2
-rw-r--r--ext/standard/soundex.c1
-rw-r--r--ext/standard/streamsfuncs.c2
-rw-r--r--ext/standard/streamsfuncs.h2
-rw-r--r--ext/standard/string.c2
-rw-r--r--ext/standard/syslog.c2
-rw-r--r--ext/standard/tests/math/abs.phpt2
-rw-r--r--ext/standard/tests/math/bug21523.phpt2
-rw-r--r--ext/standard/tests/math/bug24142.phpt2
-rw-r--r--ext/standard/tests/math/log.phpt2
-rw-r--r--ext/standard/tests/math/pow-operator.phpt2
-rw-r--r--ext/standard/tests/math/pow.phpt2
-rw-r--r--ext/standard/tests/math/round.phpt2
-rw-r--r--ext/standard/type.c2
-rw-r--r--ext/standard/uniqid.c2
-rw-r--r--ext/standard/uniqid.h2
-rw-r--r--ext/standard/url.c1
-rw-r--r--ext/standard/url.h1
-rw-r--r--ext/standard/url_scanner_ex.c2
-rw-r--r--ext/standard/url_scanner_ex.h2
-rw-r--r--ext/standard/url_scanner_ex.re2
-rw-r--r--ext/standard/user_filters.c2
-rw-r--r--ext/standard/uuencode.c2
-rw-r--r--ext/standard/var.c2
-rw-r--r--ext/standard/var_unserializer.c2
-rw-r--r--ext/standard/var_unserializer.re2
-rw-r--r--ext/standard/versioning.c2
-rw-r--r--ext/sysvmsg/config.m42
-rw-r--r--ext/sysvmsg/php_sysvmsg.h2
-rw-r--r--ext/sysvsem/config.m44
-rw-r--r--ext/sysvsem/php_sysvsem.h2
-rw-r--r--ext/sysvsem/sysvsem.c2
-rw-r--r--ext/sysvshm/config.m44
-rw-r--r--ext/sysvshm/php_sysvshm.h2
-rw-r--r--ext/sysvshm/sysvshm.c2
-rw-r--r--ext/tidy/config.m44
-rw-r--r--ext/tidy/config.w321
-rw-r--r--ext/tidy/php_tidy.h2
-rw-r--r--ext/tokenizer/config.m41
-rw-r--r--ext/tokenizer/config.w321
-rw-r--r--ext/tokenizer/php_tokenizer.h2
-rw-r--r--ext/tokenizer/tokenizer.c2
-rw-r--r--ext/tokenizer/tokenizer_data.c2
-rwxr-xr-xext/tokenizer/tokenizer_data_gen.sh2
-rw-r--r--ext/wddx/config.m44
-rw-r--r--ext/wddx/config.w321
-rw-r--r--ext/wddx/php_wddx.h2
-rw-r--r--ext/wddx/php_wddx_api.h2
-rw-r--r--ext/wddx/wddx.c2
-rw-r--r--ext/xml/config.m44
-rw-r--r--ext/xml/config.w321
-rw-r--r--ext/xml/expat_compat.h2
-rw-r--r--ext/xml/php_xml.h2
-rw-r--r--ext/xml/xml.c2
-rw-r--r--ext/xmlreader/config.m44
-rw-r--r--ext/xmlreader/config.w321
-rw-r--r--ext/xmlreader/php_xmlreader.c2
-rw-r--r--ext/xmlreader/php_xmlreader.h2
-rw-r--r--ext/xmlreader/tests/001.phpt1
-rw-r--r--ext/xmlreader/tests/002.phpt1
-rw-r--r--ext/xmlreader/tests/003-mb.phpt1
-rw-r--r--ext/xmlreader/tests/003.phpt1
-rw-r--r--ext/xmlreader/tests/004.phpt1
-rw-r--r--ext/xmlreader/tests/005.phpt1
-rw-r--r--ext/xmlreader/tests/006.phpt1
-rw-r--r--ext/xmlreader/tests/007.phpt1
-rw-r--r--ext/xmlreader/tests/008.phpt1
-rw-r--r--ext/xmlreader/tests/009.phpt1
-rw-r--r--ext/xmlreader/tests/010.phpt1
-rw-r--r--ext/xmlreader/tests/011.phpt1
-rw-r--r--ext/xmlreader/tests/012.phpt1
-rw-r--r--ext/xmlreader/tests/013.phpt3
-rw-r--r--ext/xmlrpc/config.m44
-rw-r--r--ext/xmlrpc/config.w321
-rw-r--r--ext/xmlrpc/php_xmlrpc.h2
-rw-r--r--ext/xmlrpc/xmlrpc-epi-php.c2
-rw-r--r--ext/xmlwriter/config.m44
-rw-r--r--ext/xmlwriter/config.w321
-rw-r--r--ext/xmlwriter/php_xmlwriter.c2
-rw-r--r--ext/xmlwriter/php_xmlwriter.h2
-rw-r--r--ext/xmlwriter/tests/001.phpt3
-rw-r--r--ext/xmlwriter/tests/002.phpt3
-rw-r--r--ext/xmlwriter/tests/003.phpt3
-rw-r--r--ext/xmlwriter/tests/004.phpt3
-rw-r--r--ext/xmlwriter/tests/005-mb.phpt1
-rw-r--r--ext/xmlwriter/tests/005.phpt1
-rw-r--r--ext/xmlwriter/tests/006.phpt1
-rw-r--r--ext/xmlwriter/tests/007.phpt1
-rw-r--r--ext/xmlwriter/tests/008.phpt1
-rw-r--r--ext/xmlwriter/tests/009.phpt1
-rw-r--r--ext/xmlwriter/tests/011.phpt1
-rw-r--r--ext/xmlwriter/tests/012.phpt1
-rw-r--r--ext/xmlwriter/tests/OO_001.phpt3
-rw-r--r--ext/xmlwriter/tests/OO_002.phpt3
-rw-r--r--ext/xmlwriter/tests/OO_003.phpt3
-rw-r--r--ext/xmlwriter/tests/OO_004.phpt3
-rw-r--r--ext/xmlwriter/tests/OO_005.phpt1
-rw-r--r--ext/xmlwriter/tests/OO_006.phpt1
-rw-r--r--ext/xmlwriter/tests/OO_007.phpt1
-rw-r--r--ext/xmlwriter/tests/OO_008.phpt1
-rw-r--r--ext/xmlwriter/tests/OO_009.phpt1
-rw-r--r--ext/xmlwriter/tests/OO_010.phpt1
-rw-r--r--ext/xmlwriter/tests/OO_011.phpt1
-rw-r--r--ext/xsl/config.m44
-rw-r--r--ext/xsl/config.w321
-rw-r--r--ext/xsl/php_xsl.c2
-rw-r--r--ext/xsl/php_xsl.h2
-rw-r--r--ext/xsl/xsl_fe.h2
-rw-r--r--ext/xsl/xsltprocessor.c2
-rw-r--r--ext/zend_test/php_test.h2
-rw-r--r--ext/zlib/config.w321
-rw-r--r--ext/zlib/config0.m44
-rw-r--r--ext/zlib/php_zlib.h2
-rw-r--r--ext/zlib/tests/001.phpt4
-rw-r--r--ext/zlib/tests/002.phpt2
-rw-r--r--ext/zlib/tests/gzfilegzreadfile.phpt2
-rw-r--r--ext/zlib/tests/zlib_filter_deflate.phpt2
-rw-r--r--ext/zlib/tests/zlib_filter_inflate.phpt2
-rw-r--r--ext/zlib/tests/zlib_filter_inflate2.phpt2
-rw-r--r--ext/zlib/zlib.c2
-rw-r--r--ext/zlib/zlib_filter.c2
-rw-r--r--ext/zlib/zlib_fopen_wrapper.c2
675 files changed, 92 insertions, 1214 deletions
diff --git a/ext/bcmath/bcmath.c b/ext/bcmath/bcmath.c
index 51c921726e..9a39642a2d 100644
--- a/ext/bcmath/bcmath.c
+++ b/ext/bcmath/bcmath.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/bcmath/config.m4 b/ext/bcmath/config.m4
index 85c535d0f5..1dd2de2dbf 100644
--- a/ext/bcmath/config.m4
+++ b/ext/bcmath/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension bcmath
PHP_ARG_ENABLE(bcmath, whether to enable bc style precision math functions,
[ --enable-bcmath Enable bc style precision math functions])
diff --git a/ext/bcmath/config.w32 b/ext/bcmath/config.w32
index f79df604b8..eaf217774d 100644
--- a/ext/bcmath/config.w32
+++ b/ext/bcmath/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("bcmath", "bc style precision math functions", "yes");
diff --git a/ext/bcmath/php_bcmath.h b/ext/bcmath/php_bcmath.h
index dab356be45..3f15ee2c7c 100644
--- a/ext/bcmath/php_bcmath.h
+++ b/ext/bcmath/php_bcmath.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_BCMATH_H
#define PHP_BCMATH_H
diff --git a/ext/bz2/bz2.c b/ext/bz2/bz2.c
index c4d7904887..274f381c35 100644
--- a/ext/bz2/bz2.c
+++ b/ext/bz2/bz2.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/bz2/bz2_filter.c b/ext/bz2/bz2_filter.c
index 2dc3b74362..0287a1159f 100644
--- a/ext/bz2/bz2_filter.c
+++ b/ext/bz2/bz2_filter.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/bz2/config.m4 b/ext/bz2/config.m4
index 55917c07f4..1f3d52a7a0 100644
--- a/ext/bz2/config.m4
+++ b/ext/bz2/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension bz2
PHP_ARG_WITH(bz2, for BZip2 support,
[ --with-bz2[=DIR] Include BZip2 support])
diff --git a/ext/bz2/config.w32 b/ext/bz2/config.w32
index ae30c84f9f..96214faf9c 100644
--- a/ext/bz2/config.w32
+++ b/ext/bz2/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("bz2", "BZip2", "no");
diff --git a/ext/bz2/php_bz2.h b/ext/bz2/php_bz2.h
index bbb48e41bf..d025058b1b 100644
--- a/ext/bz2/php_bz2.h
+++ b/ext/bz2/php_bz2.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_BZ2_H
#define PHP_BZ2_H
diff --git a/ext/bz2/tests/bz2_filter_compress.phpt b/ext/bz2/tests/bz2_filter_compress.phpt
index 3de9a9d3ec..3ca0c3901d 100644
--- a/ext/bz2/tests/bz2_filter_compress.phpt
+++ b/ext/bz2/tests/bz2_filter_compress.phpt
@@ -3,7 +3,7 @@ bzip2.compress (with convert.base64-encode)
--SKIPIF--
<?php if (!extension_loaded("bz2")) print "skip"; ?>
--FILE--
-<?php /* $Id$ */
+<?php
$text = 'I am the very model of a modern major general, I\'ve information vegetable, animal, and mineral.';
$fp = fopen('php://stdout', 'w');
diff --git a/ext/bz2/tests/bz2_filter_decompress.phpt b/ext/bz2/tests/bz2_filter_decompress.phpt
index 951d572cb2..c9b8ac0499 100644
--- a/ext/bz2/tests/bz2_filter_decompress.phpt
+++ b/ext/bz2/tests/bz2_filter_decompress.phpt
@@ -3,7 +3,7 @@ bzip2.decompress (with convert.base64-decode)
--SKIPIF--
<?php if (!extension_loaded("bz2")) print "skip"; ?>
--FILE--
-<?php /* $Id$ */
+<?php
$text = 'QlpoNDFBWSZTWRN6QG0AAAoVgECFACA395UgIABIintI1N6mpowIQ0E1MTTAQGYTNcRyMZm5kgW3ib7hVboE7Tmqj3ToGZ5G3q1ZauD2G58hibSck8KS95EEAbx1Cn+LuSKcKEgJvSA2gA==';
$fp = fopen('php://stdout', 'w');
diff --git a/ext/bz2/tests/with_files.phpt b/ext/bz2/tests/with_files.phpt
index 3763398a14..74bb2bab8b 100644
--- a/ext/bz2/tests/with_files.phpt
+++ b/ext/bz2/tests/with_files.phpt
@@ -3,7 +3,7 @@ BZ2 with files
--SKIPIF--
<?php if (!extension_loaded("bz2")) print "skip"; ?>
--FILE--
-<?php // $Id$
+<?php
error_reporting(E_ALL);
diff --git a/ext/bz2/tests/with_strings.phpt b/ext/bz2/tests/with_strings.phpt
index adf07e16f9..f1e71bf3ed 100644
--- a/ext/bz2/tests/with_strings.phpt
+++ b/ext/bz2/tests/with_strings.phpt
@@ -3,7 +3,7 @@ BZ2 with strings
--SKIPIF--
<?php if (!extension_loaded("bz2")) print "skip"; ?>
--FILE--
-<?php // $Id$
+<?php
error_reporting(E_ALL);
diff --git a/ext/calendar/calendar.c b/ext/calendar/calendar.c
index e468c6a193..d3ab5422a0 100644
--- a/ext/calendar/calendar.c
+++ b/ext/calendar/calendar.c
@@ -18,7 +18,6 @@
| Wez Furlong <wez@thebrainroom.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/ext/calendar/config.m4 b/ext/calendar/config.m4
index a80101adbb..b57737a144 100644
--- a/ext/calendar/config.m4
+++ b/ext/calendar/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension calendar
PHP_ARG_ENABLE(calendar,whether to enable calendar conversion support,
[ --enable-calendar Enable support for calendar conversion])
diff --git a/ext/calendar/config.w32 b/ext/calendar/config.w32
index bd9faba46a..238c13eb16 100644
--- a/ext/calendar/config.w32
+++ b/ext/calendar/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("calendar", "calendar conversion support", "yes");
diff --git a/ext/com_dotnet/com_com.c b/ext/com_dotnet/com_com.c
index f91c5fcbb9..eb79ed76ff 100644
--- a/ext/com_dotnet/com_com.c
+++ b/ext/com_dotnet/com_com.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/com_dotnet/com_dotnet.c b/ext/com_dotnet/com_dotnet.c
index 0a366b2d29..f8bdefdf21 100644
--- a/ext/com_dotnet/com_dotnet.c
+++ b/ext/com_dotnet/com_dotnet.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/com_dotnet/com_extension.c b/ext/com_dotnet/com_extension.c
index a47bdf593c..59776d024b 100644
--- a/ext/com_dotnet/com_extension.c
+++ b/ext/com_dotnet/com_extension.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/com_dotnet/com_handlers.c b/ext/com_dotnet/com_handlers.c
index 28814de09d..8a94d00d6b 100644
--- a/ext/com_dotnet/com_handlers.c
+++ b/ext/com_dotnet/com_handlers.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/com_dotnet/com_iterator.c b/ext/com_dotnet/com_iterator.c
index c60bff0ec8..48dec98fe3 100644
--- a/ext/com_dotnet/com_iterator.c
+++ b/ext/com_dotnet/com_iterator.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/com_dotnet/com_misc.c b/ext/com_dotnet/com_misc.c
index b7b7216ddc..6488b3c8b4 100644
--- a/ext/com_dotnet/com_misc.c
+++ b/ext/com_dotnet/com_misc.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/com_dotnet/com_olechar.c b/ext/com_dotnet/com_olechar.c
index da57905792..b9a332e4f5 100644
--- a/ext/com_dotnet/com_olechar.c
+++ b/ext/com_dotnet/com_olechar.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/com_dotnet/com_persist.c b/ext/com_dotnet/com_persist.c
index 6a8137a2ef..c782e6695c 100644
--- a/ext/com_dotnet/com_persist.c
+++ b/ext/com_dotnet/com_persist.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* Infrastructure for working with persistent COM objects.
* Implements: IStream* wrapper for PHP streams.
* TODO: Magic __wakeup and __sleep handlers for serialization
diff --git a/ext/com_dotnet/com_saproxy.c b/ext/com_dotnet/com_saproxy.c
index 81bbb63ca8..a8cd9b9214 100644
--- a/ext/com_dotnet/com_saproxy.c
+++ b/ext/com_dotnet/com_saproxy.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* This module implements a SafeArray proxy which is used internally
* by the engine when resolving multi-dimensional array accesses on
* SafeArray types.
diff --git a/ext/com_dotnet/com_typeinfo.c b/ext/com_dotnet/com_typeinfo.c
index a5c820f774..261f6a3b75 100644
--- a/ext/com_dotnet/com_typeinfo.c
+++ b/ext/com_dotnet/com_typeinfo.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/com_dotnet/com_variant.c b/ext/com_dotnet/com_variant.c
index 68c57915a4..170f15b6e7 100644
--- a/ext/com_dotnet/com_variant.c
+++ b/ext/com_dotnet/com_variant.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/com_dotnet/com_wrapper.c b/ext/com_dotnet/com_wrapper.c
index a8fb6f9ea1..13366aa3c4 100644
--- a/ext/com_dotnet/com_wrapper.c
+++ b/ext/com_dotnet/com_wrapper.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* This module exports a PHP object as a COM object by wrapping it
* using IDispatchEx */
diff --git a/ext/com_dotnet/config.w32 b/ext/com_dotnet/config.w32
index 3ae2328427..e1f20cba20 100644
--- a/ext/com_dotnet/config.w32
+++ b/ext/com_dotnet/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("com-dotnet", "COM and .Net support", "yes");
diff --git a/ext/com_dotnet/php_com_dotnet.h b/ext/com_dotnet/php_com_dotnet.h
index aafd3b41c8..a2fbca5bf8 100644
--- a/ext/com_dotnet/php_com_dotnet.h
+++ b/ext/com_dotnet/php_com_dotnet.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_COM_DOTNET_H
#define PHP_COM_DOTNET_H
diff --git a/ext/com_dotnet/php_com_dotnet_internal.h b/ext/com_dotnet/php_com_dotnet_internal.h
index 4745de9f26..b7be4c34fd 100644
--- a/ext/com_dotnet/php_com_dotnet_internal.h
+++ b/ext/com_dotnet/php_com_dotnet_internal.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_COM_DOTNET_INTERNAL_H
#define PHP_COM_DOTNET_INTERNAL_H
diff --git a/ext/com_dotnet/tests/27974.phpt b/ext/com_dotnet/tests/27974.phpt
index 30c42b6cf6..bdce5cbb74 100644
--- a/ext/com_dotnet/tests/27974.phpt
+++ b/ext/com_dotnet/tests/27974.phpt
@@ -4,7 +4,7 @@ COM: mapping a safearray
<?php # vim:ft=php
if (!extension_loaded("com_dotnet")) print "skip COM/.Net support not present"; ?>
--FILE--
-<?php // $Id$
+<?php
error_reporting(E_ALL);
try {
diff --git a/ext/com_dotnet/tests/bug39606.phpt b/ext/com_dotnet/tests/bug39606.phpt
index 4487c1d8cb..cc8f00f425 100644
--- a/ext/com_dotnet/tests/bug39606.phpt
+++ b/ext/com_dotnet/tests/bug39606.phpt
@@ -4,7 +4,7 @@ COM: Loading typelib corrupts memory
<?php # vim:ft=php
if (!extension_loaded("com_dotnet")) print "skip COM/.Net support not present"; ?>
--FILE--
-<?php // $Id$
+<?php
error_reporting(E_ALL);
$arEnv = array_change_key_case($_SERVER, CASE_UPPER);
diff --git a/ext/com_dotnet/tests/variants.phpt b/ext/com_dotnet/tests/variants.phpt
index 6c50beb738..38b36f5c34 100644
--- a/ext/com_dotnet/tests/variants.phpt
+++ b/ext/com_dotnet/tests/variants.phpt
@@ -5,7 +5,7 @@ COM: General variant tests
if (!extension_loaded("com_dotnet")) print "skip COM/.Net support not present";
if (4 != PHP_INT_SIZE) print "skip x86 only"; ?>
--FILE--
-<?php // $Id$
+<?php
error_reporting(E_ALL);
$v = new VARIANT();
diff --git a/ext/com_dotnet/tests/variants_x64.phpt b/ext/com_dotnet/tests/variants_x64.phpt
index efc0c83eeb..8816fc6a2b 100644
--- a/ext/com_dotnet/tests/variants_x64.phpt
+++ b/ext/com_dotnet/tests/variants_x64.phpt
@@ -8,7 +8,7 @@ if ((string) variant_cat(new VARIANT(false), new VARIANT(0.5)) != 'False0.5')
print "skip English locale only";
?>
--FILE--
-<?php // $Id$
+<?php
error_reporting(E_ALL);
$v = new VARIANT();
diff --git a/ext/ctype/config.m4 b/ext/ctype/config.m4
index 7d575a3adc..d1362cfa08 100644
--- a/ext/ctype/config.m4
+++ b/ext/ctype/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension ctype
PHP_ARG_ENABLE(ctype, whether to enable ctype functions,
[ --disable-ctype Disable ctype functions], yes)
diff --git a/ext/ctype/config.w32 b/ext/ctype/config.w32
index 1ade89cdff..552efada64 100644
--- a/ext/ctype/config.w32
+++ b/ext/ctype/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("ctype", "ctype", "yes");
diff --git a/ext/curl/config.m4 b/ext/curl/config.m4
index 134c7b1684..da45379ae8 100644
--- a/ext/curl/config.m4
+++ b/ext/curl/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension curl
PHP_ARG_WITH(curl, for cURL support,
[ --with-curl[=DIR] Include cURL support])
diff --git a/ext/curl/config.w32 b/ext/curl/config.w32
index d900d48c41..dfb6e33e81 100644
--- a/ext/curl/config.w32
+++ b/ext/curl/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("curl", "cURL support", "no");
diff --git a/ext/curl/curl_file.c b/ext/curl/curl_file.c
index 6242ff8811..f6657a17a8 100644
--- a/ext/curl/curl_file.c
+++ b/ext/curl/curl_file.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
diff --git a/ext/curl/interface.c b/ext/curl/interface.c
index ef403b3ec4..075491105a 100644
--- a/ext/curl/interface.c
+++ b/ext/curl/interface.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#define ZEND_INCLUDE_FULL_WINDOWS_HEADERS
#ifdef HAVE_CONFIG_H
diff --git a/ext/curl/multi.c b/ext/curl/multi.c
index c49b3c016a..017c393413 100644
--- a/ext/curl/multi.c
+++ b/ext/curl/multi.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#define ZEND_INCLUDE_FULL_WINDOWS_HEADERS
#ifdef HAVE_CONFIG_H
diff --git a/ext/curl/php_curl.h b/ext/curl/php_curl.h
index bc78e1a520..df509c7dc5 100644
--- a/ext/curl/php_curl.h
+++ b/ext/curl/php_curl.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef _PHP_CURL_H
#define _PHP_CURL_H
diff --git a/ext/curl/share.c b/ext/curl/share.c
index 34e52a6e1b..772f899ff6 100644
--- a/ext/curl/share.c
+++ b/ext/curl/share.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#define ZEND_INCLUDE_FULL_WINDOWS_HEADERS
#ifdef HAVE_CONFIG_H
diff --git a/ext/date/config.w32 b/ext/date/config.w32
index 6ce59d35f2..d25b52df27 100755
--- a/ext/date/config.w32
+++ b/ext/date/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
EXTENSION("date", "php_date.c", false, "/Iext/date/lib /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_TIMELIB_CONFIG_H=1");
diff --git a/ext/date/config0.m4 b/ext/date/config0.m4
index 91a4fda090..a543fdc4e6 100644
--- a/ext/date/config0.m4
+++ b/ext/date/config0.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for date extension
sinclude(ext/date/lib/timelib.m4)
diff --git a/ext/date/lib/parse_date.c b/ext/date/lib/parse_date.c
index a03e33c95b..e79e0ebf61 100644
--- a/ext/date/lib/parse_date.c
+++ b/ext/date/lib/parse_date.c
@@ -24,8 +24,6 @@
* THE SOFTWARE.
*/
-/* $Id$ */
-
#include "timelib.h"
#include "timelib_private.h"
diff --git a/ext/date/php_date.c b/ext/date/php_date.c
index e86b3bd651..59eb4f2a8d 100644
--- a/ext/date/php_date.c
+++ b/ext/date/php_date.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_streams.h"
#include "php_main.h"
diff --git a/ext/date/php_date.h b/ext/date/php_date.h
index d652aafaa1..cb7c2931d8 100644
--- a/ext/date/php_date.h
+++ b/ext/date/php_date.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_DATE_H
#define PHP_DATE_H
diff --git a/ext/dba/config.m4 b/ext/dba/config.m4
index 37ecd760ce..b7d97563fe 100644
--- a/ext/dba/config.m4
+++ b/ext/dba/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension dba
dnl Suppose we need FlatFile if no support or only CDB is used.
diff --git a/ext/dba/config.w32 b/ext/dba/config.w32
index bb315c56c8..16317c941d 100644
--- a/ext/dba/config.w32
+++ b/ext/dba/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("dba", "DBA support", "no");
diff --git a/ext/dba/dba.c b/ext/dba/dba.c
index 0e3dce4e61..c7bea22296 100644
--- a/ext/dba/dba.c
+++ b/ext/dba/dba.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dba/dba_cdb.c b/ext/dba/dba_cdb.c
index 891a8cda25..8fb2259145 100644
--- a/ext/dba/dba_cdb.c
+++ b/ext/dba/dba_cdb.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dba/dba_db1.c b/ext/dba/dba_db1.c
index c58d4f8694..adf99ae825 100644
--- a/ext/dba/dba_db1.c
+++ b/ext/dba/dba_db1.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dba/dba_db2.c b/ext/dba/dba_db2.c
index 691dec66be..1ddf402565 100644
--- a/ext/dba/dba_db2.c
+++ b/ext/dba/dba_db2.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dba/dba_db3.c b/ext/dba/dba_db3.c
index a47a733913..e59ecc28c1 100644
--- a/ext/dba/dba_db3.c
+++ b/ext/dba/dba_db3.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dba/dba_db4.c b/ext/dba/dba_db4.c
index 8ac8e6e5fb..b793020ffb 100644
--- a/ext/dba/dba_db4.c
+++ b/ext/dba/dba_db4.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dba/dba_dbm.c b/ext/dba/dba_dbm.c
index cf034a77f3..98e1a3ac15 100644
--- a/ext/dba/dba_dbm.c
+++ b/ext/dba/dba_dbm.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dba/dba_flatfile.c b/ext/dba/dba_flatfile.c
index bac5f5f4d8..08579a6f75 100644
--- a/ext/dba/dba_flatfile.c
+++ b/ext/dba/dba_flatfile.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dba/dba_gdbm.c b/ext/dba/dba_gdbm.c
index aae53403ff..f9c4780216 100644
--- a/ext/dba/dba_gdbm.c
+++ b/ext/dba/dba_gdbm.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dba/dba_inifile.c b/ext/dba/dba_inifile.c
index 6b6bd5ae8f..0e24022e3e 100644
--- a/ext/dba/dba_inifile.c
+++ b/ext/dba/dba_inifile.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dba/dba_lmdb.c b/ext/dba/dba_lmdb.c
index 1820314aa8..506ae00827 100644
--- a/ext/dba/dba_lmdb.c
+++ b/ext/dba/dba_lmdb.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dba/dba_ndbm.c b/ext/dba/dba_ndbm.c
index 2e166cf32c..7d918961f8 100644
--- a/ext/dba/dba_ndbm.c
+++ b/ext/dba/dba_ndbm.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dba/dba_qdbm.c b/ext/dba/dba_qdbm.c
index 261786371d..5d1386271f 100644
--- a/ext/dba/dba_qdbm.c
+++ b/ext/dba/dba_qdbm.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dba/dba_tcadb.c b/ext/dba/dba_tcadb.c
index 6e42b91dec..932e708d8c 100644
--- a/ext/dba/dba_tcadb.c
+++ b/ext/dba/dba_tcadb.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dba/libcdb/cdb.h b/ext/dba/libcdb/cdb.h
index 94ff4a0252..b201899e3c 100644
--- a/ext/dba/libcdb/cdb.h
+++ b/ext/dba/libcdb/cdb.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* incorporated from D.J.Bernstein's cdb-0.75 (http://cr.yp.to/cdb.html)*/
#ifndef CDB_H
diff --git a/ext/dba/libcdb/cdb_make.h b/ext/dba/libcdb/cdb_make.h
index 90b11193a7..75ce699e61 100644
--- a/ext/dba/libcdb/cdb_make.h
+++ b/ext/dba/libcdb/cdb_make.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* incorporated from D.J.Bernstein's cdb-0.75 (http://cr.yp.to/cdb.html)*/
#ifndef CDB_MAKE_H
diff --git a/ext/dba/libcdb/uint32.c b/ext/dba/libcdb/uint32.c
index 329b910ec2..8ea55eebc4 100644
--- a/ext/dba/libcdb/uint32.c
+++ b/ext/dba/libcdb/uint32.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* incorporated from D.J.Bernstein's cdb-0.75 (http://cr.yp.to/cdb.html)*/
#ifdef HAVE_CONFIG_H
diff --git a/ext/dba/libcdb/uint32.h b/ext/dba/libcdb/uint32.h
index 9254142b61..1ce90cc7ed 100644
--- a/ext/dba/libcdb/uint32.h
+++ b/ext/dba/libcdb/uint32.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* incorporated from D.J.Bernstein's cdb-0.75 (http://cr.yp.to/cdb.html)*/
#ifndef UINT32_H
diff --git a/ext/dba/libflatfile/flatfile.h b/ext/dba/libflatfile/flatfile.h
index f300330476..c83b3db51d 100644
--- a/ext/dba/libflatfile/flatfile.h
+++ b/ext/dba/libflatfile/flatfile.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_LIB_FLATFILE_H
#define PHP_LIB_FLATFILE_H
diff --git a/ext/dba/libinifile/inifile.h b/ext/dba/libinifile/inifile.h
index d0e003bd70..b1bd8ab9c3 100644
--- a/ext/dba/libinifile/inifile.h
+++ b/ext/dba/libinifile/inifile.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_LIB_INIFILE_H
#define PHP_LIB_INIFILE_H
diff --git a/ext/dba/php_dba.h b/ext/dba/php_dba.h
index 8e62d26119..81c6a1fb08 100644
--- a/ext/dba/php_dba.h
+++ b/ext/dba/php_dba.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_DBA_H
#define PHP_DBA_H
diff --git a/ext/dba/php_tcadb.h b/ext/dba/php_tcadb.h
index 8d2163b71a..6552886bb5 100644
--- a/ext/dba/php_tcadb.h
+++ b/ext/dba/php_tcadb.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_TCADB_H
#define PHP_TCADB_H
diff --git a/ext/dom/attr.c b/ext/dom/attr.c
index 1737a6018c..dfe9218b4f 100644
--- a/ext/dom/attr.c
+++ b/ext/dom/attr.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/cdatasection.c b/ext/dom/cdatasection.c
index a7b0d7a2f0..9e7c6c6ee1 100644
--- a/ext/dom/cdatasection.c
+++ b/ext/dom/cdatasection.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/characterdata.c b/ext/dom/characterdata.c
index 3af8968dfc..8965202c15 100644
--- a/ext/dom/characterdata.c
+++ b/ext/dom/characterdata.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/comment.c b/ext/dom/comment.c
index a807e5f67e..924d713b97 100644
--- a/ext/dom/comment.c
+++ b/ext/dom/comment.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/config.m4 b/ext/dom/config.m4
index 5ea62ad24c..3e28cb3570 100644
--- a/ext/dom/config.m4
+++ b/ext/dom/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension dom
PHP_ARG_ENABLE(dom, whether to enable DOM support,
[ --disable-dom Disable DOM support], yes)
diff --git a/ext/dom/config.w32 b/ext/dom/config.w32
index 14a6c4676b..1ac3c614a5 100644
--- a/ext/dom/config.w32
+++ b/ext/dom/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("dom", "DOM support", "yes");
diff --git a/ext/dom/document.c b/ext/dom/document.c
index b97ed59cec..6bbc0500b9 100644
--- a/ext/dom/document.c
+++ b/ext/dom/document.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/documentfragment.c b/ext/dom/documentfragment.c
index 0f9c711e2d..0c289565a2 100644
--- a/ext/dom/documentfragment.c
+++ b/ext/dom/documentfragment.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/documenttype.c b/ext/dom/documenttype.c
index a93679f236..26bbd762d7 100644
--- a/ext/dom/documenttype.c
+++ b/ext/dom/documenttype.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/dom_ce.h b/ext/dom/dom_ce.h
index ab1f045117..282b4e5ae7 100644
--- a/ext/dom/dom_ce.h
+++ b/ext/dom/dom_ce.h
@@ -17,7 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifndef DOM_CE_H
#define DOM_CE_H
diff --git a/ext/dom/dom_fe.h b/ext/dom/dom_fe.h
index c7bb9fecb0..63e7994a4d 100644
--- a/ext/dom/dom_fe.h
+++ b/ext/dom/dom_fe.h
@@ -17,7 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifndef DOM_FE_H
#define DOM_FE_H
diff --git a/ext/dom/dom_iterators.c b/ext/dom/dom_iterators.c
index 4b94483886..d1488ded6b 100644
--- a/ext/dom/dom_iterators.c
+++ b/ext/dom/dom_iterators.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/dom_properties.h b/ext/dom/dom_properties.h
index e0c5dc648c..caf52f80e8 100644
--- a/ext/dom/dom_properties.h
+++ b/ext/dom/dom_properties.h
@@ -17,7 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifndef DOM_PROPERTIES_H
#define DOM_PROPERTIES_H
diff --git a/ext/dom/domconfiguration.c b/ext/dom/domconfiguration.c
index f781c86a87..aec50632e3 100644
--- a/ext/dom/domconfiguration.c
+++ b/ext/dom/domconfiguration.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/domerror.c b/ext/dom/domerror.c
index 50c2e4be7c..d822915e65 100644
--- a/ext/dom/domerror.c
+++ b/ext/dom/domerror.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/domerrorhandler.c b/ext/dom/domerrorhandler.c
index 8be39474f4..cbdf770a68 100644
--- a/ext/dom/domerrorhandler.c
+++ b/ext/dom/domerrorhandler.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/domexception.c b/ext/dom/domexception.c
index f19810710e..4676c39f39 100644
--- a/ext/dom/domexception.c
+++ b/ext/dom/domexception.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/domimplementation.c b/ext/dom/domimplementation.c
index d3bed97033..c6629c85e9 100644
--- a/ext/dom/domimplementation.c
+++ b/ext/dom/domimplementation.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/domimplementationlist.c b/ext/dom/domimplementationlist.c
index 2f45e183ba..aa9a07286f 100644
--- a/ext/dom/domimplementationlist.c
+++ b/ext/dom/domimplementationlist.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/domimplementationsource.c b/ext/dom/domimplementationsource.c
index 2d7b01eb62..27889c921e 100644
--- a/ext/dom/domimplementationsource.c
+++ b/ext/dom/domimplementationsource.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/domlocator.c b/ext/dom/domlocator.c
index 90e80847e1..e85d67f2ab 100644
--- a/ext/dom/domlocator.c
+++ b/ext/dom/domlocator.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/domstringlist.c b/ext/dom/domstringlist.c
index 7ab683f466..7293dd3176 100644
--- a/ext/dom/domstringlist.c
+++ b/ext/dom/domstringlist.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/element.c b/ext/dom/element.c
index 0a3de89121..19ecfed7d9 100644
--- a/ext/dom/element.c
+++ b/ext/dom/element.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/entity.c b/ext/dom/entity.c
index 8edcef0333..4caf4abeab 100644
--- a/ext/dom/entity.c
+++ b/ext/dom/entity.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/entityreference.c b/ext/dom/entityreference.c
index 9d9b1eed79..80f3daa223 100644
--- a/ext/dom/entityreference.c
+++ b/ext/dom/entityreference.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/namednodemap.c b/ext/dom/namednodemap.c
index a0a2c653c2..19a15730a9 100644
--- a/ext/dom/namednodemap.c
+++ b/ext/dom/namednodemap.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/namelist.c b/ext/dom/namelist.c
index 0489c0445f..4ef9062eb8 100644
--- a/ext/dom/namelist.c
+++ b/ext/dom/namelist.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/node.c b/ext/dom/node.c
index 19993d0ec9..0183174148 100644
--- a/ext/dom/node.c
+++ b/ext/dom/node.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/nodelist.c b/ext/dom/nodelist.c
index 1230975af7..6cb15150c8 100644
--- a/ext/dom/nodelist.c
+++ b/ext/dom/nodelist.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/notation.c b/ext/dom/notation.c
index dde7e641d9..7c65e43911 100644
--- a/ext/dom/notation.c
+++ b/ext/dom/notation.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/php_dom.c b/ext/dom/php_dom.c
index 1377c18a12..72ae3c3ffe 100644
--- a/ext/dom/php_dom.c
+++ b/ext/dom/php_dom.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/php_dom.h b/ext/dom/php_dom.h
index 4bebf2fef3..41a2bf71ce 100644
--- a/ext/dom/php_dom.h
+++ b/ext/dom/php_dom.h
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_DOM_H
#define PHP_DOM_H
diff --git a/ext/dom/processinginstruction.c b/ext/dom/processinginstruction.c
index f1566fc1bc..999ac61fb9 100644
--- a/ext/dom/processinginstruction.c
+++ b/ext/dom/processinginstruction.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/string_extend.c b/ext/dom/string_extend.c
index bf5a04d3dd..81d3a96c11 100644
--- a/ext/dom/string_extend.c
+++ b/ext/dom/string_extend.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/text.c b/ext/dom/text.c
index 57688e8bce..6e2773356f 100644
--- a/ext/dom/text.c
+++ b/ext/dom/text.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/typeinfo.c b/ext/dom/typeinfo.c
index bf902abb87..977d6d8547 100644
--- a/ext/dom/typeinfo.c
+++ b/ext/dom/typeinfo.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/userdatahandler.c b/ext/dom/userdatahandler.c
index b83b275fb2..d9702ab941 100644
--- a/ext/dom/userdatahandler.c
+++ b/ext/dom/userdatahandler.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/dom/xml_common.h b/ext/dom/xml_common.h
index a3ecd3e496..35536a2bf5 100644
--- a/ext/dom/xml_common.h
+++ b/ext/dom/xml_common.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_XML_COMMON_H
#define PHP_XML_COMMON_H
diff --git a/ext/dom/xpath.c b/ext/dom/xpath.c
index d6c410b17d..513fad585b 100644
--- a/ext/dom/xpath.c
+++ b/ext/dom/xpath.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/enchant/config.m4 b/ext/enchant/config.m4
index d870cac667..81b77c9b95 100755
--- a/ext/enchant/config.m4
+++ b/ext/enchant/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension enchant
PHP_ARG_WITH(enchant,for ENCHANT support,
[ --with-enchant[=DIR] Include enchant support.
diff --git a/ext/enchant/config.w32 b/ext/enchant/config.w32
index 3e4c35725e..a1ff5909e7 100644
--- a/ext/enchant/config.w32
+++ b/ext/enchant/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("enchant", "Enchant Support", "no");
diff --git a/ext/enchant/php_enchant.h b/ext/enchant/php_enchant.h
index 00fc8ea4a6..449fae2d0d 100644
--- a/ext/enchant/php_enchant.h
+++ b/ext/enchant/php_enchant.h
@@ -14,8 +14,6 @@
+----------------------------------------------------------------------+
| Author: Pierre-Alain Joye <paj@pearfr.org> |
+----------------------------------------------------------------------+
-
- $Id$
*/
#ifndef PHP_ENCHANT_H
diff --git a/ext/exif/config.m4 b/ext/exif/config.m4
index 8a3a0d43c2..800b84e48d 100644
--- a/ext/exif/config.m4
+++ b/ext/exif/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension exif
PHP_ARG_ENABLE(exif, whether to enable EXIF (metadata from images) support,
[ --enable-exif Enable EXIF (metadata from images) support])
diff --git a/ext/exif/config.w32 b/ext/exif/config.w32
index ad000c4251..6ba816793b 100644
--- a/ext/exif/config.w32
+++ b/ext/exif/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE('exif', 'Exchangeable image information (EXIF) Support', 'no');
diff --git a/ext/exif/php_exif.h b/ext/exif/php_exif.h
index 1619ac1353..ebf3e4a48a 100644
--- a/ext/exif/php_exif.h
+++ b/ext/exif/php_exif.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#if HAVE_EXIF
#include "php_version.h"
diff --git a/ext/fileinfo/config.m4 b/ext/fileinfo/config.m4
index 1cdfba2f67..b2fab3cdd1 100644
--- a/ext/fileinfo/config.m4
+++ b/ext/fileinfo/config.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for extension fileinfo
PHP_ARG_ENABLE(fileinfo, for fileinfo support,
diff --git a/ext/fileinfo/config.w32 b/ext/fileinfo/config.w32
index 680ca60b40..e297240cb6 100644
--- a/ext/fileinfo/config.w32
+++ b/ext/fileinfo/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("fileinfo", "fileinfo support", "no");
diff --git a/ext/fileinfo/fileinfo.c b/ext/fileinfo/fileinfo.c
index c1557963c6..5565964c20 100644
--- a/ext/fileinfo/fileinfo.c
+++ b/ext/fileinfo/fileinfo.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/fileinfo/php_fileinfo.h b/ext/fileinfo/php_fileinfo.h
index cfea1eedc3..2e8e125183 100644
--- a/ext/fileinfo/php_fileinfo.h
+++ b/ext/fileinfo/php_fileinfo.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_FILEINFO_H
#define PHP_FILEINFO_H
diff --git a/ext/filter/callback_filter.c b/ext/filter/callback_filter.c
index 70bc1e81fe..210e992ad6 100644
--- a/ext/filter/callback_filter.c
+++ b/ext/filter/callback_filter.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php_filter.h"
void php_filter_callback(PHP_INPUT_FILTER_PARAM_DECL)
diff --git a/ext/filter/config.m4 b/ext/filter/config.m4
index d589b10078..7201503d31 100644
--- a/ext/filter/config.m4
+++ b/ext/filter/config.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for input filtering extension
PHP_ARG_ENABLE(filter, whether to enable input filter support,
diff --git a/ext/filter/config.w32 b/ext/filter/config.w32
index 0a9e147569..40df8a4934 100644
--- a/ext/filter/config.w32
+++ b/ext/filter/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("filter", "Filter Support", "yes");
diff --git a/ext/filter/filter_private.h b/ext/filter/filter_private.h
index c2485d8a40..abc1209b96 100644
--- a/ext/filter/filter_private.h
+++ b/ext/filter/filter_private.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef FILTER_PRIVATE_H
#define FILTER_PRIVATE_H
diff --git a/ext/filter/logical_filters.c b/ext/filter/logical_filters.c
index 525cd0d097..1b685eb550 100644
--- a/ext/filter/logical_filters.c
+++ b/ext/filter/logical_filters.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php_filter.h"
#include "filter_private.h"
#include "ext/standard/url.h"
diff --git a/ext/filter/php_filter.h b/ext/filter/php_filter.h
index fc3f5b8836..c8eeab82ee 100644
--- a/ext/filter/php_filter.h
+++ b/ext/filter/php_filter.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_FILTER_H
#define PHP_FILTER_H
diff --git a/ext/filter/sanitizing_filters.c b/ext/filter/sanitizing_filters.c
index 5560e68f23..7a992b4966 100644
--- a/ext/filter/sanitizing_filters.c
+++ b/ext/filter/sanitizing_filters.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php_filter.h"
#include "filter_private.h"
#include "zend_smart_str.h"
diff --git a/ext/ftp/config.m4 b/ext/ftp/config.m4
index fbc7d51ede..b7f58b651f 100644
--- a/ext/ftp/config.m4
+++ b/ext/ftp/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension ftp
PHP_ARG_ENABLE(ftp,whether to enable FTP support,
[ --enable-ftp Enable FTP support])
diff --git a/ext/ftp/config.w32 b/ext/ftp/config.w32
index 767c320efd..0f8e249ac7 100644
--- a/ext/ftp/config.w32
+++ b/ext/ftp/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("ftp", "ftp support", "no");
diff --git a/ext/ftp/ftp.c b/ext/ftp/ftp.c
index 4339c9d18f..d8cc48aa51 100644
--- a/ext/ftp/ftp.c
+++ b/ext/ftp/ftp.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/ftp/ftp.h b/ext/ftp/ftp.h
index b9ac0cf5f8..c172761e84 100644
--- a/ext/ftp/ftp.h
+++ b/ext/ftp/ftp.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef FTP_H
#define FTP_H
diff --git a/ext/ftp/php_ftp.c b/ext/ftp/php_ftp.c
index 1ffca0bdac..4b3a0fb306 100644
--- a/ext/ftp/php_ftp.c
+++ b/ext/ftp/php_ftp.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/ftp/php_ftp.h b/ext/ftp/php_ftp.h
index 0f61a7ff43..2a2f03ca57 100644
--- a/ext/ftp/php_ftp.h
+++ b/ext/ftp/php_ftp.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef _INCLUDED_FTP_H
#define _INCLUDED_FTP_H
diff --git a/ext/gd/config.m4 b/ext/gd/config.m4
index c3ff5ece24..f11a7b9a70 100644
--- a/ext/gd/config.m4
+++ b/ext/gd/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension gd
dnl
dnl Configure options
diff --git a/ext/gd/config.w32 b/ext/gd/config.w32
index 567cdd52e2..42f87f1998 100644
--- a/ext/gd/config.w32
+++ b/ext/gd/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("gd", "Bundled GD support", "yes,shared");
diff --git a/ext/gd/gd.c b/ext/gd/gd.c
index cfc7da6366..9d5b860e32 100644
--- a/ext/gd/gd.c
+++ b/ext/gd/gd.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* gd 1.2 is copyright 1994, 1995, Quest Protein Database Center,
Cold Spring Harbor Labs. */
diff --git a/ext/gd/gd_ctx.c b/ext/gd/gd_ctx.c
index f00ab4ccb0..d1c3771f23 100644
--- a/ext/gd/gd_ctx.c
+++ b/ext/gd/gd_ctx.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php_gd.h"
#define CTX_PUTC(c,ctx) ctx->putC(ctx, c)
diff --git a/ext/gd/php_gd.h b/ext/gd/php_gd.h
index cb097058a5..171c71191d 100644
--- a/ext/gd/php_gd.h
+++ b/ext/gd/php_gd.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_GD_H
#define PHP_GD_H
diff --git a/ext/gd/tests/bug27582_1.phpt b/ext/gd/tests/bug27582_1.phpt
index 28db15a74f..5fe857783b 100644
--- a/ext/gd/tests/bug27582_1.phpt
+++ b/ext/gd/tests/bug27582_1.phpt
@@ -6,7 +6,6 @@ Bug #27582 (ImageFillToBorder() on alphablending image looses alpha on fill colo
?>
--FILE--
<?php
-/* $id$ */
$dest = dirname(realpath(__FILE__)) . '/bug27582.png';
@unlink($dest);
$im = ImageCreateTrueColor(10, 10);
diff --git a/ext/gd/tests/gif.phpt b/ext/gd/tests/gif.phpt
index eab8f5f327..a28fadf9a8 100644
--- a/ext/gd/tests/gif.phpt
+++ b/ext/gd/tests/gif.phpt
@@ -1,8 +1,7 @@
--TEST--
gif in/out
--SKIPIF--
-<?php
-// $Id$
+<?php
if (!extension_loaded('gd')) {
die("skip gd extension not available.");
}
diff --git a/ext/gettext/config.m4 b/ext/gettext/config.m4
index c82be9cc05..8827bc669f 100644
--- a/ext/gettext/config.m4
+++ b/ext/gettext/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension gettext
PHP_ARG_WITH(gettext,for GNU gettext support,
[ --with-gettext[=DIR] Include GNU gettext support])
diff --git a/ext/gettext/config.w32 b/ext/gettext/config.w32
index 0755de2cd5..3e64465542 100644
--- a/ext/gettext/config.w32
+++ b/ext/gettext/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("gettext", "gettext support", "no");
diff --git a/ext/gettext/gettext.c b/ext/gettext/gettext.c
index 98a1552067..f61b882b96 100644
--- a/ext/gettext/gettext.c
+++ b/ext/gettext/gettext.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/gettext/php_gettext.h b/ext/gettext/php_gettext.h
index 1191035b08..f26c5a4035 100644
--- a/ext/gettext/php_gettext.h
+++ b/ext/gettext/php_gettext.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_GETTEXT_H
#define PHP_GETTEXT_H
diff --git a/ext/gettext/tests/gettext_basic.phpt b/ext/gettext/tests/gettext_basic.phpt
index 441ca57a83..b61cbf234a 100644
--- a/ext/gettext/tests/gettext_basic.phpt
+++ b/ext/gettext/tests/gettext_basic.phpt
@@ -10,7 +10,7 @@ Gettext basic test
}
?>
--FILE--
-<?php // $Id$
+<?php
chdir(dirname(__FILE__));
setlocale(LC_ALL, 'fi_FI');
diff --git a/ext/gettext/tests/gettext_ngettext.phpt b/ext/gettext/tests/gettext_ngettext.phpt
index d0f13020a1..01019a06a1 100644
--- a/ext/gettext/tests/gettext_ngettext.phpt
+++ b/ext/gettext/tests/gettext_ngettext.phpt
@@ -10,7 +10,7 @@ Test ngettext() functionality
}
?>
--FILE--
-<?php // $Id$
+<?php
chdir(dirname(__FILE__));
setlocale(LC_ALL, 'en_US.UTF-8');
bindtextdomain('dngettextTest', './locale');
diff --git a/ext/gettext/tests/gettext_textdomain-wrongparams.phpt b/ext/gettext/tests/gettext_textdomain-wrongparams.phpt
index 251ee9a21b..599e48ef35 100644
--- a/ext/gettext/tests/gettext_textdomain-wrongparams.phpt
+++ b/ext/gettext/tests/gettext_textdomain-wrongparams.phpt
@@ -10,7 +10,7 @@ Check how textdomain() with wrong parameters behaves.
}
?>
--FILE--
-<?php // $Id$
+<?php
chdir(dirname(__FILE__));
setlocale(LC_ALL, 'en_US.UTF-8');
diff --git a/ext/gmp/config.w32 b/ext/gmp/config.w32
index ca85a2e44b..616228af8a 100644
--- a/ext/gmp/config.w32
+++ b/ext/gmp/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("gmp", "Include GNU MP support.", "no");
diff --git a/ext/hash/bench.php b/ext/hash/bench.php
index a433af0178..eb94cd07f7 100644
--- a/ext/hash/bench.php
+++ b/ext/hash/bench.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
This gives rather interesting results :)
diff --git a/ext/hash/config.m4 b/ext/hash/config.m4
index 932e6d6f22..070a78102a 100644
--- a/ext/hash/config.m4
+++ b/ext/hash/config.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for extension hash
PHP_ARG_WITH(mhash, for mhash support,
diff --git a/ext/hash/config.w32 b/ext/hash/config.w32
index 6f04fd6bf0..545c8673ff 100644
--- a/ext/hash/config.w32
+++ b/ext/hash/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("hash", "enable hash support", "yes");
diff --git a/ext/hash/hash.c b/ext/hash/hash.c
index 2d6192f6c6..6bd52e2596 100644
--- a/ext/hash/hash.c
+++ b/ext/hash/hash.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/hash/hash_adler32.c b/ext/hash/hash_adler32.c
index 37e70e3feb..0a08df8e7b 100644
--- a/ext/hash/hash_adler32.c
+++ b/ext/hash/hash_adler32.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php_hash.h"
#include "php_hash_adler32.h"
diff --git a/ext/hash/hash_crc32.c b/ext/hash/hash_crc32.c
index 2e6f040b8c..aafc23fc81 100644
--- a/ext/hash/hash_crc32.c
+++ b/ext/hash/hash_crc32.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php_hash.h"
#include "php_hash_crc32.h"
#include "php_hash_crc32_tables.h"
diff --git a/ext/hash/hash_fnv.c b/ext/hash/hash_fnv.c
index 72ef2ee8ca..aa6e9549aa 100644
--- a/ext/hash/hash_fnv.c
+++ b/ext/hash/hash_fnv.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* Based on the public domain algorithm found at
http://www.isthe.com/chongo/tech/comp/fnv/index.html */
diff --git a/ext/hash/hash_gost.c b/ext/hash/hash_gost.c
index 1d302fa789..e18de57d9d 100644
--- a/ext/hash/hash_gost.c
+++ b/ext/hash/hash_gost.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php_hash.h"
#include "php_hash_gost.h"
#include "php_hash_gost_tables.h"
diff --git a/ext/hash/hash_haval.c b/ext/hash/hash_haval.c
index bee2b437c3..be24f54f99 100644
--- a/ext/hash/hash_haval.c
+++ b/ext/hash/hash_haval.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php_hash.h"
#include "php_hash_haval.h"
diff --git a/ext/hash/hash_joaat.c b/ext/hash/hash_joaat.c
index eae9798504..bd38fe993c 100644
--- a/ext/hash/hash_joaat.c
+++ b/ext/hash/hash_joaat.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* Implements Jenkins's one-at-a-time hashing algorithm as presented on
* http://www.burtleburtle.net/bob/hash/doobs.html.
*/
diff --git a/ext/hash/hash_md.c b/ext/hash/hash_md.c
index f5166be42d..3cbd00a215 100644
--- a/ext/hash/hash_md.c
+++ b/ext/hash/hash_md.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php_hash.h"
#include "php_hash_md.h"
diff --git a/ext/hash/hash_ripemd.c b/ext/hash/hash_ripemd.c
index 8e9971ab03..03aff00676 100644
--- a/ext/hash/hash_ripemd.c
+++ b/ext/hash/hash_ripemd.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* Heavily borrowed from md5.c & sha1.c of PHP archival fame
Note that ripemd laughs in the face of logic and uses
little endian byte ordering */
diff --git a/ext/hash/hash_sha.c b/ext/hash/hash_sha.c
index 368176ea95..4758c2fa38 100644
--- a/ext/hash/hash_sha.c
+++ b/ext/hash/hash_sha.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php_hash.h"
#include "php_hash_sha.h"
diff --git a/ext/hash/hash_snefru.c b/ext/hash/hash_snefru.c
index 2ba1375e3d..bab15c505a 100644
--- a/ext/hash/hash_snefru.c
+++ b/ext/hash/hash_snefru.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php_hash.h"
#include "php_hash_snefru.h"
#include "php_hash_snefru_tables.h"
diff --git a/ext/hash/hash_tiger.c b/ext/hash/hash_tiger.c
index 9267b02ef7..720045f821 100644
--- a/ext/hash/hash_tiger.c
+++ b/ext/hash/hash_tiger.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php_hash.h"
#include "php_hash_tiger.h"
#include "php_hash_tiger_tables.h"
diff --git a/ext/hash/hash_whirlpool.c b/ext/hash/hash_whirlpool.c
index 2f6ff7e70a..f8303bd418 100644
--- a/ext/hash/hash_whirlpool.c
+++ b/ext/hash/hash_whirlpool.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php_hash.h"
/*
diff --git a/ext/hash/php_hash.h b/ext/hash/php_hash.h
index 2be80c9a43..cba2967a0a 100644
--- a/ext/hash/php_hash.h
+++ b/ext/hash/php_hash.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_HASH_H
#define PHP_HASH_H
diff --git a/ext/hash/php_hash_adler32.h b/ext/hash/php_hash_adler32.h
index 4a53e21f66..f3192cfa2e 100644
--- a/ext/hash/php_hash_adler32.h
+++ b/ext/hash/php_hash_adler32.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_HASH_ADLER32_H
#define PHP_HASH_ADLER32_H
diff --git a/ext/hash/php_hash_crc32.h b/ext/hash/php_hash_crc32.h
index 2a5b60830d..c4d396c30d 100644
--- a/ext/hash/php_hash_crc32.h
+++ b/ext/hash/php_hash_crc32.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_HASH_CRC32_H
#define PHP_HASH_CRC32_H
diff --git a/ext/hash/php_hash_crc32_tables.h b/ext/hash/php_hash_crc32_tables.h
index 5ae14371ec..e226a3edfb 100644
--- a/ext/hash/php_hash_crc32_tables.h
+++ b/ext/hash/php_hash_crc32_tables.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
static const uint32_t crc32_table[] = { 0x0,
0x04c11db7, 0x09823b6e, 0x0d4326d9, 0x130476dc, 0x17c56b6b,
0x1a864db2, 0x1e475005, 0x2608edb8, 0x22c9f00f, 0x2f8ad6d6,
diff --git a/ext/hash/php_hash_fnv.h b/ext/hash/php_hash_fnv.h
index ca030e79bd..8166c7b481 100644
--- a/ext/hash/php_hash_fnv.h
+++ b/ext/hash/php_hash_fnv.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_HASH_FNV_H
#define PHP_HASH_FNV_H
diff --git a/ext/hash/php_hash_gost.h b/ext/hash/php_hash_gost.h
index 80c703760b..53679537e5 100644
--- a/ext/hash/php_hash_gost.h
+++ b/ext/hash/php_hash_gost.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_HASH_GOST_H
#define PHP_HASH_GOST_H
diff --git a/ext/hash/php_hash_haval.h b/ext/hash/php_hash_haval.h
index ef9f4907e1..263abbd8d9 100644
--- a/ext/hash/php_hash_haval.h
+++ b/ext/hash/php_hash_haval.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_HASH_HAVAL_H
#define PHP_HASH_HAVAL_H
diff --git a/ext/hash/php_hash_joaat.h b/ext/hash/php_hash_joaat.h
index d0e31298ca..5232bf5555 100644
--- a/ext/hash/php_hash_joaat.h
+++ b/ext/hash/php_hash_joaat.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id*/
-
#ifndef PHP_HASH_JOAAT_H
#define PHP_HASH_JOAAT_H
diff --git a/ext/hash/php_hash_md.h b/ext/hash/php_hash_md.h
index 7d502e03fb..819f507ab6 100644
--- a/ext/hash/php_hash_md.h
+++ b/ext/hash/php_hash_md.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_HASH_MD_H
#define PHP_HASH_MD_H
diff --git a/ext/hash/php_hash_ripemd.h b/ext/hash/php_hash_ripemd.h
index 463e8dc596..4747d68ea8 100644
--- a/ext/hash/php_hash_ripemd.h
+++ b/ext/hash/php_hash_ripemd.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_HASH_RIPEMD_H
#define PHP_HASH_RIPEMD_H
#include "ext/standard/basic_functions.h"
diff --git a/ext/hash/php_hash_sha.h b/ext/hash/php_hash_sha.h
index e973a2798f..9844ddeb7d 100644
--- a/ext/hash/php_hash_sha.h
+++ b/ext/hash/php_hash_sha.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_HASH_SHA_H
#define PHP_HASH_SHA_H
diff --git a/ext/hash/php_hash_snefru.h b/ext/hash/php_hash_snefru.h
index a73e157490..e15b36139b 100644
--- a/ext/hash/php_hash_snefru.h
+++ b/ext/hash/php_hash_snefru.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_HASH_SNEFRU_H
#define PHP_HASH_SNEFRU_H
diff --git a/ext/hash/php_hash_snefru_tables.h b/ext/hash/php_hash_snefru_tables.h
index 023adb0040..a0b661ddca 100644
--- a/ext/hash/php_hash_snefru_tables.h
+++ b/ext/hash/php_hash_snefru_tables.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
static const uint32_t tables[16][256]= {
{ /* Start of S Box 0 */
diff --git a/ext/hash/php_hash_tiger.h b/ext/hash/php_hash_tiger.h
index 8ca514b66a..ca60dd4eae 100644
--- a/ext/hash/php_hash_tiger.h
+++ b/ext/hash/php_hash_tiger.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_HASH_TIGER_H
#define PHP_HASH_TIGER_H
diff --git a/ext/hash/php_hash_tiger_tables.h b/ext/hash/php_hash_tiger_tables.h
index afb4ccf2e0..4e1933ce42 100644
--- a/ext/hash/php_hash_tiger_tables.h
+++ b/ext/hash/php_hash_tiger_tables.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#define t1 (table)
#define t2 (table+256)
#define t3 (table+256*2)
diff --git a/ext/hash/php_hash_whirlpool.h b/ext/hash/php_hash_whirlpool.h
index 86d03e8886..1ad4bf25dc 100644
--- a/ext/hash/php_hash_whirlpool.h
+++ b/ext/hash/php_hash_whirlpool.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_HASH_WHIRLPOOL_H
#define PHP_HASH_WHIRLPOOL_H
diff --git a/ext/hash/php_hash_whirlpool_tables.h b/ext/hash/php_hash_whirlpool_tables.h
index 009b5bede9..91c3cd8431 100644
--- a/ext/hash/php_hash_whirlpool_tables.h
+++ b/ext/hash/php_hash_whirlpool_tables.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_HASH_WHIRLPOOL_TABLES_H
#define PHP_HASH_WHIRLPOOL_TABLES_H
diff --git a/ext/hash/tests/bug73127.phpt b/ext/hash/tests/bug73127.phpt
index a0d5dec49f..78113de7ec 100644
--- a/ext/hash/tests/bug73127.phpt
+++ b/ext/hash/tests/bug73127.phpt
@@ -3,7 +3,7 @@ Bug #73127 (gost-crypto hash incorrect if input data contains long 0xFF sequence
--SKIPIF--
<?php if(!extension_loaded('hash')) die('skip hash extension not loaded'); ?>
--FILE--
-<?php // $Id$
+<?php
$test1 = str_repeat("\xFF", 40);
$test2 = str_repeat("\x00", 40);
diff --git a/ext/iconv/config.m4 b/ext/iconv/config.m4
index 6a056979e7..4294b15bf4 100644
--- a/ext/iconv/config.m4
+++ b/ext/iconv/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension iconv
PHP_ARG_WITH(iconv, for iconv support,
[ --without-iconv[=DIR] Exclude iconv support], yes)
diff --git a/ext/iconv/config.w32 b/ext/iconv/config.w32
index 05281e07e7..d719ddbb0e 100644
--- a/ext/iconv/config.w32
+++ b/ext/iconv/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim: ft=javascript
ARG_WITH("iconv", "iconv support", "yes");
diff --git a/ext/iconv/iconv.c b/ext/iconv/iconv.c
index bdd4a26da5..2915e97be7 100644
--- a/ext/iconv/iconv.c
+++ b/ext/iconv/iconv.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/imap/config.m4 b/ext/imap/config.m4
index badb6e26b2..4cc9d91db9 100644
--- a/ext/imap/config.m4
+++ b/ext/imap/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension imap
AC_DEFUN([IMAP_INC_CHK],[if test -r "$i$1/c-client.h"; then
AC_DEFINE(HAVE_IMAP2000, 1, [ ])
diff --git a/ext/imap/config.w32 b/ext/imap/config.w32
index 9e36ed59d0..0f79659b77 100644
--- a/ext/imap/config.w32
+++ b/ext/imap/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("imap", "IMAP Support", "no");
diff --git a/ext/imap/php_imap.c b/ext/imap/php_imap.c
index 78b6ebd19c..24b18212a3 100644
--- a/ext/imap/php_imap.c
+++ b/ext/imap/php_imap.c
@@ -26,7 +26,6 @@
| PHP 4.0 updates: Zeev Suraski <zeev@zend.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#define IMAP41
diff --git a/ext/imap/php_imap.h b/ext/imap/php_imap.h
index 7691d1fdd7..7a9ae3a9b1 100644
--- a/ext/imap/php_imap.h
+++ b/ext/imap/php_imap.h
@@ -27,8 +27,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_IMAP_H
#define PHP_IMAP_H
diff --git a/ext/intl/config.w32 b/ext/intl/config.w32
index 4ad4630054..23673232b2 100644
--- a/ext/intl/config.w32
+++ b/ext/intl/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("intl", "Enable internationalization support", "no");
diff --git a/ext/intl/idn/idn.c b/ext/intl/idn/idn.c
index 96101e5a98..99c7bd7331 100644
--- a/ext/intl/idn/idn.c
+++ b/ext/intl/idn/idn.c
@@ -16,7 +16,6 @@
| Gustavo Lopes <cataphract@php.net> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
/* {{{ includes */
#ifdef HAVE_CONFIG_H
diff --git a/ext/intl/idn/idn.h b/ext/intl/idn/idn.h
index 1d49fe9f0a..80459c2f6b 100644
--- a/ext/intl/idn/idn.h
+++ b/ext/intl/idn/idn.h
@@ -15,7 +15,6 @@
| Author: Pierre A. Joye <pierre@php.net> |
+----------------------------------------------------------------------+
*/
-/* $Id$ s*/
#ifndef IDN_IDN_H
#define IDN_IDN_H
diff --git a/ext/intl/intl_convertcpp.cpp b/ext/intl/intl_convertcpp.cpp
index 67fb946edd..79f5c8cb6c 100644
--- a/ext/intl/intl_convertcpp.cpp
+++ b/ext/intl/intl_convertcpp.cpp
@@ -14,8 +14,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "intl_cppshims.h"
#include "intl_convertcpp.h"
diff --git a/ext/intl/intl_convertcpp.h b/ext/intl/intl_convertcpp.h
index 0bb486f7b6..4fad9ed052 100644
--- a/ext/intl/intl_convertcpp.h
+++ b/ext/intl/intl_convertcpp.h
@@ -14,8 +14,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef INTL_CONVERTCPP_H
#define INTL_CONVERTCPP_H
diff --git a/ext/intl/locale/locale.c b/ext/intl/locale/locale.c
index 05141a9558..44626f5043 100644
--- a/ext/intl/locale/locale.c
+++ b/ext/intl/locale/locale.c
@@ -14,8 +14,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/intl/locale/locale.h b/ext/intl/locale/locale.h
index fc64477c74..4ebda99887 100644
--- a/ext/intl/locale/locale.h
+++ b/ext/intl/locale/locale.h
@@ -14,8 +14,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef LOCALE_LOCALE_H
#define LOCALE_LOCALE_H
diff --git a/ext/intl/locale/locale_class.c b/ext/intl/locale/locale_class.c
index d59536955e..9d4799bf27 100644
--- a/ext/intl/locale/locale_class.c
+++ b/ext/intl/locale/locale_class.c
@@ -14,8 +14,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include <unicode/uloc.h>
#include "php_intl.h"
#include "intl_error.h"
diff --git a/ext/intl/locale/locale_class.h b/ext/intl/locale/locale_class.h
index 1ff4df3a53..e8e244209a 100644
--- a/ext/intl/locale/locale_class.h
+++ b/ext/intl/locale/locale_class.h
@@ -14,8 +14,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef LOCALE_CLASS_H
#define LOCALE_CLASS_H
diff --git a/ext/intl/locale/locale_methods.c b/ext/intl/locale/locale_methods.c
index 35bec40a7a..d710e1926a 100644
--- a/ext/intl/locale/locale_methods.c
+++ b/ext/intl/locale/locale_methods.c
@@ -14,8 +14,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/intl/locale/locale_methods.h b/ext/intl/locale/locale_methods.h
index bc11975c18..9609c92f4e 100644
--- a/ext/intl/locale/locale_methods.h
+++ b/ext/intl/locale/locale_methods.h
@@ -14,8 +14,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef LOCALE_METHODS_H
#define LOCALE_METHODS_H
diff --git a/ext/json/config.m4 b/ext/json/config.m4
index 1411e83faa..882e39b242 100644
--- a/ext/json/config.m4
+++ b/ext/json/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension json
PHP_ARG_ENABLE(json, whether to enable JavaScript Object Serialization support,
[ --disable-json Disable JavaScript Object Serialization support], yes)
diff --git a/ext/json/config.w32 b/ext/json/config.w32
index d16e0686d3..b82b29e764 100644
--- a/ext/json/config.w32
+++ b/ext/json/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("json", "JavaScript Object Serialization support", "yes");
diff --git a/ext/ldap/config.m4 b/ext/ldap/config.m4
index 69651a89cd..08ef40e2d0 100644
--- a/ext/ldap/config.m4
+++ b/ext/ldap/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension ldap
AC_DEFUN([PHP_LDAP_CHECKS], [
if test -f $1/include/ldap.h; then
diff --git a/ext/ldap/config.w32 b/ext/ldap/config.w32
index a608ff7132..936c37c3d4 100644
--- a/ext/ldap/config.w32
+++ b/ext/ldap/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("ldap", "LDAP support", "no");
diff --git a/ext/ldap/php_ldap.h b/ext/ldap/php_ldap.h
index cb74aa977f..eaf2fea64e 100644
--- a/ext/ldap/php_ldap.h
+++ b/ext/ldap/php_ldap.h
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_LDAP_H
#define PHP_LDAP_H
diff --git a/ext/libxml/config.w32 b/ext/libxml/config.w32
index 99f843908d..b11c57bc44 100644
--- a/ext/libxml/config.w32
+++ b/ext/libxml/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("libxml", "LibXML support", "yes");
diff --git a/ext/libxml/config0.m4 b/ext/libxml/config0.m4
index 5d44c77846..c8ad9951cb 100644
--- a/ext/libxml/config0.m4
+++ b/ext/libxml/config0.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension libxml
PHP_ARG_ENABLE(libxml, whether to enable LIBXML support,
[ --disable-libxml Disable LIBXML support], yes)
diff --git a/ext/libxml/libxml.c b/ext/libxml/libxml.c
index aa869faf96..0309500f11 100644
--- a/ext/libxml/libxml.c
+++ b/ext/libxml/libxml.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#define IS_EXT_MODULE
#ifdef HAVE_CONFIG_H
diff --git a/ext/libxml/php_libxml.h b/ext/libxml/php_libxml.h
index f7aa726d88..7cc7271db2 100644
--- a/ext/libxml/php_libxml.h
+++ b/ext/libxml/php_libxml.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_LIBXML_H
#define PHP_LIBXML_H
diff --git a/ext/mbstring/config.m4 b/ext/mbstring/config.m4
index 4bd1b8fe06..844b02ed74 100644
--- a/ext/mbstring/config.m4
+++ b/ext/mbstring/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension mbstring
AC_DEFUN([PHP_MBSTRING_ADD_SOURCES], [
PHP_MBSTRING_SOURCES="$PHP_MBSTRING_SOURCES $1"
diff --git a/ext/mbstring/config.w32 b/ext/mbstring/config.w32
index 13e1e12605..e13b743381 100644
--- a/ext/mbstring/config.w32
+++ b/ext/mbstring/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("mbstring", "multibyte string functions", "no");
diff --git a/ext/mbstring/libmbfl/filters/mk_sb_tbl.awk b/ext/mbstring/libmbfl/filters/mk_sb_tbl.awk
index f0ad290e24..b496e6f1d1 100755
--- a/ext/mbstring/libmbfl/filters/mk_sb_tbl.awk
+++ b/ext/mbstring/libmbfl/filters/mk_sb_tbl.awk
@@ -1,7 +1,5 @@
#!/usr/bin/awk -f
#
-# $Id$
-#
# Description: a script that generates a single byte code set to Unicode
# mapping table.
#
diff --git a/ext/mbstring/libmbfl/mbfl/mk_eaw_tbl.awk b/ext/mbstring/libmbfl/mbfl/mk_eaw_tbl.awk
index 02c73f2025..5813fbd7e7 100644
--- a/ext/mbstring/libmbfl/mbfl/mk_eaw_tbl.awk
+++ b/ext/mbstring/libmbfl/mbfl/mk_eaw_tbl.awk
@@ -1,7 +1,5 @@
#!/usr/bin/awk -f
#
-# $Id$
-#
# Description: a script to generate east asian width table.
#
diff --git a/ext/mbstring/mb_gpc.c b/ext/mbstring/mb_gpc.c
index a77df00e24..a4c97b2335 100644
--- a/ext/mbstring/mb_gpc.c
+++ b/ext/mbstring/mb_gpc.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* {{{ includes */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/ext/mbstring/mb_gpc.h b/ext/mbstring/mb_gpc.h
index 3f3900a980..5ce1e1e05b 100644
--- a/ext/mbstring/mb_gpc.h
+++ b/ext/mbstring/mb_gpc.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* {{{ includes */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/ext/mbstring/mbstring.c b/ext/mbstring/mbstring.c
index c3843d7963..eceafdd29c 100644
--- a/ext/mbstring/mbstring.c
+++ b/ext/mbstring/mbstring.c
@@ -19,8 +19,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* {{{ includes */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/ext/mbstring/mbstring.h b/ext/mbstring/mbstring.h
index a15b4e3edc..ede7b17b24 100644
--- a/ext/mbstring/mbstring.h
+++ b/ext/mbstring/mbstring.h
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef _MBSTRING_H
#define _MBSTRING_H
diff --git a/ext/mbstring/php_mbregex.c b/ext/mbstring/php_mbregex.c
index 3349025491..dd1bef031a 100644
--- a/ext/mbstring/php_mbregex.c
+++ b/ext/mbstring/php_mbregex.c
@@ -16,9 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/mbstring/php_mbregex.h b/ext/mbstring/php_mbregex.h
index d46d4c9d54..20fbb38a50 100644
--- a/ext/mbstring/php_mbregex.h
+++ b/ext/mbstring/php_mbregex.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef _PHP_MBREGEX_H
#define _PHP_MBREGEX_H
diff --git a/ext/mysqli/config.m4 b/ext/mysqli/config.m4
index c700dac819..a8d5106aaf 100644
--- a/ext/mysqli/config.m4
+++ b/ext/mysqli/config.m4
@@ -1,5 +1,3 @@
-dnl
-dnl $Id$
dnl config.m4 for extension mysqli
dnl ext/pdo_mysql/config.m4 also depends on this macro.
diff --git a/ext/mysqli/config.w32 b/ext/mysqli/config.w32
index 9213931393..5c32db2c40 100644
--- a/ext/mysqli/config.w32
+++ b/ext/mysqli/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
// Note: The extension name is "mysqli", you enable it with "--with-mysqli".
diff --git a/ext/mysqli/mysqli.c b/ext/mysqli/mysqli.c
index a1e880a6b0..ae5ed4ba44 100644
--- a/ext/mysqli/mysqli.c
+++ b/ext/mysqli/mysqli.c
@@ -16,8 +16,6 @@
| Andrey Hristov <andrey@php.net> |
| Ulf Wendel <uw@php.net> |
+----------------------------------------------------------------------+
-
- $Id$
*/
#ifdef HAVE_CONFIG_H
diff --git a/ext/mysqli/mysqli_api.c b/ext/mysqli/mysqli_api.c
index 2bcbe2846e..2110f35ae1 100644
--- a/ext/mysqli/mysqli_api.c
+++ b/ext/mysqli/mysqli_api.c
@@ -16,8 +16,6 @@
| Andrey Hristov <andrey@php.net> |
| Ulf Wendel <uw@php.net> |
+----------------------------------------------------------------------+
-
- $Id$
*/
#ifdef HAVE_CONFIG_H
diff --git a/ext/mysqli/mysqli_fe.c b/ext/mysqli/mysqli_fe.c
index f349501f7b..bc5f3ecc6f 100644
--- a/ext/mysqli/mysqli_fe.c
+++ b/ext/mysqli/mysqli_fe.c
@@ -16,8 +16,6 @@
| Andrey Hristov <andrey@php.net> |
| Ulf Wendel <uw@php.net> |
+----------------------------------------------------------------------+
-
- $Id$
*/
#ifdef HAVE_CONFIG_H
diff --git a/ext/mysqli/mysqli_nonapi.c b/ext/mysqli/mysqli_nonapi.c
index 12b6ad5449..7b6c07d2e3 100644
--- a/ext/mysqli/mysqli_nonapi.c
+++ b/ext/mysqli/mysqli_nonapi.c
@@ -16,8 +16,6 @@
| Andrey Hristov <andrey@php.net> |
| Ulf Wendel <uw@php.net> |
+----------------------------------------------------------------------+
-
- $Id$
*/
#ifdef HAVE_CONFIG_H
diff --git a/ext/mysqli/mysqli_report.c b/ext/mysqli/mysqli_report.c
index 2ac060b3bf..3b842aea4c 100644
--- a/ext/mysqli/mysqli_report.c
+++ b/ext/mysqli/mysqli_report.c
@@ -14,8 +14,6 @@
+----------------------------------------------------------------------+
| Author: Georg Richter <georg@php.net> |
+----------------------------------------------------------------------+
-
- $Id$
*/
#ifdef HAVE_CONFIG_H
diff --git a/ext/mysqli/php_mysqli.h b/ext/mysqli/php_mysqli.h
index b83e4833de..abe66cbd46 100644
--- a/ext/mysqli/php_mysqli.h
+++ b/ext/mysqli/php_mysqli.h
@@ -16,8 +16,6 @@
| Andrey Hristov <andrey@php.net> |
| Ulf Wendel <uw@php.net> |
+----------------------------------------------------------------------+
-
- $Id$
*/
#ifndef PHP_MYSQLI_H
diff --git a/ext/mysqli/php_mysqli_structs.h b/ext/mysqli/php_mysqli_structs.h
index e788796f1c..1b7ffddb1a 100644
--- a/ext/mysqli/php_mysqli_structs.h
+++ b/ext/mysqli/php_mysqli_structs.h
@@ -16,8 +16,6 @@
| Andrey Hristov <andrey@php.net> |
| Ulf Wendel <uw@php.net> |
+----------------------------------------------------------------------+
-
- $Id$
*/
#ifndef PHP_MYSQLI_STRUCTS_H
diff --git a/ext/mysqlnd/config.w32 b/ext/mysqlnd/config.w32
index 52be8f563c..24c1415246 100644
--- a/ext/mysqlnd/config.w32
+++ b/ext/mysqlnd/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("mysqlnd", "Mysql Native Client Driver", "yes");
diff --git a/ext/mysqlnd/config9.m4 b/ext/mysqlnd/config9.m4
index b5f20a9c8b..573190fa43 100644
--- a/ext/mysqlnd/config9.m4
+++ b/ext/mysqlnd/config9.m4
@@ -1,5 +1,3 @@
-dnl
-dnl $Id$
dnl config.m4 for mysqlnd driver
PHP_ARG_ENABLE(mysqlnd, whether to enable mysqlnd,
diff --git a/ext/odbc/config.m4 b/ext/odbc/config.m4
index 4ff7a062bf..a75fc77747 100644
--- a/ext/odbc/config.m4
+++ b/ext/odbc/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension odbc
AC_DEFUN([PHP_ODBC_CHECK_HEADER],[
if ! test -f "$ODBC_INCDIR/$1"; then
diff --git a/ext/odbc/config.w32 b/ext/odbc/config.w32
index 9b45e1eb67..a782c57a90 100644
--- a/ext/odbc/config.w32
+++ b/ext/odbc/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("odbc", "ODBC support", "no");
diff --git a/ext/odbc/php_odbc.c b/ext/odbc/php_odbc.c
index 941252a5ab..c99862cd04 100644
--- a/ext/odbc/php_odbc.c
+++ b/ext/odbc/php_odbc.c
@@ -20,8 +20,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/odbc/php_odbc.h b/ext/odbc/php_odbc.h
index 0486e3af14..d2b3e2b7b5 100644
--- a/ext/odbc/php_odbc.h
+++ b/ext/odbc/php_odbc.h
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_ODBC_H
#define PHP_ODBC_H
diff --git a/ext/odbc/php_odbc_includes.h b/ext/odbc/php_odbc_includes.h
index 73ad845859..25ac53025c 100644
--- a/ext/odbc/php_odbc_includes.h
+++ b/ext/odbc/php_odbc_includes.h
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_ODBC_INCLUDES_H
#define PHP_ODBC_INCLUDES_H
diff --git a/ext/opcache/config.m4 b/ext/opcache/config.m4
index 8098f3d885..74885ddbe2 100644
--- a/ext/opcache/config.m4
+++ b/ext/opcache/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension opcache
PHP_ARG_ENABLE(opcache, whether to enable Zend OPcache support,
[ --disable-opcache Disable Zend OPcache support], yes)
diff --git a/ext/openssl/README b/ext/openssl/README
index 20a38332fb..1070d3ee9f 100644
--- a/ext/openssl/README
+++ b/ext/openssl/README
@@ -1,7 +1,5 @@
OpenSSL extension for PHP
-$Id$
-
The functions implemented so far make it possible to seal and open data, and
also create and verify signatures.
diff --git a/ext/openssl/config.w32 b/ext/openssl/config.w32
index ade17d402a..bd1f2d1589 100644
--- a/ext/openssl/config.w32
+++ b/ext/openssl/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("openssl", "OpenSSL support", "no,shared");
diff --git a/ext/openssl/config0.m4 b/ext/openssl/config0.m4
index a7bbf05f62..5dc60ea7f0 100644
--- a/ext/openssl/config0.m4
+++ b/ext/openssl/config0.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension openssl
PHP_ARG_WITH(openssl, for OpenSSL support,
[ --with-openssl[=DIR] Include OpenSSL support (requires OpenSSL >= 1.0.1)])
diff --git a/ext/openssl/openssl.c b/ext/openssl/openssl.c
index 52f3ff6c67..89c84b42e4 100644
--- a/ext/openssl/openssl.c
+++ b/ext/openssl/openssl.c
@@ -21,8 +21,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/openssl/php_openssl.h b/ext/openssl/php_openssl.h
index e357550c1a..b9026a503d 100644
--- a/ext/openssl/php_openssl.h
+++ b/ext/openssl/php_openssl.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_OPENSSL_H
#define PHP_OPENSSL_H
/* HAVE_OPENSSL would include SSL MySQL stuff */
diff --git a/ext/openssl/xp_ssl.c b/ext/openssl/xp_ssl.c
index 6ab47d6952..b26fc26544 100644
--- a/ext/openssl/xp_ssl.c
+++ b/ext/openssl/xp_ssl.c
@@ -19,8 +19,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/pcntl/config.m4 b/ext/pcntl/config.m4
index 8e4dc41f33..b17aec224c 100644
--- a/ext/pcntl/config.m4
+++ b/ext/pcntl/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension pcntl
PHP_ARG_ENABLE(pcntl, whether to enable pcntl support,
[ --enable-pcntl Enable pcntl support (CLI/CGI only)])
diff --git a/ext/pcntl/pcntl.c b/ext/pcntl/pcntl.c
index 013d74054b..b243b22027 100644
--- a/ext/pcntl/pcntl.c
+++ b/ext/pcntl/pcntl.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#define PCNTL_DEBUG 0
#if PCNTL_DEBUG
diff --git a/ext/pcntl/php_pcntl.h b/ext/pcntl/php_pcntl.h
index 4b75afcfdd..bbb76ae4c7 100644
--- a/ext/pcntl/php_pcntl.h
+++ b/ext/pcntl/php_pcntl.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_PCNTL_H
#define PHP_PCNTL_H
diff --git a/ext/pcntl/php_signal.c b/ext/pcntl/php_signal.c
index 7ef2cb4b38..32a6c55c93 100644
--- a/ext/pcntl/php_signal.c
+++ b/ext/pcntl/php_signal.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "TSRM.h"
#include "php_signal.h"
#include "Zend/zend.h"
diff --git a/ext/pcntl/php_signal.h b/ext/pcntl/php_signal.h
index b4e0823c57..7ce1f6414b 100644
--- a/ext/pcntl/php_signal.h
+++ b/ext/pcntl/php_signal.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include <signal.h>
#ifndef PHP_SIGNAL_H
#define PHP_SIGNAL_H
diff --git a/ext/pcre/config.w32 b/ext/pcre/config.w32
index 46d94f0ed5..b0b1e0ce7c 100644
--- a/ext/pcre/config.w32
+++ b/ext/pcre/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
EXTENSION("pcre", "php_pcre.c", false /* never shared */,
diff --git a/ext/pcre/config0.m4 b/ext/pcre/config0.m4
index 380551db2e..26392d7b8b 100644
--- a/ext/pcre/config0.m4
+++ b/ext/pcre/config0.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension pcre
dnl By default we'll compile and link against the bundled PCRE library
dnl if DIR is supplied, we'll use that for linking
diff --git a/ext/pcre/php_pcre.c b/ext/pcre/php_pcre.c
index e438db3b89..b9213d4909 100644
--- a/ext/pcre/php_pcre.c
+++ b/ext/pcre/php_pcre.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_ini.h"
#include "php_globals.h"
diff --git a/ext/pcre/php_pcre.h b/ext/pcre/php_pcre.h
index 4ac212922a..4c240cbaf9 100644
--- a/ext/pcre/php_pcre.h
+++ b/ext/pcre/php_pcre.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_PCRE_H
#define PHP_PCRE_H
diff --git a/ext/pdo/README b/ext/pdo/README
index da806b0f30..2b833714ae 100755
--- a/ext/pdo/README
+++ b/ext/pdo/README
@@ -1,5 +1,3 @@
-$Id$
-
PHP Data Objects
================
diff --git a/ext/pdo/config.m4 b/ext/pdo/config.m4
index 8cbf21733d..d381a138fb 100755
--- a/ext/pdo/config.m4
+++ b/ext/pdo/config.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for extension pdo
dnl vim:se ts=2 sw=2 et:
diff --git a/ext/pdo/config.w32 b/ext/pdo/config.w32
index 564eab0ca5..1613fb0a3a 100755
--- a/ext/pdo/config.w32
+++ b/ext/pdo/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("pdo", "Enable PHP Data Objects support", "no");
diff --git a/ext/pdo/pdo.c b/ext/pdo/pdo.c
index ef1296019d..b3af842a4b 100644
--- a/ext/pdo/pdo.c
+++ b/ext/pdo/pdo.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/pdo/pdo_dbh.c b/ext/pdo/pdo_dbh.c
index 9c92b5afb7..8d2286812a 100644
--- a/ext/pdo/pdo_dbh.c
+++ b/ext/pdo/pdo_dbh.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* The PDO Database Handle Class */
#ifdef HAVE_CONFIG_H
diff --git a/ext/pdo/pdo_sql_parser.c b/ext/pdo/pdo_sql_parser.c
index 2a2cff7946..cf0edc9105 100644
--- a/ext/pdo/pdo_sql_parser.c
+++ b/ext/pdo/pdo_sql_parser.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_pdo_driver.h"
#include "php_pdo_int.h"
diff --git a/ext/pdo/pdo_sql_parser.re b/ext/pdo/pdo_sql_parser.re
index 648358180c..b5f5b71638 100644
--- a/ext/pdo/pdo_sql_parser.re
+++ b/ext/pdo/pdo_sql_parser.re
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_pdo_driver.h"
#include "php_pdo_int.h"
diff --git a/ext/pdo/pdo_sqlstate.c b/ext/pdo/pdo_sqlstate.c
index 8f2debc912..6723e0d034 100644
--- a/ext/pdo/pdo_sqlstate.c
+++ b/ext/pdo/pdo_sqlstate.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/pdo/pdo_stmt.c b/ext/pdo/pdo_stmt.c
index a6b2bedc0b..689f552fc9 100644
--- a/ext/pdo/pdo_stmt.c
+++ b/ext/pdo/pdo_stmt.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* The PDO Statement Handle Class */
#ifdef HAVE_CONFIG_H
diff --git a/ext/pdo/php_pdo.h b/ext/pdo/php_pdo.h
index d72c512484..77d49001ad 100644
--- a/ext/pdo/php_pdo.h
+++ b/ext/pdo/php_pdo.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_PDO_H
#define PHP_PDO_H
diff --git a/ext/pdo/php_pdo_driver.h b/ext/pdo/php_pdo_driver.h
index 17c135ac14..3350211a5e 100644
--- a/ext/pdo/php_pdo_driver.h
+++ b/ext/pdo/php_pdo_driver.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_PDO_DRIVER_H
#define PHP_PDO_DRIVER_H
diff --git a/ext/pdo/php_pdo_error.h b/ext/pdo/php_pdo_error.h
index 245c3befeb..44e4af830f 100644
--- a/ext/pdo/php_pdo_error.h
+++ b/ext/pdo/php_pdo_error.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_PDO_ERROR_H
#define PHP_PDO_ERROR_H
diff --git a/ext/pdo/php_pdo_int.h b/ext/pdo/php_pdo_int.h
index a4958fdb3b..17e3bd8a24 100644
--- a/ext/pdo/php_pdo_int.h
+++ b/ext/pdo/php_pdo_int.h
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* Stuff private to the PDO extension and not for consumption by PDO drivers
* */
diff --git a/ext/pdo_dblib/config.m4 b/ext/pdo_dblib/config.m4
index 407c3fe4de..f93fe57927 100644
--- a/ext/pdo_dblib/config.m4
+++ b/ext/pdo_dblib/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension pdo_dblib
PHP_ARG_WITH(pdo-dblib, for PDO_DBLIB support via FreeTDS,
[ --with-pdo-dblib[=DIR] PDO: DBLIB-DB support. DIR is the FreeTDS home directory])
diff --git a/ext/pdo_dblib/config.w32 b/ext/pdo_dblib/config.w32
index 50435bc64b..5ff4d7b80b 100755
--- a/ext/pdo_dblib/config.w32
+++ b/ext/pdo_dblib/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("pdo-dblib", "freetds dblib (Sybase, MS-SQL) support for PDO", "no");
diff --git a/ext/pdo_dblib/dblib_driver.c b/ext/pdo_dblib/dblib_driver.c
index 98c5e6800e..b9277a30e3 100644
--- a/ext/pdo_dblib/dblib_driver.c
+++ b/ext/pdo_dblib/dblib_driver.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
diff --git a/ext/pdo_dblib/dblib_stmt.c b/ext/pdo_dblib/dblib_stmt.c
index 5aa015e306..ffbd7184dc 100644
--- a/ext/pdo_dblib/dblib_stmt.c
+++ b/ext/pdo_dblib/dblib_stmt.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
diff --git a/ext/pdo_dblib/pdo_dblib.c b/ext/pdo_dblib/pdo_dblib.c
index 495328c942..aed7f8b510 100644
--- a/ext/pdo_dblib/pdo_dblib.c
+++ b/ext/pdo_dblib/pdo_dblib.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
diff --git a/ext/pdo_dblib/php_pdo_dblib.h b/ext/pdo_dblib/php_pdo_dblib.h
index 85825d4b14..b02dd0f2af 100644
--- a/ext/pdo_dblib/php_pdo_dblib.h
+++ b/ext/pdo_dblib/php_pdo_dblib.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_PDO_DBLIB_H
#define PHP_PDO_DBLIB_H
diff --git a/ext/pdo_dblib/php_pdo_dblib_int.h b/ext/pdo_dblib/php_pdo_dblib_int.h
index 0a4bfa300e..1cb8bbfda7 100644
--- a/ext/pdo_dblib/php_pdo_dblib_int.h
+++ b/ext/pdo_dblib/php_pdo_dblib_int.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_PDO_DBLIB_INT_H
#define PHP_PDO_DBLIB_INT_H
diff --git a/ext/pdo_firebird/tests/connect.phpt b/ext/pdo_firebird/tests/connect.phpt
index cbe76e6865..d8e1a64ade 100644
--- a/ext/pdo_firebird/tests/connect.phpt
+++ b/ext/pdo_firebird/tests/connect.phpt
@@ -4,7 +4,7 @@ PDO_Firebird: connect/disconnect
<?php include("skipif.inc"); ?>
<?php function_exists("ibase_query") or die("skip"); ?>
--FILE--
-<?php /* $Id$ */
+<?php
require("testdb.inc");
diff --git a/ext/pdo_firebird/tests/ddl.phpt b/ext/pdo_firebird/tests/ddl.phpt
index 9d2a0953ec..635d636946 100644
--- a/ext/pdo_firebird/tests/ddl.phpt
+++ b/ext/pdo_firebird/tests/ddl.phpt
@@ -4,7 +4,7 @@ PDO_Firebird: DDL/transactions
<?php include("skipif.inc"); ?>
<?php function_exists("ibase_query") or die("skip"); ?>
--FILE--
-<?php /* $Id$ */
+<?php
require("testdb.inc");
diff --git a/ext/pdo_firebird/tests/execute.phpt b/ext/pdo_firebird/tests/execute.phpt
index 3cec9e3aa8..d6ae88d653 100644
--- a/ext/pdo_firebird/tests/execute.phpt
+++ b/ext/pdo_firebird/tests/execute.phpt
@@ -6,7 +6,7 @@ PDO_Firebird: prepare/execute/binding
--INI--
ibase.timestampformat=%Y-%m-%d %H:%M:%S
--FILE--
-<?php /* $Id$ */
+<?php
require("testdb.inc");
diff --git a/ext/pdo_firebird/tests/rowCount.phpt b/ext/pdo_firebird/tests/rowCount.phpt
index 1a009508e0..bf0950f29b 100644
--- a/ext/pdo_firebird/tests/rowCount.phpt
+++ b/ext/pdo_firebird/tests/rowCount.phpt
@@ -4,7 +4,7 @@ PDO_Firebird: rowCount
<?php extension_loaded("pdo_firebird") or die("skip"); ?>
<?php function_exists("ibase_query") or die("skip"); ?>
--FILE--
-<?php /* $Id$ */
+<?php
require("testdb.inc");
diff --git a/ext/pdo_firebird/tests/skipif.inc b/ext/pdo_firebird/tests/skipif.inc
index f87f939e14..f217fb4870 100644
--- a/ext/pdo_firebird/tests/skipif.inc
+++ b/ext/pdo_firebird/tests/skipif.inc
@@ -1,4 +1,4 @@
-<?php /* $Id$ */
+<?php
if (!extension_loaded("pdo_firebird")) die('skip pdo_firebird extension not loaded');
if (!extension_loaded("interbase")) print "skip interbase extension not loaded";
diff --git a/ext/pdo_firebird/tests/testdb.inc b/ext/pdo_firebird/tests/testdb.inc
index e19ff9cb75..3817e5784b 100644
--- a/ext/pdo_firebird/tests/testdb.inc
+++ b/ext/pdo_firebird/tests/testdb.inc
@@ -1,4 +1,4 @@
-<?php /* $Id$ */
+<?php
$user = 'SYSDBA';
$password = 'masterkey';
diff --git a/ext/pdo_mysql/config.m4 b/ext/pdo_mysql/config.m4
index f787cdf7fd..43edf3fc4a 100755
--- a/ext/pdo_mysql/config.m4
+++ b/ext/pdo_mysql/config.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for extension pdo_mysql
dnl vim: se ts=2 sw=2 et:
diff --git a/ext/pdo_mysql/config.w32 b/ext/pdo_mysql/config.w32
index f150916b2a..8b5577273d 100644
--- a/ext/pdo_mysql/config.w32
+++ b/ext/pdo_mysql/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("pdo-mysql", "MySQL support for PDO", "no");
diff --git a/ext/pdo_mysql/mysql_driver.c b/ext/pdo_mysql/mysql_driver.c
index 3cfd32f6ad..2cec3daa42 100644
--- a/ext/pdo_mysql/mysql_driver.c
+++ b/ext/pdo_mysql/mysql_driver.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/pdo_mysql/mysql_statement.c b/ext/pdo_mysql/mysql_statement.c
index 2a4596b475..5e861089a0 100644
--- a/ext/pdo_mysql/mysql_statement.c
+++ b/ext/pdo_mysql/mysql_statement.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/pdo_mysql/pdo_mysql.c b/ext/pdo_mysql/pdo_mysql.c
index af7be2c43e..60813a62dc 100644
--- a/ext/pdo_mysql/pdo_mysql.c
+++ b/ext/pdo_mysql/pdo_mysql.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/pdo_mysql/php_pdo_mysql.h b/ext/pdo_mysql/php_pdo_mysql.h
index d7417631a4..c48ca4516d 100644
--- a/ext/pdo_mysql/php_pdo_mysql.h
+++ b/ext/pdo_mysql/php_pdo_mysql.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_PDO_MYSQL_H
#define PHP_PDO_MYSQL_H
diff --git a/ext/pdo_mysql/php_pdo_mysql_int.h b/ext/pdo_mysql/php_pdo_mysql_int.h
index a60d8507c4..486780acdc 100644
--- a/ext/pdo_mysql/php_pdo_mysql_int.h
+++ b/ext/pdo_mysql/php_pdo_mysql_int.h
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_PDO_MYSQL_INT_H
#define PHP_PDO_MYSQL_INT_H
diff --git a/ext/pdo_oci/config.m4 b/ext/pdo_oci/config.m4
index 212a1bb51e..99f730d425 100755
--- a/ext/pdo_oci/config.m4
+++ b/ext/pdo_oci/config.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for extension pdo_oci
dnl vim:et:sw=2:ts=2:
diff --git a/ext/pdo_oci/config.w32 b/ext/pdo_oci/config.w32
index 0edf885c01..b1ec04f13b 100755
--- a/ext/pdo_oci/config.w32
+++ b/ext/pdo_oci/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("pdo-oci", "Oracle OCI support for PDO", "no");
diff --git a/ext/pdo_oci/oci_driver.c b/ext/pdo_oci/oci_driver.c
index dfee469688..4f7018b46b 100644
--- a/ext/pdo_oci/oci_driver.c
+++ b/ext/pdo_oci/oci_driver.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/pdo_oci/oci_statement.c b/ext/pdo_oci/oci_statement.c
index 10bb601d50..f2c43b9a69 100644
--- a/ext/pdo_oci/oci_statement.c
+++ b/ext/pdo_oci/oci_statement.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/pdo_oci/pdo_oci.c b/ext/pdo_oci/pdo_oci.c
index 1f400481dd..117de18794 100644
--- a/ext/pdo_oci/pdo_oci.c
+++ b/ext/pdo_oci/pdo_oci.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/pdo_oci/php_pdo_oci.h b/ext/pdo_oci/php_pdo_oci.h
index 5d11e7ec49..b872168364 100644
--- a/ext/pdo_oci/php_pdo_oci.h
+++ b/ext/pdo_oci/php_pdo_oci.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_PDO_OCI_H
#define PHP_PDO_OCI_H
diff --git a/ext/pdo_oci/php_pdo_oci_int.h b/ext/pdo_oci/php_pdo_oci_int.h
index 822ad8c31c..e69b1f8a88 100644
--- a/ext/pdo_oci/php_pdo_oci_int.h
+++ b/ext/pdo_oci/php_pdo_oci_int.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include <oci.h>
typedef struct {
diff --git a/ext/pdo_oci/tests/bug41996.phpt b/ext/pdo_oci/tests/bug41996.phpt
index 695a678da1..56846e3928 100644
--- a/ext/pdo_oci/tests/bug41996.phpt
+++ b/ext/pdo_oci/tests/bug41996.phpt
@@ -2,7 +2,6 @@
PDO OCI Bug #41996 (Problem accessing Oracle ROWID)
--SKIPIF--
<?php
-/* $Id$ */
if (!extension_loaded('pdo') || !extension_loaded('pdo_oci')) die('skip not loaded');
require dirname(__FILE__).'/../../pdo/tests/pdo_test.inc';
PDOTest::skip();
diff --git a/ext/pdo_oci/tests/bug60994.phpt b/ext/pdo_oci/tests/bug60994.phpt
index 5ac2644bee..a238f4a4d3 100644
--- a/ext/pdo_oci/tests/bug60994.phpt
+++ b/ext/pdo_oci/tests/bug60994.phpt
@@ -5,7 +5,6 @@ Chuck Burgess
ashnazg@php.net
--SKIPIF--
<?php
-/* $Id$ */
if (!extension_loaded('mbstring') || !extension_loaded('pdo') || !extension_loaded('pdo_oci')) die('skip not loaded');
require dirname(__FILE__).'/../../pdo/tests/pdo_test.inc';
if (!strpos(strtolower(getenv('PDOTEST_DSN')), 'charset=al32utf8')) die('skip expected output valid for AL32UTF8 character set');
diff --git a/ext/pdo_odbc/config.m4 b/ext/pdo_odbc/config.m4
index 2301e87b8d..467e923640 100755
--- a/ext/pdo_odbc/config.m4
+++ b/ext/pdo_odbc/config.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for extension pdo_odbc
dnl vim:et:sw=2:ts=2:
diff --git a/ext/pdo_odbc/config.w32 b/ext/pdo_odbc/config.w32
index cd1017f2e4..ea511a55df 100755
--- a/ext/pdo_odbc/config.w32
+++ b/ext/pdo_odbc/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("pdo-odbc", "ODBC support for PDO", "no");
diff --git a/ext/pdo_odbc/odbc_driver.c b/ext/pdo_odbc/odbc_driver.c
index 03ae8a37a9..7b857b8077 100644
--- a/ext/pdo_odbc/odbc_driver.c
+++ b/ext/pdo_odbc/odbc_driver.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/pdo_odbc/odbc_stmt.c b/ext/pdo_odbc/odbc_stmt.c
index 4435fdfc95..efcc9121df 100644
--- a/ext/pdo_odbc/odbc_stmt.c
+++ b/ext/pdo_odbc/odbc_stmt.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/pdo_odbc/pdo_odbc.c b/ext/pdo_odbc/pdo_odbc.c
index 1b82b553c4..9647a7d9d7 100644
--- a/ext/pdo_odbc/pdo_odbc.c
+++ b/ext/pdo_odbc/pdo_odbc.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/pdo_odbc/php_pdo_odbc.h b/ext/pdo_odbc/php_pdo_odbc.h
index ed0e6a1d6d..d4e9e2f114 100644
--- a/ext/pdo_odbc/php_pdo_odbc.h
+++ b/ext/pdo_odbc/php_pdo_odbc.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_PDO_ODBC_H
#define PHP_PDO_ODBC_H
diff --git a/ext/pdo_odbc/php_pdo_odbc_int.h b/ext/pdo_odbc/php_pdo_odbc_int.h
index 0f218d4c1f..a7812764b3 100644
--- a/ext/pdo_odbc/php_pdo_odbc_int.h
+++ b/ext/pdo_odbc/php_pdo_odbc_int.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef PHP_WIN32
# define PDO_ODBC_TYPE "Win32"
#endif
diff --git a/ext/pdo_pgsql/config.m4 b/ext/pdo_pgsql/config.m4
index 1b6dd0e118..ca6320ef35 100644
--- a/ext/pdo_pgsql/config.m4
+++ b/ext/pdo_pgsql/config.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for extension pdo_pgsql
dnl vim:et:sw=2:ts=2:
diff --git a/ext/pdo_pgsql/config.w32 b/ext/pdo_pgsql/config.w32
index 7fe09335d7..478b63ab70 100644
--- a/ext/pdo_pgsql/config.w32
+++ b/ext/pdo_pgsql/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("pdo-pgsql", "PostgreSQL support for PDO", "no");
diff --git a/ext/pdo_pgsql/pgsql_driver.c b/ext/pdo_pgsql/pgsql_driver.c
index 125c58350d..863e37d89a 100644
--- a/ext/pdo_pgsql/pgsql_driver.c
+++ b/ext/pdo_pgsql/pgsql_driver.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/pdo_pgsql/pgsql_statement.c b/ext/pdo_pgsql/pgsql_statement.c
index 804fcd4bd6..bca3a70816 100644
--- a/ext/pdo_pgsql/pgsql_statement.c
+++ b/ext/pdo_pgsql/pgsql_statement.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/pdo_pgsql/php_pdo_pgsql.h b/ext/pdo_pgsql/php_pdo_pgsql.h
index 0be93d4c38..0680cc6d4a 100644
--- a/ext/pdo_pgsql/php_pdo_pgsql.h
+++ b/ext/pdo_pgsql/php_pdo_pgsql.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_PDO_PGSQL_H
#define PHP_PDO_PGSQL_H
diff --git a/ext/pdo_pgsql/php_pdo_pgsql_int.h b/ext/pdo_pgsql/php_pdo_pgsql_int.h
index a16ae23b3a..7351a8b77e 100644
--- a/ext/pdo_pgsql/php_pdo_pgsql_int.h
+++ b/ext/pdo_pgsql/php_pdo_pgsql_int.h
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_PDO_PGSQL_INT_H
#define PHP_PDO_PGSQL_INT_H
diff --git a/ext/pdo_sqlite/config.m4 b/ext/pdo_sqlite/config.m4
index 0200a7d5df..fcaef27eec 100644
--- a/ext/pdo_sqlite/config.m4
+++ b/ext/pdo_sqlite/config.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for extension pdo_sqlite
dnl vim:et:sw=2:ts=2:
diff --git a/ext/pdo_sqlite/config.w32 b/ext/pdo_sqlite/config.w32
index 7e459c1764..79079dc18b 100644
--- a/ext/pdo_sqlite/config.w32
+++ b/ext/pdo_sqlite/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("pdo-sqlite", "for pdo_sqlite support", "no");
diff --git a/ext/pdo_sqlite/pdo_sqlite.c b/ext/pdo_sqlite/pdo_sqlite.c
index aa51c72da7..235191bebb 100644
--- a/ext/pdo_sqlite/pdo_sqlite.c
+++ b/ext/pdo_sqlite/pdo_sqlite.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/pdo_sqlite/php_pdo_sqlite.h b/ext/pdo_sqlite/php_pdo_sqlite.h
index 69f17a7bf0..1af7ba870e 100644
--- a/ext/pdo_sqlite/php_pdo_sqlite.h
+++ b/ext/pdo_sqlite/php_pdo_sqlite.h
@@ -16,9 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
-
#ifndef PHP_PDO_SQLITE_H
#define PHP_PDO_SQLITE_H
diff --git a/ext/pdo_sqlite/php_pdo_sqlite_int.h b/ext/pdo_sqlite/php_pdo_sqlite_int.h
index c3d7d99b2a..7e9a97cf88 100644
--- a/ext/pdo_sqlite/php_pdo_sqlite_int.h
+++ b/ext/pdo_sqlite/php_pdo_sqlite_int.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_PDO_SQLITE_INT_H
#define PHP_PDO_SQLITE_INT_H
diff --git a/ext/pdo_sqlite/sqlite_driver.c b/ext/pdo_sqlite/sqlite_driver.c
index ab696d8211..2cc7f72475 100644
--- a/ext/pdo_sqlite/sqlite_driver.c
+++ b/ext/pdo_sqlite/sqlite_driver.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/pdo_sqlite/sqlite_statement.c b/ext/pdo_sqlite/sqlite_statement.c
index 9aadf996c0..c82e2d34eb 100644
--- a/ext/pdo_sqlite/sqlite_statement.c
+++ b/ext/pdo_sqlite/sqlite_statement.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/pgsql/config.m4 b/ext/pgsql/config.m4
index 0ec34c4c25..32b4210f1b 100644
--- a/ext/pgsql/config.m4
+++ b/ext/pgsql/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension pgsql
PHP_ARG_WITH(pgsql,for PostgreSQL support,
[ --with-pgsql[=DIR] Include PostgreSQL support. DIR is the PostgreSQL
diff --git a/ext/pgsql/config.w32 b/ext/pgsql/config.w32
index c94cb55796..6743be18f7 100644
--- a/ext/pgsql/config.w32
+++ b/ext/pgsql/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("pgsql", "PostgreSQL support", "no");
diff --git a/ext/pgsql/pgsql.c b/ext/pgsql/pgsql.c
index d22b6dfc59..36cdeac4e0 100644
--- a/ext/pgsql/pgsql.c
+++ b/ext/pgsql/pgsql.c
@@ -20,8 +20,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include <stdlib.h>
#define PHP_PGSQL_PRIVATE 1
diff --git a/ext/pgsql/php_pgsql.h b/ext/pgsql/php_pgsql.h
index bddc018215..0d575d2b85 100644
--- a/ext/pgsql/php_pgsql.h
+++ b/ext/pgsql/php_pgsql.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_PGSQL_H
#define PHP_PGSQL_H
diff --git a/ext/phar/config.m4 b/ext/phar/config.m4
index 8b91caaedc..31a0a81b76 100644
--- a/ext/phar/config.m4
+++ b/ext/phar/config.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for extension phar
PHP_ARG_ENABLE(phar, for phar archive support,
diff --git a/ext/phar/config.w32 b/ext/phar/config.w32
index d4f8585c20..e45e1af954 100644
--- a/ext/phar/config.w32
+++ b/ext/phar/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("phar", "disable phar support", "yes");
diff --git a/ext/phar/dirstream.h b/ext/phar/dirstream.h
index bed1a1dd7f..c6ff4b161d 100644
--- a/ext/phar/dirstream.h
+++ b/ext/phar/dirstream.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
BEGIN_EXTERN_C()
int phar_wrapper_mkdir(php_stream_wrapper *wrapper, const char *url_from, int mode, int options, php_stream_context *context);
int phar_wrapper_rmdir(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context);
diff --git a/ext/phar/func_interceptors.c b/ext/phar/func_interceptors.c
index 01004a7611..794002b6ab 100644
--- a/ext/phar/func_interceptors.c
+++ b/ext/phar/func_interceptors.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "phar_internal.h"
#define PHAR_FUNC(name) \
diff --git a/ext/phar/func_interceptors.h b/ext/phar/func_interceptors.h
index b20e6151b4..93294231c7 100644
--- a/ext/phar/func_interceptors.h
+++ b/ext/phar/func_interceptors.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
BEGIN_EXTERN_C()
void phar_intercept_functions(void);
void phar_release_functions(void);
diff --git a/ext/phar/makestub.php b/ext/phar/makestub.php
index 2f3c09fa4d..f8719af087 100644
--- a/ext/phar/makestub.php
+++ b/ext/phar/makestub.php
@@ -48,8 +48,6 @@ $stub = '/*
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
static inline void phar_get_stub(const char *index_php, const char *web, size_t *len, char **stub, const int name_len, const int web_len)
{
';
diff --git a/ext/phar/phar_internal.h b/ext/phar/phar_internal.h
index d78ca35e0f..f4dcaead46 100644
--- a/ext/phar/phar_internal.h
+++ b/ext/phar/phar_internal.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/phar/phar_object.c b/ext/phar/phar_object.c
index 2c404ca90b..602cc7a7a7 100644
--- a/ext/phar/phar_object.c
+++ b/ext/phar/phar_object.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "phar_internal.h"
#include "func_interceptors.h"
diff --git a/ext/phar/phar_path_check.c b/ext/phar/phar_path_check.c
index 2ff201408c..3b9aa06444 100644
--- a/ext/phar/phar_path_check.c
+++ b/ext/phar/phar_path_check.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "phar_internal.h"
phar_path_check_result phar_path_check(char **s, size_t *len, const char **error)
diff --git a/ext/phar/phar_path_check.re b/ext/phar/phar_path_check.re
index 36472454af..f48b6ec208 100644
--- a/ext/phar/phar_path_check.re
+++ b/ext/phar/phar_path_check.re
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "phar_internal.h"
phar_path_check_result phar_path_check(char **s, size_t *len, const char **error)
diff --git a/ext/phar/pharzip.h b/ext/phar/pharzip.h
index 3a34d21366..37bdf28db5 100644
--- a/ext/phar/pharzip.h
+++ b/ext/phar/pharzip.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
typedef struct _phar_zip_file_header {
char signature[4]; /* local file header signature 4 bytes (0x04034b50) */
char zipversion[2]; /* version needed to extract 2 bytes */
diff --git a/ext/phar/php_phar.h b/ext/phar/php_phar.h
index ce140d473f..0a76ae3f5e 100644
--- a/ext/phar/php_phar.h
+++ b/ext/phar/php_phar.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_PHAR_H
#define PHP_PHAR_H
diff --git a/ext/phar/stream.h b/ext/phar/stream.h
index d20cee29c4..5472d559ac 100644
--- a/ext/phar/stream.h
+++ b/ext/phar/stream.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
BEGIN_EXTERN_C()
php_url* phar_parse_url(php_stream_wrapper *wrapper, const char *filename, const char *mode, int options);
diff --git a/ext/phar/stub.h b/ext/phar/stub.h
index b402cacde6..ed4a8ebd91 100644
--- a/ext/phar/stub.h
+++ b/ext/phar/stub.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
static inline zend_string* phar_get_stub(const char *index_php, const char *web, const int name_len, const int web_len)
{
static const char newstub0[] = "<?php\n\n$web = '";
diff --git a/ext/phar/tests/zip/files/corrupt_zipmaker.php.inc b/ext/phar/tests/zip/files/corrupt_zipmaker.php.inc
index 9fbfe341c3..79bade6aae 100644
--- a/ext/phar/tests/zip/files/corrupt_zipmaker.php.inc
+++ b/ext/phar/tests/zip/files/corrupt_zipmaker.php.inc
@@ -26,7 +26,6 @@
* @author Vincent Lascaux <vincentlascaux@php.net>
* @copyright 1997-2005 The PHP Group
* @license http://www.gnu.org/copyleft/lesser.html LGPL
- * @version CVS: $Id$
* @link http://pear.php.net/package/File_Archive
*/
diff --git a/ext/phar/util.c b/ext/phar/util.c
index 2044e9e6a8..7721a4e37c 100644
--- a/ext/phar/util.c
+++ b/ext/phar/util.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "phar_internal.h"
#ifdef PHAR_HASH_OK
#include "ext/hash/php_hash_sha.h"
diff --git a/ext/posix/config.m4 b/ext/posix/config.m4
index 9bc1dae56c..fa47a67d42 100644
--- a/ext/posix/config.m4
+++ b/ext/posix/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension posix
PHP_ARG_ENABLE(posix,whether to enable POSIX-like functions,
[ --disable-posix Disable POSIX-like functions], yes)
diff --git a/ext/posix/php_posix.h b/ext/posix/php_posix.h
index 46c1139bce..6844568069 100644
--- a/ext/posix/php_posix.h
+++ b/ext/posix/php_posix.h
@@ -16,9 +16,6 @@
+----------------------------------------------------------------------+
*/
-
-/* $Id$ */
-
#ifndef PHP_POSIX_H
#define PHP_POSIX_H
diff --git a/ext/pspell/config.m4 b/ext/pspell/config.m4
index 481a9ae891..ec779502bc 100644
--- a/ext/pspell/config.m4
+++ b/ext/pspell/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension pspell
PHP_ARG_WITH(pspell,for PSPELL support,
[ --with-pspell[=DIR] Include PSPELL support.
diff --git a/ext/pspell/config.w32 b/ext/pspell/config.w32
index 741a4bc8f0..8ea7fe763c 100644
--- a/ext/pspell/config.w32
+++ b/ext/pspell/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("pspell", "pspell/aspell (whatever it's called this month) support", "no");
diff --git a/ext/pspell/php_pspell.h b/ext/pspell/php_pspell.h
index a0c534cf7f..7acd245d75 100644
--- a/ext/pspell/php_pspell.h
+++ b/ext/pspell/php_pspell.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef _PSPELL_H
#define _PSPELL_H
#if HAVE_PSPELL
diff --git a/ext/pspell/pspell.c b/ext/pspell/pspell.c
index 679b474ec2..3fa978f108 100644
--- a/ext/pspell/pspell.c
+++ b/ext/pspell/pspell.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#define IS_EXT_MODULE
#ifdef HAVE_CONFIG_H
diff --git a/ext/pspell/tests/001.phpt b/ext/pspell/tests/001.phpt
index 0a22352eef..bda6709c3b 100644
--- a/ext/pspell/tests/001.phpt
+++ b/ext/pspell/tests/001.phpt
@@ -8,7 +8,7 @@ if (!@pspell_new ("en", "", "", "", (PSPELL_FAST|PSPELL_RUN_TOGETHER))) {
}
?>
--FILE--
-<?php // $Id$
+<?php
error_reporting(E_ALL);
$string = "";
diff --git a/ext/readline/config.m4 b/ext/readline/config.m4
index 0a00370fce..a0b5da267a 100644
--- a/ext/readline/config.m4
+++ b/ext/readline/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension readline
PHP_ARG_WITH(libedit,for libedit readline replacement,
[ --with-libedit[=DIR] Include libedit readline replacement (CLI/CGI only)])
diff --git a/ext/readline/config.w32 b/ext/readline/config.w32
index 482c99cc04..1a524e1535 100644
--- a/ext/readline/config.w32
+++ b/ext/readline/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("readline", "Readline support", "yes");
diff --git a/ext/readline/php_readline.h b/ext/readline/php_readline.h
index 50c1d21ab4..eebd50b6e4 100644
--- a/ext/readline/php_readline.h
+++ b/ext/readline/php_readline.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_READLINE_H
#define PHP_READLINE_H
diff --git a/ext/readline/readline.c b/ext/readline/readline.c
index fb4b9b0063..409212961f 100644
--- a/ext/readline/readline.c
+++ b/ext/readline/readline.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* {{{ includes & prototypes */
#ifdef HAVE_CONFIG_H
diff --git a/ext/readline/readline_cli.c b/ext/readline/readline_cli.c
index 96017a5a32..69ebe117cb 100644
--- a/ext/readline/readline_cli.c
+++ b/ext/readline/readline_cli.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/readline/readline_cli.h b/ext/readline/readline_cli.h
index 26d88068a9..69bf12c3a3 100644
--- a/ext/readline/readline_cli.h
+++ b/ext/readline/readline_cli.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "zend_smart_str_public.h"
diff --git a/ext/recode/config.m4 b/ext/recode/config.m4
index 7f394d0465..280ed26b33 100644
--- a/ext/recode/config.m4
+++ b/ext/recode/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension recode
PHP_ARG_WITH(recode,for recode support,
[ --with-recode[=DIR] Include recode support])
diff --git a/ext/recode/config9.m4 b/ext/recode/config9.m4
index 66df50e221..5f85655598 100644
--- a/ext/recode/config9.m4
+++ b/ext/recode/config9.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension recode
dnl Check for extensions with which Recode can not work
if test "$PHP_RECODE" != "no"; then
diff --git a/ext/recode/php_recode.h b/ext/recode/php_recode.h
index f56858a7a9..846b541948 100644
--- a/ext/recode/php_recode.h
+++ b/ext/recode/php_recode.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_RECODE_H
#define PHP_RECODE_H
diff --git a/ext/reflection/config.m4 b/ext/reflection/config.m4
index 08f8e1ef5d..daab409c32 100755
--- a/ext/reflection/config.m4
+++ b/ext/reflection/config.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for extension reflection
AC_DEFINE(HAVE_REFLECTION, 1, [Whether Reflection is enabled])
diff --git a/ext/reflection/config.w32 b/ext/reflection/config.w32
index 2eb33c66ee..508696d033 100755
--- a/ext/reflection/config.w32
+++ b/ext/reflection/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
EXTENSION("reflection", "php_reflection.c", false /* never shared */, "/DZEND_ENABLE_STATIC_TSRMLS_CACHE=1");
diff --git a/ext/reflection/php_reflection.h b/ext/reflection/php_reflection.h
index 5a60d5805f..3a35639e7b 100644
--- a/ext/reflection/php_reflection.h
+++ b/ext/reflection/php_reflection.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_REFLECTION_H
#define PHP_REFLECTION_H
diff --git a/ext/session/config.m4 b/ext/session/config.m4
index b33855a676..82e94342f3 100644
--- a/ext/session/config.m4
+++ b/ext/session/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension session
PHP_ARG_ENABLE(session, whether to enable PHP sessions,
[ --disable-session Disable session support], yes)
diff --git a/ext/session/config.w32 b/ext/session/config.w32
index 942f595da1..aff34f3c84 100644
--- a/ext/session/config.w32
+++ b/ext/session/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("session", "session support", "yes");
diff --git a/ext/session/mod_files.h b/ext/session/mod_files.h
index b5d3497fcc..ba1ca06788 100644
--- a/ext/session/mod_files.h
+++ b/ext/session/mod_files.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef MOD_FILES_H
#define MOD_FILES_H
diff --git a/ext/session/mod_mm.c b/ext/session/mod_mm.c
index e1e3c54d20..3c1238d914 100644
--- a/ext/session/mod_mm.c
+++ b/ext/session/mod_mm.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#ifdef HAVE_LIBMM
diff --git a/ext/session/mod_mm.h b/ext/session/mod_mm.h
index 09fc8f5050..b01064766a 100644
--- a/ext/session/mod_mm.h
+++ b/ext/session/mod_mm.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef MOD_MM_H
#define MOD_MM_H
diff --git a/ext/session/mod_user.c b/ext/session/mod_user.c
index 75bcc3cfb9..9f45eff3f9 100644
--- a/ext/session/mod_user.c
+++ b/ext/session/mod_user.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_session.h"
#include "mod_user.h"
diff --git a/ext/session/mod_user.h b/ext/session/mod_user.h
index e3541b6a38..8756554926 100644
--- a/ext/session/mod_user.h
+++ b/ext/session/mod_user.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef MOD_USER_H
#define MOD_USER_H
diff --git a/ext/session/mod_user_class.c b/ext/session/mod_user_class.c
index 31488c194e..94c8f20a46 100644
--- a/ext/session/mod_user_class.c
+++ b/ext/session/mod_user_class.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_session.h"
diff --git a/ext/session/php_session.h b/ext/session/php_session.h
index a44cac77c7..c137946ca7 100644
--- a/ext/session/php_session.h
+++ b/ext/session/php_session.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_SESSION_H
#define PHP_SESSION_H
diff --git a/ext/session/session.c b/ext/session/session.c
index a86f7c25de..7c6b880cc8 100644
--- a/ext/session/session.c
+++ b/ext/session/session.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/shmop/config.m4 b/ext/shmop/config.m4
index 6c1709d715..5895293ea9 100644
--- a/ext/shmop/config.m4
+++ b/ext/shmop/config.m4
@@ -1,4 +1,5 @@
-dnl $Id$
+dnl config.m4 for extension shmop
+
PHP_ARG_ENABLE(shmop, whether to enable shmop support,
[ --enable-shmop Enable shmop support])
diff --git a/ext/shmop/config.w32 b/ext/shmop/config.w32
index 9302184af6..f4b6885e78 100644
--- a/ext/shmop/config.w32
+++ b/ext/shmop/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("shmop", "shmop support", "no");
diff --git a/ext/shmop/shmop.c b/ext/shmop/shmop.c
index 4bff43885b..d0d226bbbc 100644
--- a/ext/shmop/shmop.c
+++ b/ext/shmop/shmop.c
@@ -16,7 +16,6 @@
| Ilia Alshanetsky <ilia@prohost.org> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/ext/simplexml/config.m4 b/ext/simplexml/config.m4
index ec1b2b2cc5..8545ad8090 100644
--- a/ext/simplexml/config.m4
+++ b/ext/simplexml/config.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for extension simplexml
PHP_ARG_ENABLE(simplexml, whether to enable SimpleXML support,
diff --git a/ext/simplexml/config.w32 b/ext/simplexml/config.w32
index 7873decb4e..a95be65738 100644
--- a/ext/simplexml/config.w32
+++ b/ext/simplexml/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("simplexml", "Simple XML support", "yes");
diff --git a/ext/simplexml/php_simplexml.h b/ext/simplexml/php_simplexml.h
index 5e75a8bed3..16a8e1a430 100644
--- a/ext/simplexml/php_simplexml.h
+++ b/ext/simplexml/php_simplexml.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_SIMPLEXML_H
#define PHP_SIMPLEXML_H
diff --git a/ext/simplexml/php_simplexml_exports.h b/ext/simplexml/php_simplexml_exports.h
index 461d909220..d1d1c113fd 100644
--- a/ext/simplexml/php_simplexml_exports.h
+++ b/ext/simplexml/php_simplexml_exports.h
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_SIMPLEXML_EXPORTS_H
#define PHP_SIMPLEXML_EXPORTS_H
diff --git a/ext/simplexml/sxe.c b/ext/simplexml/sxe.c
index 11658bdd4d..181369ffa4 100644
--- a/ext/simplexml/sxe.c
+++ b/ext/simplexml/sxe.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
diff --git a/ext/simplexml/sxe.h b/ext/simplexml/sxe.h
index ea645e9710..a46c1ccfeb 100644
--- a/ext/simplexml/sxe.h
+++ b/ext/simplexml/sxe.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef SXE_H
#define SXE_H
diff --git a/ext/skeleton/config.m4.in b/ext/skeleton/config.m4.in
index 3cea301e01..dab0d31a70 100644
--- a/ext/skeleton/config.m4.in
+++ b/ext/skeleton/config.m4.in
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for extension %EXTNAME%
dnl Comments in this file start with the string 'dnl'.
diff --git a/ext/snmp/config.m4 b/ext/snmp/config.m4
index dd7a3bf68d..55eab6b3df 100644
--- a/ext/snmp/config.m4
+++ b/ext/snmp/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension snmp
PHP_ARG_WITH(snmp,for SNMP support,
[ --with-snmp[=DIR] Include SNMP support])
diff --git a/ext/snmp/config.w32 b/ext/snmp/config.w32
index 0848d5701e..449c762543 100644
--- a/ext/snmp/config.w32
+++ b/ext/snmp/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("snmp", "SNMP support", "no");
diff --git a/ext/snmp/php_snmp.h b/ext/snmp/php_snmp.h
index 9acae9dfc7..72835782c7 100644
--- a/ext/snmp/php_snmp.h
+++ b/ext/snmp/php_snmp.h
@@ -21,8 +21,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_SNMP_H
#define PHP_SNMP_H
diff --git a/ext/snmp/snmp.c b/ext/snmp/snmp.c
index 6f61eb2e28..ef23d1ba81 100644
--- a/ext/snmp/snmp.c
+++ b/ext/snmp/snmp.c
@@ -21,8 +21,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/soap/config.m4 b/ext/soap/config.m4
index ea39dd7894..454c61af3c 100644
--- a/ext/soap/config.m4
+++ b/ext/soap/config.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for extension soap
PHP_ARG_ENABLE(soap, whether to enable SOAP support,
diff --git a/ext/soap/config.w32 b/ext/soap/config.w32
index 1124eb2f4e..44c69d8acb 100644
--- a/ext/soap/config.w32
+++ b/ext/soap/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("soap", "SOAP support", "no");
diff --git a/ext/soap/interop/client_round2_interop.php b/ext/soap/interop/client_round2_interop.php
index 009e1f0409..0066667449 100644
--- a/ext/soap/interop/client_round2_interop.php
+++ b/ext/soap/interop/client_round2_interop.php
@@ -15,9 +15,7 @@
// +----------------------------------------------------------------------+
// | Authors: Shane Caraveo <Shane@Caraveo.com> |
// +----------------------------------------------------------------------+
-//
-// $Id$
-//
+
require_once 'DB.php'; // PEAR/DB
require_once 'client_round2_params.php';
require_once 'test.utility.php';
diff --git a/ext/soap/interop/client_round2_params.php b/ext/soap/interop/client_round2_params.php
index ccf479a5cc..504c4cc024 100644
--- a/ext/soap/interop/client_round2_params.php
+++ b/ext/soap/interop/client_round2_params.php
@@ -15,9 +15,6 @@
// +----------------------------------------------------------------------+
// | Authors: Shane Caraveo <Shane@Caraveo.com> |
// +----------------------------------------------------------------------+
-//
-// $Id$
-//
define('SOAP_TEST_ACTOR_OTHER','http://some/other/actor');
diff --git a/ext/soap/interop/client_round2_results.php b/ext/soap/interop/client_round2_results.php
index a7a15a2375..ff6a58f48c 100644
--- a/ext/soap/interop/client_round2_results.php
+++ b/ext/soap/interop/client_round2_results.php
@@ -18,9 +18,7 @@
// +----------------------------------------------------------------------+
// | Authors: Shane Caraveo <Shane@Caraveo.com> |
// +----------------------------------------------------------------------+
-//
-// $Id$
-//
+
require_once 'client_round2_interop.php';
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
diff --git a/ext/soap/interop/client_round2_run.php b/ext/soap/interop/client_round2_run.php
index 10638bd975..d9a2af0aeb 100644
--- a/ext/soap/interop/client_round2_run.php
+++ b/ext/soap/interop/client_round2_run.php
@@ -14,9 +14,6 @@
// +----------------------------------------------------------------------+
// | Authors: Shane Caraveo <Shane@Caraveo.com> |
// +----------------------------------------------------------------------+
-//
-// $Id$
-//
set_time_limit(0);
require_once 'client_round2_interop.php';
diff --git a/ext/soap/interop/server_round2_base.php b/ext/soap/interop/server_round2_base.php
index 8abba18fe3..0eaedd8ec1 100644
--- a/ext/soap/interop/server_round2_base.php
+++ b/ext/soap/interop/server_round2_base.php
@@ -16,9 +16,6 @@
// | Authors: Shane Caraveo <Shane@Caraveo.com> Port to PEAR and more |
// | Authors: Dietrich Ayala <dietrich@ganx4.com> Original Author |
// +----------------------------------------------------------------------+
-//
-// $Id$
-//
class SOAP_Interop_Base {
diff --git a/ext/soap/interop/server_round2_groupB.php b/ext/soap/interop/server_round2_groupB.php
index aaac5d62c3..fd6bc66fbd 100644
--- a/ext/soap/interop/server_round2_groupB.php
+++ b/ext/soap/interop/server_round2_groupB.php
@@ -16,9 +16,6 @@
// | Authors: Shane Caraveo <Shane@Caraveo.com> Port to PEAR and more |
// | Authors: Dietrich Ayala <dietrich@ganx4.com> Original Author |
// +----------------------------------------------------------------------+
-//
-// $Id$
-//
class SOAP_Interop_GroupB {
diff --git a/ext/soap/interop/server_round2_groupC.php b/ext/soap/interop/server_round2_groupC.php
index 1794b76025..785174ebcf 100644
--- a/ext/soap/interop/server_round2_groupC.php
+++ b/ext/soap/interop/server_round2_groupC.php
@@ -15,9 +15,6 @@
// +----------------------------------------------------------------------+
// | Authors: Shane Caraveo <Shane@Caraveo.com> |
// +----------------------------------------------------------------------+
-//
-// $Id$
-//
class SOAP_Interop_GroupC {
var $method_namespace = 'http://soapinterop.org/echoheader/';
diff --git a/ext/soap/php_encoding.c b/ext/soap/php_encoding.c
index 628c4e0326..b3c3ea0391 100644
--- a/ext/soap/php_encoding.c
+++ b/ext/soap/php_encoding.c
@@ -17,7 +17,6 @@
| Dmitry Stogov <dmitry@zend.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include <time.h>
diff --git a/ext/soap/php_encoding.h b/ext/soap/php_encoding.h
index 89f1f6a3fb..d55824f18f 100644
--- a/ext/soap/php_encoding.h
+++ b/ext/soap/php_encoding.h
@@ -17,7 +17,6 @@
| Dmitry Stogov <dmitry@zend.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifndef PHP_ENCODING_H
#define PHP_ENCODING_H
diff --git a/ext/soap/php_http.c b/ext/soap/php_http.c
index e2095621d0..7a2410de82 100644
--- a/ext/soap/php_http.c
+++ b/ext/soap/php_http.c
@@ -17,7 +17,6 @@
| Dmitry Stogov <dmitry@zend.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include "php_soap.h"
#include "ext/standard/base64.h"
diff --git a/ext/soap/php_http.h b/ext/soap/php_http.h
index 83857806cb..ff596a87c8 100644
--- a/ext/soap/php_http.h
+++ b/ext/soap/php_http.h
@@ -17,7 +17,6 @@
| Dmitry Stogov <dmitry@zend.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifndef PHP_HTTP_H
#define PHP_HTTP_H
diff --git a/ext/soap/php_packet_soap.c b/ext/soap/php_packet_soap.c
index fbceab75a6..bc7d9a919b 100644
--- a/ext/soap/php_packet_soap.c
+++ b/ext/soap/php_packet_soap.c
@@ -17,7 +17,6 @@
| Dmitry Stogov <dmitry@zend.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include "php_soap.h"
diff --git a/ext/soap/php_packet_soap.h b/ext/soap/php_packet_soap.h
index d3413b194b..7ee3f07cb5 100644
--- a/ext/soap/php_packet_soap.h
+++ b/ext/soap/php_packet_soap.h
@@ -17,7 +17,6 @@
| Dmitry Stogov <dmitry@zend.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifndef PHP_PACKET_SOAP_H
#define PHP_PACKET_SOAP_H
diff --git a/ext/soap/php_schema.c b/ext/soap/php_schema.c
index 0f43644f28..0e6bec5e81 100644
--- a/ext/soap/php_schema.c
+++ b/ext/soap/php_schema.c
@@ -17,7 +17,6 @@
| Dmitry Stogov <dmitry@zend.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include "php_soap.h"
#include "libxml/uri.h"
diff --git a/ext/soap/php_schema.h b/ext/soap/php_schema.h
index 92c982d86b..a3386bbe80 100644
--- a/ext/soap/php_schema.h
+++ b/ext/soap/php_schema.h
@@ -17,7 +17,6 @@
| Dmitry Stogov <dmitry@zend.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifndef PHP_SCHEMA_H
#define PHP_SCHEMA_H
diff --git a/ext/soap/php_sdl.c b/ext/soap/php_sdl.c
index 440c4a7448..1c04a90568 100644
--- a/ext/soap/php_sdl.c
+++ b/ext/soap/php_sdl.c
@@ -17,7 +17,6 @@
| Dmitry Stogov <dmitry@zend.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include "php_soap.h"
#include "ext/libxml/php_libxml.h"
diff --git a/ext/soap/php_sdl.h b/ext/soap/php_sdl.h
index 54ba983e86..26f26c5f72 100644
--- a/ext/soap/php_sdl.h
+++ b/ext/soap/php_sdl.h
@@ -17,7 +17,6 @@
| Dmitry Stogov <dmitry@zend.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifndef PHP_SDL_H
#define PHP_SDL_H
diff --git a/ext/soap/php_soap.h b/ext/soap/php_soap.h
index ea1163ff4f..b30c40940e 100644
--- a/ext/soap/php_soap.h
+++ b/ext/soap/php_soap.h
@@ -17,7 +17,6 @@
| Dmitry Stogov <dmitry@zend.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifndef PHP_SOAP_H
#define PHP_SOAP_H
diff --git a/ext/soap/php_xml.c b/ext/soap/php_xml.c
index bf76e237a9..2bb6f2f50b 100644
--- a/ext/soap/php_xml.c
+++ b/ext/soap/php_xml.c
@@ -17,7 +17,6 @@
| Dmitry Stogov <dmitry@zend.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include "php_soap.h"
#include "ext/libxml/php_libxml.h"
diff --git a/ext/soap/php_xml.h b/ext/soap/php_xml.h
index d111fcecfd..fc98fb04f0 100644
--- a/ext/soap/php_xml.h
+++ b/ext/soap/php_xml.h
@@ -17,7 +17,6 @@
| Dmitry Stogov <dmitry@zend.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifndef PHP_SOAP_XML_H
#define PHP_SOAP_XML_H
diff --git a/ext/soap/soap.c b/ext/soap/soap.c
index 11afe47965..d22ed14da1 100644
--- a/ext/soap/soap.c
+++ b/ext/soap/soap.c
@@ -17,7 +17,6 @@
| Dmitry Stogov <dmitry@zend.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/ext/sockets/config.m4 b/ext/sockets/config.m4
index 2bf6a2bd11..79e3c8b4f5 100644
--- a/ext/sockets/config.m4
+++ b/ext/sockets/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension sockets
PHP_ARG_ENABLE(sockets, whether to enable sockets support,
[ --enable-sockets Enable sockets support])
diff --git a/ext/sockets/config.w32 b/ext/sockets/config.w32
index e6c4cfea68..6a1a2907ed 100644
--- a/ext/sockets/config.w32
+++ b/ext/sockets/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("sockets", "SOCKETS support", "no");
diff --git a/ext/sockets/multicast.c b/ext/sockets/multicast.c
index fb9061f80c..23e9d1b348 100644
--- a/ext/sockets/multicast.c
+++ b/ext/sockets/multicast.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/sockets/multicast.h b/ext/sockets/multicast.h
index 7cbe26da64..648461b809 100644
--- a/ext/sockets/multicast.h
+++ b/ext/sockets/multicast.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#if defined(MCAST_JOIN_GROUP) && !defined(__APPLE__)
# define RFC3678_API 1
/* has block/unblock and source membership, in this case for both IPv4 and IPv6 */
diff --git a/ext/sockets/php_sockets.h b/ext/sockets/php_sockets.h
index 2a399ffdbc..6c843d733d 100644
--- a/ext/sockets/php_sockets.h
+++ b/ext/sockets/php_sockets.h
@@ -22,8 +22,6 @@
#ifndef PHP_SOCKETS_H
#define PHP_SOCKETS_H
-/* $Id$ */
-
#if HAVE_CONFIG_H
# include "config.h"
#endif
diff --git a/ext/sockets/sockets.c b/ext/sockets/sockets.c
index 5b5525f622..61cd639df0 100644
--- a/ext/sockets/sockets.c
+++ b/ext/sockets/sockets.c
@@ -20,8 +20,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/sockets/unix_socket_constants.h b/ext/sockets/unix_socket_constants.h
index 602ffed8dc..b95d8562cb 100644
--- a/ext/sockets/unix_socket_constants.h
+++ b/ext/sockets/unix_socket_constants.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* This file is to be included by sockets.c */
#ifdef EPERM
diff --git a/ext/sockets/win32_socket_constants.h b/ext/sockets/win32_socket_constants.h
index 4f237fa534..5e5fbd85ea 100644
--- a/ext/sockets/win32_socket_constants.h
+++ b/ext/sockets/win32_socket_constants.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* This file is to be included by sockets.c */
REGISTER_LONG_CONSTANT("SOCKET_EINTR", WSAEINTR, CONST_CS | CONST_PERSISTENT);
diff --git a/ext/sodium/config.m4 b/ext/sodium/config.m4
index 94e7b6c092..d9061c53d1 100644
--- a/ext/sodium/config.m4
+++ b/ext/sodium/config.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for extension sodium
PHP_ARG_WITH(sodium, for sodium support,
diff --git a/ext/sodium/config.w32 b/ext/sodium/config.w32
index 3c837797cc..5f25aa1ea6 100644
--- a/ext/sodium/config.w32
+++ b/ext/sodium/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("sodium", "for libsodium support", "no");
diff --git a/ext/spl/config.m4 b/ext/spl/config.m4
index 2f77946ce5..48977f0a49 100755
--- a/ext/spl/config.m4
+++ b/ext/spl/config.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for extension SPL
AC_DEFINE(HAVE_SPL, 1, [Whether you want SPL (Standard PHP Library) support])
diff --git a/ext/spl/config.w32 b/ext/spl/config.w32
index 56c466c220..b82333a261 100644
--- a/ext/spl/config.w32
+++ b/ext/spl/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
EXTENSION("spl", "php_spl.c spl_functions.c spl_engine.c spl_iterators.c spl_array.c spl_directory.c spl_exceptions.c spl_observer.c spl_dllist.c spl_heap.c spl_fixedarray.c", false /*never shared */, "/DZEND_ENABLE_STATIC_TSRMLS_CACHE=1");
diff --git a/ext/spl/php_spl.c b/ext/spl/php_spl.c
index f3acd6dd3d..0263a132b1 100644
--- a/ext/spl/php_spl.c
+++ b/ext/spl/php_spl.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/spl/spl_array.c b/ext/spl/spl_array.c
index 3039f10d7b..4eab55b7bf 100644
--- a/ext/spl/spl_array.c
+++ b/ext/spl/spl_array.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
diff --git a/ext/spl/spl_array.h b/ext/spl/spl_array.h
index 182cdb4c1c..0ffaeb9ae1 100644
--- a/ext/spl/spl_array.h
+++ b/ext/spl/spl_array.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef SPL_ARRAY_H
#define SPL_ARRAY_H
diff --git a/ext/spl/spl_directory.c b/ext/spl/spl_directory.c
index 90798947a4..471239dd31 100644
--- a/ext/spl/spl_directory.c
+++ b/ext/spl/spl_directory.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
diff --git a/ext/spl/spl_directory.h b/ext/spl/spl_directory.h
index 97922df914..2bbdadfe6d 100644
--- a/ext/spl/spl_directory.h
+++ b/ext/spl/spl_directory.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef SPL_DIRECTORY_H
#define SPL_DIRECTORY_H
diff --git a/ext/spl/spl_dllist.c b/ext/spl/spl_dllist.c
index f50358fd61..10e104270c 100644
--- a/ext/spl/spl_dllist.c
+++ b/ext/spl/spl_dllist.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
diff --git a/ext/spl/spl_dllist.h b/ext/spl/spl_dllist.h
index 59751dcdfa..fad7f6285a 100644
--- a/ext/spl/spl_dllist.h
+++ b/ext/spl/spl_dllist.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef SPL_DLLIST_H
#define SPL_DLLIST_H
diff --git a/ext/spl/spl_engine.h b/ext/spl/spl_engine.h
index 9ff67a0cef..de46e59411 100644
--- a/ext/spl/spl_engine.h
+++ b/ext/spl/spl_engine.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef SPL_ENGINE_H
#define SPL_ENGINE_H
diff --git a/ext/spl/spl_exceptions.c b/ext/spl/spl_exceptions.c
index 350c76781e..f2a16beaee 100644
--- a/ext/spl/spl_exceptions.c
+++ b/ext/spl/spl_exceptions.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
diff --git a/ext/spl/spl_exceptions.h b/ext/spl/spl_exceptions.h
index 08cdb5a4ce..d500a91efc 100644
--- a/ext/spl/spl_exceptions.h
+++ b/ext/spl/spl_exceptions.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef SPL_EXCEPTIONS_H
#define SPL_EXCEPTIONS_H
diff --git a/ext/spl/spl_fixedarray.c b/ext/spl/spl_fixedarray.c
index f738b9b059..3abd143636 100644
--- a/ext/spl/spl_fixedarray.c
+++ b/ext/spl/spl_fixedarray.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/spl/spl_fixedarray.h b/ext/spl/spl_fixedarray.h
index dc6dd78674..eb2e3d97bf 100644
--- a/ext/spl/spl_fixedarray.h
+++ b/ext/spl/spl_fixedarray.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef SPL_FIXEDARRAY_H
#define SPL_FIXEDARRAY_H
diff --git a/ext/spl/spl_functions.c b/ext/spl/spl_functions.c
index 5249bd7afb..75e264f34b 100644
--- a/ext/spl/spl_functions.c
+++ b/ext/spl/spl_functions.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/spl/spl_functions.h b/ext/spl/spl_functions.h
index 85523fb02f..c8f43d5dd6 100644
--- a/ext/spl/spl_functions.h
+++ b/ext/spl/spl_functions.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_FUNCTIONS_H
#define PHP_FUNCTIONS_H
diff --git a/ext/spl/spl_heap.c b/ext/spl/spl_heap.c
index 70b08bf555..5751cf97cd 100644
--- a/ext/spl/spl_heap.c
+++ b/ext/spl/spl_heap.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
diff --git a/ext/spl/spl_heap.h b/ext/spl/spl_heap.h
index 09bcef16ac..d0d7718411 100644
--- a/ext/spl/spl_heap.h
+++ b/ext/spl/spl_heap.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef SPL_HEAP_H
#define SPL_HEAP_H
diff --git a/ext/spl/spl_iterators.c b/ext/spl/spl_iterators.c
index 3361fc9c73..3aca8b1dc5 100644
--- a/ext/spl/spl_iterators.c
+++ b/ext/spl/spl_iterators.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
diff --git a/ext/spl/spl_iterators.h b/ext/spl/spl_iterators.h
index 904a5d1755..cbb0744071 100644
--- a/ext/spl/spl_iterators.h
+++ b/ext/spl/spl_iterators.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef SPL_ITERATORS_H
#define SPL_ITERATORS_H
diff --git a/ext/spl/spl_observer.c b/ext/spl/spl_observer.c
index 0d99f066fc..a6e27f47b6 100644
--- a/ext/spl/spl_observer.c
+++ b/ext/spl/spl_observer.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
diff --git a/ext/spl/spl_observer.h b/ext/spl/spl_observer.h
index 6843488af6..3ca9692954 100644
--- a/ext/spl/spl_observer.h
+++ b/ext/spl/spl_observer.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef SPL_OBSERVER_H
#define SPL_OBSERVER_H
diff --git a/ext/sqlite3/config.w32 b/ext/sqlite3/config.w32
index 02322055c2..b1e5d1ad13 100644
--- a/ext/sqlite3/config.w32
+++ b/ext/sqlite3/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("sqlite3", "SQLite 3 support", "no");
diff --git a/ext/sqlite3/config0.m4 b/ext/sqlite3/config0.m4
index 93a059902a..65d089be7c 100644
--- a/ext/sqlite3/config0.m4
+++ b/ext/sqlite3/config0.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for extension sqlite3
dnl vim:et:ts=2:sw=2
diff --git a/ext/sqlite3/php_sqlite3.h b/ext/sqlite3/php_sqlite3.h
index 69b5a689a5..6287d59c4f 100644
--- a/ext/sqlite3/php_sqlite3.h
+++ b/ext/sqlite3/php_sqlite3.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_SQLITE3_H
#define PHP_SQLITE3_H
diff --git a/ext/sqlite3/php_sqlite3_structs.h b/ext/sqlite3/php_sqlite3_structs.h
index 093afcff78..bd65063906 100644
--- a/ext/sqlite3/php_sqlite3_structs.h
+++ b/ext/sqlite3/php_sqlite3_structs.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_SQLITE_STRUCTS_H
#define PHP_SQLITE_STRUCTS_H
diff --git a/ext/sqlite3/sqlite3.c b/ext/sqlite3/sqlite3.c
index 08d436786f..ced363bc62 100644
--- a/ext/sqlite3/sqlite3.c
+++ b/ext/sqlite3/sqlite3.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/standard/array.c b/ext/standard/array.c
index c073d7d5ac..6eb6947dcf 100644
--- a/ext/standard/array.c
+++ b/ext/standard/array.c
@@ -21,8 +21,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_ini.h"
#include <stdarg.h>
diff --git a/ext/standard/assert.c b/ext/standard/assert.c
index 8296b85f2f..893e2219ad 100644
--- a/ext/standard/assert.c
+++ b/ext/standard/assert.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* {{{ includes */
#include "php.h"
#include "php_assert.h"
diff --git a/ext/standard/base64.c b/ext/standard/base64.c
index 54da85c0b7..4a3a76ac0a 100644
--- a/ext/standard/base64.c
+++ b/ext/standard/base64.c
@@ -16,7 +16,6 @@
| Xinchen Hui <laruence@php.net> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include <string.h>
diff --git a/ext/standard/base64.h b/ext/standard/base64.h
index 582153a674..c1fa5ab304 100644
--- a/ext/standard/base64.h
+++ b/ext/standard/base64.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef BASE64_H
#define BASE64_H
diff --git a/ext/standard/basic_functions.c b/ext/standard/basic_functions.c
index 31636e0fc2..58be469cc4 100644
--- a/ext/standard/basic_functions.c
+++ b/ext/standard/basic_functions.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_streams.h"
#include "php_main.h"
diff --git a/ext/standard/basic_functions.h b/ext/standard/basic_functions.h
index 39a6fe4e03..b8a917920f 100644
--- a/ext/standard/basic_functions.h
+++ b/ext/standard/basic_functions.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef BASIC_FUNCTIONS_H
#define BASIC_FUNCTIONS_H
diff --git a/ext/standard/browscap.c b/ext/standard/browscap.c
index 4753adfb78..3e6d0839d0 100644
--- a/ext/standard/browscap.c
+++ b/ext/standard/browscap.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_browscap.h"
#include "php_ini.h"
diff --git a/ext/standard/config.m4 b/ext/standard/config.m4
index 3794b01218..7818266f24 100644
--- a/ext/standard/config.m4
+++ b/ext/standard/config.m4
@@ -1,4 +1,4 @@
-dnl $Id$ -*- autoconf -*-
+dnl -*- autoconf -*-
dnl
dnl Check if flush should be called explicitly after buffered io
diff --git a/ext/standard/config.w32 b/ext/standard/config.w32
index f934610054..11e34f8105 100644
--- a/ext/standard/config.w32
+++ b/ext/standard/config.w32
@@ -1,5 +1,4 @@
// vim:ft=javascript
-// $Id$
ARG_WITH("password-argon2", "Argon2 support", "no");
diff --git a/ext/standard/crc32.c b/ext/standard/crc32.c
index e6d68a46a3..50c225ba3e 100644
--- a/ext/standard/crc32.c
+++ b/ext/standard/crc32.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "basic_functions.h"
#include "crc32.h"
diff --git a/ext/standard/crc32.h b/ext/standard/crc32.h
index 0ab3ab6b64..09c9ae0397 100644
--- a/ext/standard/crc32.h
+++ b/ext/standard/crc32.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/*
* This code implements the AUTODIN II polynomial
* The variable corresponding to the macro argument "crc" should
diff --git a/ext/standard/credits.c b/ext/standard/credits.c
index 994c761f22..1c435369e8 100644
--- a/ext/standard/credits.c
+++ b/ext/standard/credits.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "info.h"
#include "SAPI.h"
diff --git a/ext/standard/credits.h b/ext/standard/credits.h
index 3c1d0d83d5..9c64549f8b 100644
--- a/ext/standard/credits.h
+++ b/ext/standard/credits.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef CREDITS_H
#define CREDITS_H
diff --git a/ext/standard/crypt.c b/ext/standard/crypt.c
index e873ca7946..64ad0c1435 100644
--- a/ext/standard/crypt.c
+++ b/ext/standard/crypt.c
@@ -19,8 +19,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include <stdlib.h>
#include "php.h"
diff --git a/ext/standard/crypt_blowfish.c b/ext/standard/crypt_blowfish.c
index 5cf306715f..c1f945f29e 100644
--- a/ext/standard/crypt_blowfish.c
+++ b/ext/standard/crypt_blowfish.c
@@ -1,4 +1,3 @@
-/* $Id$ */
/*
* The crypt_blowfish homepage is:
*
diff --git a/ext/standard/crypt_blowfish.h b/ext/standard/crypt_blowfish.h
index 34316854c8..d540990fe1 100644
--- a/ext/standard/crypt_blowfish.h
+++ b/ext/standard/crypt_blowfish.h
@@ -1,4 +1,3 @@
-/* $Id$ */
/*
* Written by Solar Designer <solar at openwall.com> in 2000-2011.
* No copyright is claimed, and the software is hereby placed in the public
diff --git a/ext/standard/crypt_freesec.c b/ext/standard/crypt_freesec.c
index 5e99e83bd4..dc51b30150 100644
--- a/ext/standard/crypt_freesec.c
+++ b/ext/standard/crypt_freesec.c
@@ -1,7 +1,4 @@
/*
- $Id$
-*/
-/*
* This version is derived from the original implementation of FreeSec
* (release 1.1) by David Burren. I've reviewed the changes made in
* OpenBSD (as of 2.7) and modified the original code in a similar way
@@ -41,7 +38,6 @@
* SUCH DAMAGE.
*
* $Owl: Owl/packages/glibc/crypt_freesec.c,v 1.4 2005/11/16 13:08:32 solar Exp $
- * $Id$
*
* This is an original implementation of the DES and the crypt(3) interfaces
* by David Burren <davidb at werj.com.au>.
diff --git a/ext/standard/crypt_freesec.h b/ext/standard/crypt_freesec.h
index 288c216b99..c102736783 100644
--- a/ext/standard/crypt_freesec.h
+++ b/ext/standard/crypt_freesec.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
#ifndef _CRYPT_FREESEC_H
#define _CRYPT_FREESEC_H
diff --git a/ext/standard/css.c b/ext/standard/css.c
index 423b770998..2b94c0a8d8 100644
--- a/ext/standard/css.c
+++ b/ext/standard/css.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "info.h"
diff --git a/ext/standard/css.h b/ext/standard/css.h
index eac619c8e4..0a9024a268 100644
--- a/ext/standard/css.h
+++ b/ext/standard/css.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef CSS_H
#define CSS_H
diff --git a/ext/standard/cyr_convert.c b/ext/standard/cyr_convert.c
index eedd7f50db..cb70a7e8af 100644
--- a/ext/standard/cyr_convert.c
+++ b/ext/standard/cyr_convert.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include <stdlib.h>
#ifdef HAVE_UNISTD_H
diff --git a/ext/standard/cyr_convert.h b/ext/standard/cyr_convert.h
index 56861f149a..c3127d2f87 100644
--- a/ext/standard/cyr_convert.h
+++ b/ext/standard/cyr_convert.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef CYR_CONVERT_H
#define CYR_CONVERT_H
diff --git a/ext/standard/datetime.c b/ext/standard/datetime.c
index 0a9159666b..5395fe766c 100644
--- a/ext/standard/datetime.c
+++ b/ext/standard/datetime.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "zend_operators.h"
#include "datetime.h"
diff --git a/ext/standard/datetime.h b/ext/standard/datetime.h
index 308a51e6d0..91d71eedd4 100644
--- a/ext/standard/datetime.h
+++ b/ext/standard/datetime.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef DATETIME_H
#define DATETIME_H
diff --git a/ext/standard/dir.c b/ext/standard/dir.c
index b170d1a7b4..82c329c20e 100644
--- a/ext/standard/dir.c
+++ b/ext/standard/dir.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* {{{ includes/startup/misc */
#include "php.h"
diff --git a/ext/standard/dl.c b/ext/standard/dl.c
index 9cfccd5235..6b50f22bf4 100644
--- a/ext/standard/dl.c
+++ b/ext/standard/dl.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "dl.h"
#include "php_globals.h"
diff --git a/ext/standard/dl.h b/ext/standard/dl.h
index de3fd170bf..d2d0195877 100644
--- a/ext/standard/dl.h
+++ b/ext/standard/dl.h
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef DL_H
#define DL_H
diff --git a/ext/standard/dns.c b/ext/standard/dns.c
index a3bbb6d91c..a55e97c806 100644
--- a/ext/standard/dns.c
+++ b/ext/standard/dns.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* {{{ includes */
#include "php.h"
#include "php_network.h"
diff --git a/ext/standard/exec.c b/ext/standard/exec.c
index b6302a0f87..d914a1fd72 100644
--- a/ext/standard/exec.c
+++ b/ext/standard/exec.c
@@ -16,7 +16,6 @@
| Ilia Alshanetsky <iliaa@php.net> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include <stdio.h>
#include "php.h"
diff --git a/ext/standard/exec.h b/ext/standard/exec.h
index 0462668044..3f25ab4b11 100644
--- a/ext/standard/exec.h
+++ b/ext/standard/exec.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef EXEC_H
#define EXEC_H
diff --git a/ext/standard/file.c b/ext/standard/file.c
index 9507ae5827..fd44133639 100644
--- a/ext/standard/file.c
+++ b/ext/standard/file.c
@@ -21,8 +21,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* {{{ includes */
#include "php.h"
diff --git a/ext/standard/file.h b/ext/standard/file.h
index 71400dd703..9edd5bef6c 100644
--- a/ext/standard/file.h
+++ b/ext/standard/file.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef FILE_H
#define FILE_H
diff --git a/ext/standard/filestat.c b/ext/standard/filestat.c
index a15f3287c2..584ed31ef0 100644
--- a/ext/standard/filestat.c
+++ b/ext/standard/filestat.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "fopen_wrappers.h"
#include "php_globals.h"
diff --git a/ext/standard/filters.c b/ext/standard/filters.c
index b5a8bdab2d..d9550520cd 100644
--- a/ext/standard/filters.c
+++ b/ext/standard/filters.c
@@ -20,8 +20,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_globals.h"
#include "ext/standard/basic_functions.h"
diff --git a/ext/standard/flock_compat.c b/ext/standard/flock_compat.c
index 7c1264fe17..987d86e751 100644
--- a/ext/standard/flock_compat.c
+++ b/ext/standard/flock_compat.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include <errno.h>
#include "ext/standard/flock_compat.h"
diff --git a/ext/standard/flock_compat.h b/ext/standard/flock_compat.h
index 2f0c51e339..496f548441 100644
--- a/ext/standard/flock_compat.h
+++ b/ext/standard/flock_compat.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef FLOCK_COMPAT_H
#define FLOCK_COMPAT_H
diff --git a/ext/standard/formatted_print.c b/ext/standard/formatted_print.c
index 4fcdb3c9b1..857e55d770 100644
--- a/ext/standard/formatted_print.c
+++ b/ext/standard/formatted_print.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include <math.h> /* modf() */
#include "php.h"
#include "ext/standard/head.h"
diff --git a/ext/standard/fsock.c b/ext/standard/fsock.c
index 0c3aa4c47b..6fc7143cd6 100644
--- a/ext/standard/fsock.c
+++ b/ext/standard/fsock.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_globals.h"
#include <stdlib.h>
diff --git a/ext/standard/fsock.h b/ext/standard/fsock.h
index 4aa27cabba..e53a9ded77 100644
--- a/ext/standard/fsock.h
+++ b/ext/standard/fsock.h
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef FSOCK_H
#define FSOCK_H
diff --git a/ext/standard/ftok.c b/ext/standard/ftok.c
index 6115ed12e2..221ee34532 100644
--- a/ext/standard/ftok.c
+++ b/ext/standard/ftok.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include <sys/types.h>
diff --git a/ext/standard/ftp_fopen_wrapper.c b/ext/standard/ftp_fopen_wrapper.c
index d49cebf579..6c607a3e39 100644
--- a/ext/standard/ftp_fopen_wrapper.c
+++ b/ext/standard/ftp_fopen_wrapper.c
@@ -18,7 +18,6 @@
| Sara Golemon <pollita@php.net> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include "php.h"
#include "php_globals.h"
diff --git a/ext/standard/head.c b/ext/standard/head.c
index 1ddbc187a0..c5f84564a8 100644
--- a/ext/standard/head.c
+++ b/ext/standard/head.c
@@ -15,7 +15,6 @@
| Author: Rasmus Lerdorf <rasmus@lerdorf.on.ca> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include <stdio.h>
#include "php.h"
diff --git a/ext/standard/head.h b/ext/standard/head.h
index 4a9e291364..2205e5db12 100644
--- a/ext/standard/head.h
+++ b/ext/standard/head.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef HEAD_H
#define HEAD_H
diff --git a/ext/standard/hrtime.c b/ext/standard/hrtime.c
index c2ade05479..eea60f5d23 100644
--- a/ext/standard/hrtime.c
+++ b/ext/standard/hrtime.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "hrtime.h"
diff --git a/ext/standard/hrtime.h b/ext/standard/hrtime.h
index 18c5e98b8f..c532845187 100644
--- a/ext/standard/hrtime.h
+++ b/ext/standard/hrtime.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef HRTIME_H
#define HRTIME_H
diff --git a/ext/standard/html.c b/ext/standard/html.c
index 1d06715170..54d87da887 100644
--- a/ext/standard/html.c
+++ b/ext/standard/html.c
@@ -19,8 +19,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/*
* HTML entity resources:
*
diff --git a/ext/standard/html.h b/ext/standard/html.h
index 4f92ef56e1..215bbb3874 100644
--- a/ext/standard/html.h
+++ b/ext/standard/html.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef HTML_H
#define HTML_H
diff --git a/ext/standard/html_tables.h b/ext/standard/html_tables.h
index d6ddcacfcf..f5d861c17e 100644
--- a/ext/standard/html_tables.h
+++ b/ext/standard/html_tables.h
@@ -14,8 +14,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef HTML_TABLES_H
#define HTML_TABLES_H
diff --git a/ext/standard/html_tables/html_table_gen.php b/ext/standard/html_tables/html_table_gen.php
index 23853b5750..5d7a0066cf 100644
--- a/ext/standard/html_tables/html_table_gen.php
+++ b/ext/standard/html_tables/html_table_gen.php
@@ -37,8 +37,6 @@ $t = <<<CODE
+----------------------------------------------------------------------+
*/
-/* \$Id$ */
-
#ifndef HTML_TABLES_H
#define HTML_TABLES_H
diff --git a/ext/standard/http.c b/ext/standard/http.c
index 8bccb23160..293258b1aa 100644
--- a/ext/standard/http.c
+++ b/ext/standard/http.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php_http.h"
#include "php_ini.h"
#include "url.h"
diff --git a/ext/standard/http_fopen_wrapper.c b/ext/standard/http_fopen_wrapper.c
index a1d4729117..8c0c019ea3 100644
--- a/ext/standard/http_fopen_wrapper.c
+++ b/ext/standard/http_fopen_wrapper.c
@@ -19,7 +19,6 @@
| Sara Golemon <pollita@php.net> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include "php.h"
#include "php_globals.h"
diff --git a/ext/standard/image.c b/ext/standard/image.c
index 81676b7a0c..0a8add7e99 100644
--- a/ext/standard/image.c
+++ b/ext/standard/image.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include <stdio.h>
#if HAVE_FCNTL_H
diff --git a/ext/standard/incomplete_class.c b/ext/standard/incomplete_class.c
index 0e34b0aa26..120da552e1 100644
--- a/ext/standard/incomplete_class.c
+++ b/ext/standard/incomplete_class.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "basic_functions.h"
#include "php_incomplete_class.h"
diff --git a/ext/standard/info.c b/ext/standard/info.c
index 8a9d053bf2..0b4d6e4803 100644
--- a/ext/standard/info.c
+++ b/ext/standard/info.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_ini.h"
#include "php_globals.h"
diff --git a/ext/standard/info.h b/ext/standard/info.h
index 1c0e445dfa..a810c97083 100644
--- a/ext/standard/info.h
+++ b/ext/standard/info.h
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef INFO_H
#define INFO_H
diff --git a/ext/standard/iptc.c b/ext/standard/iptc.c
index 5a6c422a4a..d01eea2c7a 100644
--- a/ext/standard/iptc.c
+++ b/ext/standard/iptc.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/*
* Functions to parse & compse IPTC data.
* PhotoShop >= 3.0 can read and write textual data to JPEG files.
diff --git a/ext/standard/lcg.c b/ext/standard/lcg.c
index 7a16544bbe..a6ea2cde2e 100644
--- a/ext/standard/lcg.c
+++ b/ext/standard/lcg.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_lcg.h"
diff --git a/ext/standard/levenshtein.c b/ext/standard/levenshtein.c
index eb9aa5b684..b0197de49b 100644
--- a/ext/standard/levenshtein.c
+++ b/ext/standard/levenshtein.c
@@ -15,7 +15,6 @@
| Author: Hartmut Holzgraefe <hholzgra@php.net> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include "php.h"
#include <stdlib.h>
diff --git a/ext/standard/link.c b/ext/standard/link.c
index 3138c463af..5ca8b2c49c 100644
--- a/ext/standard/link.c
+++ b/ext/standard/link.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_filestat.h"
#include "php_globals.h"
diff --git a/ext/standard/link_win32.c b/ext/standard/link_win32.c
index 1146f3f1e9..ae6cdd11f2 100644
--- a/ext/standard/link_win32.c
+++ b/ext/standard/link_win32.c
@@ -16,7 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifdef PHP_WIN32
#include "php.h"
diff --git a/ext/standard/mail.c b/ext/standard/mail.c
index 0ac07d9cec..ca6ca115c2 100644
--- a/ext/standard/mail.c
+++ b/ext/standard/mail.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include <stdlib.h>
#include <ctype.h>
#include <stdio.h>
diff --git a/ext/standard/math.c b/ext/standard/math.c
index 56d6f85ace..5432f9855f 100644
--- a/ext/standard/math.c
+++ b/ext/standard/math.c
@@ -19,8 +19,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_math.h"
#include "zend_multiply.h"
diff --git a/ext/standard/md5.c b/ext/standard/md5.c
index 52a8f70d7d..ca4bb12dc4 100644
--- a/ext/standard/md5.c
+++ b/ext/standard/md5.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "md5.h"
diff --git a/ext/standard/md5.h b/ext/standard/md5.h
index e998fba797..3c1615f3f1 100644
--- a/ext/standard/md5.h
+++ b/ext/standard/md5.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef MD5_H
#define MD5_H
diff --git a/ext/standard/metaphone.c b/ext/standard/metaphone.c
index 2c8e2f5a2e..56b94e61a8 100644
--- a/ext/standard/metaphone.c
+++ b/ext/standard/metaphone.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/*
Based on CPANs "Text-Metaphone-1.96" by Michael G Schwern <schwern@pobox.com>
*/
diff --git a/ext/standard/microtime.c b/ext/standard/microtime.c
index 62c5825a1b..1b5738135f 100644
--- a/ext/standard/microtime.c
+++ b/ext/standard/microtime.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#ifdef HAVE_SYS_TYPES_H
diff --git a/ext/standard/microtime.h b/ext/standard/microtime.h
index 58dd3d3be2..a18c766417 100644
--- a/ext/standard/microtime.h
+++ b/ext/standard/microtime.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef MICROTIME_H
#define MICROTIME_H
diff --git a/ext/standard/mt_rand.c b/ext/standard/mt_rand.c
index 461373d76b..814f602855 100644
--- a/ext/standard/mt_rand.c
+++ b/ext/standard/mt_rand.c
@@ -23,7 +23,6 @@
| Shawn Cokus <Cokus@math.washington.edu> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include "php.h"
#include "php_rand.h"
diff --git a/ext/standard/pack.c b/ext/standard/pack.c
index e467cf8954..c923305973 100644
--- a/ext/standard/pack.c
+++ b/ext/standard/pack.c
@@ -15,7 +15,6 @@
| Author: Chris Schneider <cschneid@relog.ch> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include "php.h"
diff --git a/ext/standard/pack.h b/ext/standard/pack.h
index 5d296a7478..d6c37239e3 100644
--- a/ext/standard/pack.h
+++ b/ext/standard/pack.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PACK_H
#define PACK_H
diff --git a/ext/standard/pageinfo.c b/ext/standard/pageinfo.c
index c23166999b..259c61a692 100644
--- a/ext/standard/pageinfo.c
+++ b/ext/standard/pageinfo.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "pageinfo.h"
#include "SAPI.h"
diff --git a/ext/standard/pageinfo.h b/ext/standard/pageinfo.h
index 4a3a1b9272..eb8c77dd05 100644
--- a/ext/standard/pageinfo.h
+++ b/ext/standard/pageinfo.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PAGEINFO_H
#define PAGEINFO_H
diff --git a/ext/standard/password.c b/ext/standard/password.c
index 70906f3799..5cf0d397f5 100644
--- a/ext/standard/password.c
+++ b/ext/standard/password.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include <stdlib.h>
#include "php.h"
diff --git a/ext/standard/php_array.h b/ext/standard/php_array.h
index f227365a1f..b12c82caf6 100644
--- a/ext/standard/php_array.h
+++ b/ext/standard/php_array.h
@@ -19,8 +19,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_ARRAY_H
#define PHP_ARRAY_H
diff --git a/ext/standard/php_assert.h b/ext/standard/php_assert.h
index 38deb01467..da340485b5 100644
--- a/ext/standard/php_assert.h
+++ b/ext/standard/php_assert.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_ASSERT_H
#define PHP_ASSERT_H
diff --git a/ext/standard/php_browscap.h b/ext/standard/php_browscap.h
index df2c26d7c1..cfee4815f2 100644
--- a/ext/standard/php_browscap.h
+++ b/ext/standard/php_browscap.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_BROWSCAP_H
#define PHP_BROWSCAP_H
diff --git a/ext/standard/php_crypt.h b/ext/standard/php_crypt.h
index f36aee7795..6f85b879ad 100644
--- a/ext/standard/php_crypt.h
+++ b/ext/standard/php_crypt.h
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_CRYPT_H
#define PHP_CRYPT_H
diff --git a/ext/standard/php_crypt_r.c b/ext/standard/php_crypt_r.c
index 52dda93348..d680393efb 100644
--- a/ext/standard/php_crypt_r.c
+++ b/ext/standard/php_crypt_r.c
@@ -1,4 +1,3 @@
-/* $Id$ */
/*
+----------------------------------------------------------------------+
| PHP Version 7 |
diff --git a/ext/standard/php_crypt_r.h b/ext/standard/php_crypt_r.h
index 2c25ec9b31..c990e41846 100644
--- a/ext/standard/php_crypt_r.h
+++ b/ext/standard/php_crypt_r.h
@@ -1,4 +1,3 @@
-/* $Id$ */
/*
+----------------------------------------------------------------------+
| PHP Version 7 |
diff --git a/ext/standard/php_dir.h b/ext/standard/php_dir.h
index ebd7e80049..b231bbfe55 100644
--- a/ext/standard/php_dir.h
+++ b/ext/standard/php_dir.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_DIR_H
#define PHP_DIR_H
diff --git a/ext/standard/php_dns.h b/ext/standard/php_dns.h
index a38c556dab..2631759ee4 100644
--- a/ext/standard/php_dns.h
+++ b/ext/standard/php_dns.h
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_DNS_H
#define PHP_DNS_H
diff --git a/ext/standard/php_ext_syslog.h b/ext/standard/php_ext_syslog.h
index f0fc45c28e..07f2f326d2 100644
--- a/ext/standard/php_ext_syslog.h
+++ b/ext/standard/php_ext_syslog.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_EXT_SYSLOG_H
#define PHP_EXT_SYSLOG_H
diff --git a/ext/standard/php_filestat.h b/ext/standard/php_filestat.h
index 19f753c666..0a3faec449 100644
--- a/ext/standard/php_filestat.h
+++ b/ext/standard/php_filestat.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_FILESTAT_H
#define PHP_FILESTAT_H
diff --git a/ext/standard/php_fopen_wrapper.c b/ext/standard/php_fopen_wrapper.c
index 46cef15483..d69b61da29 100644
--- a/ext/standard/php_fopen_wrapper.c
+++ b/ext/standard/php_fopen_wrapper.c
@@ -17,7 +17,6 @@
| Hartmut Holzgraefe <hholzgra@php.net> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/ext/standard/php_fopen_wrappers.h b/ext/standard/php_fopen_wrappers.h
index 40793540d4..b172eb46bb 100644
--- a/ext/standard/php_fopen_wrappers.h
+++ b/ext/standard/php_fopen_wrappers.h
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_FOPEN_WRAPPERS_H
#define PHP_FOPEN_WRAPPERS_H
diff --git a/ext/standard/php_ftok.h b/ext/standard/php_ftok.h
index b911ffeb95..01a723d74c 100644
--- a/ext/standard/php_ftok.h
+++ b/ext/standard/php_ftok.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_FTOK_H
#define PHP_FTOK_H
diff --git a/ext/standard/php_http.h b/ext/standard/php_http.h
index 4128863555..c1cc093433 100644
--- a/ext/standard/php_http.h
+++ b/ext/standard/php_http.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_HTTP_H
#define PHP_HTTP_H
diff --git a/ext/standard/php_image.h b/ext/standard/php_image.h
index 22409a99c4..0500d16299 100644
--- a/ext/standard/php_image.h
+++ b/ext/standard/php_image.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_IMAGE_H
#define PHP_IMAGE_H
diff --git a/ext/standard/php_incomplete_class.h b/ext/standard/php_incomplete_class.h
index d494c250a6..52a4367892 100644
--- a/ext/standard/php_incomplete_class.h
+++ b/ext/standard/php_incomplete_class.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_INCOMPLETE_CLASS_H
#define PHP_INCOMPLETE_CLASS_H
diff --git a/ext/standard/php_iptc.h b/ext/standard/php_iptc.h
index f7fe34602b..6bb5bbac86 100644
--- a/ext/standard/php_iptc.h
+++ b/ext/standard/php_iptc.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_IPTC_H
#define PHP_IPTC_H
diff --git a/ext/standard/php_lcg.h b/ext/standard/php_lcg.h
index 57cfff79bc..07d0f70682 100644
--- a/ext/standard/php_lcg.h
+++ b/ext/standard/php_lcg.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_LCG_H
#define PHP_LCG_H
diff --git a/ext/standard/php_link.h b/ext/standard/php_link.h
index 735f71367e..c1000c921c 100644
--- a/ext/standard/php_link.h
+++ b/ext/standard/php_link.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_LINK_H
#define PHP_LINK_H
diff --git a/ext/standard/php_mail.h b/ext/standard/php_mail.h
index 2a23b66ab8..50005643a5 100644
--- a/ext/standard/php_mail.h
+++ b/ext/standard/php_mail.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_MAIL_H
#define PHP_MAIL_H
diff --git a/ext/standard/php_math.h b/ext/standard/php_math.h
index c9e21cb866..777f6aed4d 100644
--- a/ext/standard/php_math.h
+++ b/ext/standard/php_math.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_MATH_H
#define PHP_MATH_H
diff --git a/ext/standard/php_metaphone.h b/ext/standard/php_metaphone.h
index f1299855e6..5bd5cc94d6 100644
--- a/ext/standard/php_metaphone.h
+++ b/ext/standard/php_metaphone.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_METAPHONE_H
#define PHP_METAPHONE_H
diff --git a/ext/standard/php_mt_rand.h b/ext/standard/php_mt_rand.h
index 411f7e3279..6dcfbdbaa5 100644
--- a/ext/standard/php_mt_rand.h
+++ b/ext/standard/php_mt_rand.h
@@ -20,7 +20,6 @@
| Based on code from: Shawn Cokus <Cokus@math.washington.edu> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifndef PHP_MT_RAND_H
#define PHP_MT_RAND_H
diff --git a/ext/standard/php_net.h b/ext/standard/php_net.h
index 9a5a863a2d..6682c39847 100644
--- a/ext/standard/php_net.h
+++ b/ext/standard/php_net.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_NET_H
#define PHP_NET_H
diff --git a/ext/standard/php_password.h b/ext/standard/php_password.h
index c5e00f0fb8..0c2f83c650 100644
--- a/ext/standard/php_password.h
+++ b/ext/standard/php_password.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_PASSWORD_H
#define PHP_PASSWORD_H
diff --git a/ext/standard/php_rand.h b/ext/standard/php_rand.h
index 81c6255e49..14a348ebda 100644
--- a/ext/standard/php_rand.h
+++ b/ext/standard/php_rand.h
@@ -20,7 +20,6 @@
| Based on code from: Shawn Cokus <Cokus@math.washington.edu> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifndef PHP_RAND_H
#define PHP_RAND_H
diff --git a/ext/standard/php_random.h b/ext/standard/php_random.h
index 20397188f6..9bc53db09e 100644
--- a/ext/standard/php_random.h
+++ b/ext/standard/php_random.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_RANDOM_H
#define PHP_RANDOM_H
diff --git a/ext/standard/php_standard.h b/ext/standard/php_standard.h
index eb7f42b082..9b02091640 100644
--- a/ext/standard/php_standard.h
+++ b/ext/standard/php_standard.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "basic_functions.h"
#include "php_math.h"
#include "php_string.h"
diff --git a/ext/standard/php_string.h b/ext/standard/php_string.h
index 780b8e6f13..7e49b3ee3b 100644
--- a/ext/standard/php_string.h
+++ b/ext/standard/php_string.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_STRING_H
#define PHP_STRING_H
diff --git a/ext/standard/php_type.h b/ext/standard/php_type.h
index 845c206c1f..88e0f9fd31 100644
--- a/ext/standard/php_type.h
+++ b/ext/standard/php_type.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_TYPE_H
#define PHP_TYPE_H
diff --git a/ext/standard/php_uuencode.h b/ext/standard/php_uuencode.h
index ffb74277ed..708fd84433 100644
--- a/ext/standard/php_uuencode.h
+++ b/ext/standard/php_uuencode.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_UUENCODE_H
#define PHP_UUENCODE_H
diff --git a/ext/standard/php_var.h b/ext/standard/php_var.h
index fa7e050efb..ac3bae8d97 100644
--- a/ext/standard/php_var.h
+++ b/ext/standard/php_var.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_VAR_H
#define PHP_VAR_H
diff --git a/ext/standard/php_versioning.h b/ext/standard/php_versioning.h
index 175c3b30c5..aab0f1b5f1 100644
--- a/ext/standard/php_versioning.h
+++ b/ext/standard/php_versioning.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_VERSIONING_H
#define PHP_VERSIONING_H
diff --git a/ext/standard/proc_open.c b/ext/standard/proc_open.c
index 85c703b475..612cdf0f88 100644
--- a/ext/standard/proc_open.c
+++ b/ext/standard/proc_open.c
@@ -15,7 +15,6 @@
| Author: Wez Furlong <wez@thebrainroom.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#if 0 && (defined(__linux__) || defined(sun) || defined(__IRIX__))
# define _BSD_SOURCE /* linux wants this when XOPEN mode is on */
diff --git a/ext/standard/proc_open.h b/ext/standard/proc_open.h
index 857771a0aa..5963007567 100644
--- a/ext/standard/proc_open.h
+++ b/ext/standard/proc_open.h
@@ -15,7 +15,6 @@
| Author: Wez Furlong <wez@thebrainroom.com> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifdef PHP_WIN32
typedef HANDLE php_file_descriptor_t;
diff --git a/ext/standard/quot_print.c b/ext/standard/quot_print.c
index fc3ae0a048..b4b05492fe 100644
--- a/ext/standard/quot_print.c
+++ b/ext/standard/quot_print.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include <stdlib.h>
#ifdef HAVE_UNISTD_H
diff --git a/ext/standard/quot_print.h b/ext/standard/quot_print.h
index 555bdd8665..7cc6339c80 100644
--- a/ext/standard/quot_print.h
+++ b/ext/standard/quot_print.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef QUOT_PRINT_H
#define QUOT_PRINT_H
diff --git a/ext/standard/rand.c b/ext/standard/rand.c
index 22451c7404..898f108150 100644
--- a/ext/standard/rand.c
+++ b/ext/standard/rand.c
@@ -23,7 +23,6 @@
| Shawn Cokus <Cokus@math.washington.edu> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include "php.h"
#include "php_rand.h"
diff --git a/ext/standard/random.c b/ext/standard/random.c
index 77895309cd..b95e58774b 100644
--- a/ext/standard/random.c
+++ b/ext/standard/random.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include <stdlib.h>
#include <sys/stat.h>
#include <fcntl.h>
diff --git a/ext/standard/scanf.c b/ext/standard/scanf.c
index a9d5f33fa4..37cce100ce 100644
--- a/ext/standard/scanf.c
+++ b/ext/standard/scanf.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/*
scanf.c --
diff --git a/ext/standard/scanf.h b/ext/standard/scanf.h
index 3f2d194aed..141e4ed51f 100644
--- a/ext/standard/scanf.h
+++ b/ext/standard/scanf.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef SCANF_H
#define SCANF_H
diff --git a/ext/standard/sha1.c b/ext/standard/sha1.c
index fa390d9ea0..27a90f437b 100644
--- a/ext/standard/sha1.c
+++ b/ext/standard/sha1.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
/* This code is heavily based on the PHP md5 implementation */
diff --git a/ext/standard/sha1.h b/ext/standard/sha1.h
index 982a045d80..cf9d6caf9e 100644
--- a/ext/standard/sha1.h
+++ b/ext/standard/sha1.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef SHA1_H
#define SHA1_H
diff --git a/ext/standard/soundex.c b/ext/standard/soundex.c
index ab64a90a42..0b777eb823 100644
--- a/ext/standard/soundex.c
+++ b/ext/standard/soundex.c
@@ -15,7 +15,6 @@
| Author: Bjørn Borud - Guardian Networks AS <borud@guardian.no> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include "php.h"
#include <stdlib.h>
diff --git a/ext/standard/streamsfuncs.c b/ext/standard/streamsfuncs.c
index 391a379b4c..9b7bcdbd60 100644
--- a/ext/standard/streamsfuncs.c
+++ b/ext/standard/streamsfuncs.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_globals.h"
#include "ext/standard/flock_compat.h"
diff --git a/ext/standard/streamsfuncs.h b/ext/standard/streamsfuncs.h
index b34df344be..bbcd18f815 100644
--- a/ext/standard/streamsfuncs.h
+++ b/ext/standard/streamsfuncs.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* Flags for stream_socket_client */
#define PHP_STREAM_CLIENT_PERSISTENT 1
#define PHP_STREAM_CLIENT_ASYNC_CONNECT 2
diff --git a/ext/standard/string.c b/ext/standard/string.c
index 4c603721c7..2f20d62a74 100644
--- a/ext/standard/string.c
+++ b/ext/standard/string.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include <stdio.h>
#include "php.h"
#include "php_rand.h"
diff --git a/ext/standard/syslog.c b/ext/standard/syslog.c
index 038996e825..c0838f4ce7 100644
--- a/ext/standard/syslog.c
+++ b/ext/standard/syslog.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#ifdef HAVE_SYSLOG_H
diff --git a/ext/standard/tests/math/abs.phpt b/ext/standard/tests/math/abs.phpt
index f5c26c3037..9350fc71fb 100644
--- a/ext/standard/tests/math/abs.phpt
+++ b/ext/standard/tests/math/abs.phpt
@@ -1,7 +1,7 @@
--TEST--
Simple math tests
--FILE--
-<?php // $Id$
+<?php
define('LONG_MAX', is_int(5000000000)? 9223372036854775807 : 0x7FFFFFFF);
define('LONG_MIN', -LONG_MAX - 1);
diff --git a/ext/standard/tests/math/bug21523.phpt b/ext/standard/tests/math/bug21523.phpt
index 9fc441fba4..7589c401e3 100644
--- a/ext/standard/tests/math/bug21523.phpt
+++ b/ext/standard/tests/math/bug21523.phpt
@@ -1,7 +1,7 @@
--TEST--
Bug #21523 (number_format tries to allocate negative amount of memory)
--FILE--
-<?php // $Id$ vim600:syn=php
+<?php // vim600:syn=php
set_time_limit(5);
var_dump(number_format(-2000, 2768));
diff --git a/ext/standard/tests/math/bug24142.phpt b/ext/standard/tests/math/bug24142.phpt
index 244952369d..169932b49b 100644
--- a/ext/standard/tests/math/bug24142.phpt
+++ b/ext/standard/tests/math/bug24142.phpt
@@ -1,7 +1,7 @@
--TEST--
Bug #24142 (round() problems)
--FILE--
-<?php // $Id$ vim600:syn=php
+<?php // vim600:syn=php
$v = 0.005;
for ($i = 1; $i < 10; $i++) {
echo "round({$v}, 2) -> ".round($v, 2)."\n";
diff --git a/ext/standard/tests/math/log.phpt b/ext/standard/tests/math/log.phpt
index 4f8b47a76b..31c5e2ae85 100644
--- a/ext/standard/tests/math/log.phpt
+++ b/ext/standard/tests/math/log.phpt
@@ -1,7 +1,7 @@
--TEST--
log() tests
--FILE--
-<?php // $Id$
+<?php
echo "On failure, please mail result to php-dev@lists.php.net\n";
for ($x = 0, $count= 0; $x < 200; $x++) {
$x2 = (int) exp(log($x));
diff --git a/ext/standard/tests/math/pow-operator.phpt b/ext/standard/tests/math/pow-operator.phpt
index f80cae1962..620091e313 100644
--- a/ext/standard/tests/math/pow-operator.phpt
+++ b/ext/standard/tests/math/pow-operator.phpt
@@ -1,7 +1,7 @@
--TEST--
Various pow() tests
--FILE--
-<?php // $Id$
+<?php
$x = 2;
$x **= 3;
diff --git a/ext/standard/tests/math/pow.phpt b/ext/standard/tests/math/pow.phpt
index a1e8944830..26bae7e0cf 100644
--- a/ext/standard/tests/math/pow.phpt
+++ b/ext/standard/tests/math/pow.phpt
@@ -1,7 +1,7 @@
--TEST--
Various pow() tests
--FILE--
-<?php // $Id$
+<?php
define('LONG_MAX', is_int(5000000000)? 9223372036854775807 : 0x7FFFFFFF);
define('LONG_MIN', -LONG_MAX - 1);
diff --git a/ext/standard/tests/math/round.phpt b/ext/standard/tests/math/round.phpt
index 47f57dad18..6a1615bd9a 100644
--- a/ext/standard/tests/math/round.phpt
+++ b/ext/standard/tests/math/round.phpt
@@ -1,7 +1,7 @@
--TEST--
Simple math tests
--FILE--
-<?php // $Id$
+<?php
define('LONG_MAX', is_int(5000000000)? 9223372036854775807 : 0x7FFFFFFF);
define('LONG_MIN', -LONG_MAX - 1);
diff --git a/ext/standard/type.c b/ext/standard/type.c
index fff5b4eabd..1a26e0eaa3 100644
--- a/ext/standard/type.c
+++ b/ext/standard/type.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_incomplete_class.h"
diff --git a/ext/standard/uniqid.c b/ext/standard/uniqid.c
index 9b4668ff46..c2197444c2 100644
--- a/ext/standard/uniqid.c
+++ b/ext/standard/uniqid.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include <stdlib.h>
diff --git a/ext/standard/uniqid.h b/ext/standard/uniqid.h
index 5adfbadbc5..33be04f390 100644
--- a/ext/standard/uniqid.h
+++ b/ext/standard/uniqid.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef UNIQID_H
#define UNIQID_H
diff --git a/ext/standard/url.c b/ext/standard/url.c
index d5ca21b650..1117d6ed63 100644
--- a/ext/standard/url.c
+++ b/ext/standard/url.c
@@ -15,7 +15,6 @@
| Author: Jim Winstead <jimw@php.net> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include <stdlib.h>
#include <string.h>
diff --git a/ext/standard/url.h b/ext/standard/url.h
index bc67649e61..ec925a2bd0 100644
--- a/ext/standard/url.h
+++ b/ext/standard/url.h
@@ -15,7 +15,6 @@
| Author: Jim Winstead <jimw@php.net> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifndef URL_H
#define URL_H
diff --git a/ext/standard/url_scanner_ex.c b/ext/standard/url_scanner_ex.c
index 16142347a6..040af773c8 100644
--- a/ext/standard/url_scanner_ex.c
+++ b/ext/standard/url_scanner_ex.c
@@ -19,8 +19,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#ifdef HAVE_UNISTD_H
diff --git a/ext/standard/url_scanner_ex.h b/ext/standard/url_scanner_ex.h
index 6d7ac3d53a..b54a3a9d7c 100644
--- a/ext/standard/url_scanner_ex.h
+++ b/ext/standard/url_scanner_ex.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef URL_SCANNER_EX_H
#define URL_SCANNER_EX_H
diff --git a/ext/standard/url_scanner_ex.re b/ext/standard/url_scanner_ex.re
index 8eed74331e..9d15bef6d5 100644
--- a/ext/standard/url_scanner_ex.re
+++ b/ext/standard/url_scanner_ex.re
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#ifdef HAVE_UNISTD_H
diff --git a/ext/standard/user_filters.c b/ext/standard/user_filters.c
index 42bfdad48d..67452bdab2 100644
--- a/ext/standard/user_filters.c
+++ b/ext/standard/user_filters.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_globals.h"
#include "ext/standard/basic_functions.h"
diff --git a/ext/standard/uuencode.c b/ext/standard/uuencode.c
index e9714d28e1..2872e1358d 100644
--- a/ext/standard/uuencode.c
+++ b/ext/standard/uuencode.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/*
* Portions of this code are based on Berkeley's uuencode/uudecode
* implementation.
diff --git a/ext/standard/var.c b/ext/standard/var.c
index 7b1cb5949a..e4c7932868 100644
--- a/ext/standard/var.c
+++ b/ext/standard/var.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* {{{ includes
*/
#include <stdio.h>
diff --git a/ext/standard/var_unserializer.c b/ext/standard/var_unserializer.c
index 9485118a29..2f78c2120d 100644
--- a/ext/standard/var_unserializer.c
+++ b/ext/standard/var_unserializer.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "ext/standard/php_var.h"
#include "php_incomplete_class.h"
diff --git a/ext/standard/var_unserializer.re b/ext/standard/var_unserializer.re
index 7d14be7137..c99e673c8d 100644
--- a/ext/standard/var_unserializer.re
+++ b/ext/standard/var_unserializer.re
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "ext/standard/php_var.h"
#include "php_incomplete_class.h"
diff --git a/ext/standard/versioning.c b/ext/standard/versioning.c
index b278b3b4dd..27d96f0163 100644
--- a/ext/standard/versioning.c
+++ b/ext/standard/versioning.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include <stdio.h>
#include <sys/types.h>
#include <ctype.h>
diff --git a/ext/sysvmsg/config.m4 b/ext/sysvmsg/config.m4
index 4ae8a2e696..e14fd2d634 100644
--- a/ext/sysvmsg/config.m4
+++ b/ext/sysvmsg/config.m4
@@ -1,4 +1,4 @@
-dnl $Id$
+dnl config.m4 for extension sysvmsg
PHP_ARG_ENABLE(sysvmsg,whether to enable System V IPC support,
[ --enable-sysvmsg Enable sysvmsg support])
diff --git a/ext/sysvmsg/php_sysvmsg.h b/ext/sysvmsg/php_sysvmsg.h
index a4f75985e8..4a95791d30 100644
--- a/ext/sysvmsg/php_sysvmsg.h
+++ b/ext/sysvmsg/php_sysvmsg.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_SYSVMSG_H
#define PHP_SYSVMSG_H
diff --git a/ext/sysvsem/config.m4 b/ext/sysvsem/config.m4
index bfb5d92f4e..44f5c13602 100644
--- a/ext/sysvsem/config.m4
+++ b/ext/sysvsem/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension sysvsem
PHP_ARG_ENABLE(sysvsem,whether to enable System V semaphore support,
[ --enable-sysvsem Enable System V semaphore support])
diff --git a/ext/sysvsem/php_sysvsem.h b/ext/sysvsem/php_sysvsem.h
index fc4e8a7bd9..fdf68f278a 100644
--- a/ext/sysvsem/php_sysvsem.h
+++ b/ext/sysvsem/php_sysvsem.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_SYSVSEM_H
#define PHP_SYSVSEM_H
diff --git a/ext/sysvsem/sysvsem.c b/ext/sysvsem/sysvsem.c
index 9c20003870..5628decdfd 100644
--- a/ext/sysvsem/sysvsem.c
+++ b/ext/sysvsem/sysvsem.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* Latest update build anc tested on Linux 2.2.14
*
* This has been built and tested on Solaris 2.6 and Linux 2.1.122.
diff --git a/ext/sysvshm/config.m4 b/ext/sysvshm/config.m4
index 3827f59541..d5c033f12d 100644
--- a/ext/sysvshm/config.m4
+++ b/ext/sysvshm/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension sysvshm
PHP_ARG_ENABLE(sysvshm,whether to enable System V shared memory support,
[ --enable-sysvshm Enable the System V shared memory support])
diff --git a/ext/sysvshm/php_sysvshm.h b/ext/sysvshm/php_sysvshm.h
index 164dc8db59..f9f95428cf 100644
--- a/ext/sysvshm/php_sysvshm.h
+++ b/ext/sysvshm/php_sysvshm.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_SYSVSHM_H
#define PHP_SYSVSHM_H
diff --git a/ext/sysvshm/sysvshm.c b/ext/sysvshm/sysvshm.c
index e2498d64cb..6de598fb60 100644
--- a/ext/sysvshm/sysvshm.c
+++ b/ext/sysvshm/sysvshm.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/* This has been built and tested on Linux 2.2.14
*
* This has been built and tested on Solaris 2.6.
diff --git a/ext/tidy/config.m4 b/ext/tidy/config.m4
index 7a45af954f..ef9aa02195 100644
--- a/ext/tidy/config.m4
+++ b/ext/tidy/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension tidy
PHP_ARG_WITH(tidy,for TIDY support,
[ --with-tidy[=DIR] Include TIDY support])
diff --git a/ext/tidy/config.w32 b/ext/tidy/config.w32
index cb0822d04a..bfb738264e 100644
--- a/ext/tidy/config.w32
+++ b/ext/tidy/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("tidy", "TIDY support", "no");
diff --git a/ext/tidy/php_tidy.h b/ext/tidy/php_tidy.h
index 0b30a21571..24605e5ae8 100644
--- a/ext/tidy/php_tidy.h
+++ b/ext/tidy/php_tidy.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_TIDY_H
#define PHP_TIDY_H
diff --git a/ext/tokenizer/config.m4 b/ext/tokenizer/config.m4
index 007dddfc02..3527f725fa 100644
--- a/ext/tokenizer/config.m4
+++ b/ext/tokenizer/config.m4
@@ -1,4 +1,3 @@
-dnl $Id$
dnl config.m4 for extension tokenizer
dnl Otherwise use enable:
diff --git a/ext/tokenizer/config.w32 b/ext/tokenizer/config.w32
index dd3b89e778..41fadc62da 100644
--- a/ext/tokenizer/config.w32
+++ b/ext/tokenizer/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("tokenizer", "tokenizer support", "yes");
diff --git a/ext/tokenizer/php_tokenizer.h b/ext/tokenizer/php_tokenizer.h
index ec595d8f9d..53588491a4 100644
--- a/ext/tokenizer/php_tokenizer.h
+++ b/ext/tokenizer/php_tokenizer.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_TOKENIZER_H
#define PHP_TOKENIZER_H
diff --git a/ext/tokenizer/tokenizer.c b/ext/tokenizer/tokenizer.c
index dae79c0173..17bb7560c2 100644
--- a/ext/tokenizer/tokenizer.c
+++ b/ext/tokenizer/tokenizer.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/tokenizer/tokenizer_data.c b/ext/tokenizer/tokenizer_data.c
index 6b36ab0e39..67426bd02e 100644
--- a/ext/tokenizer/tokenizer_data.c
+++ b/ext/tokenizer/tokenizer_data.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/*
DO NOT EDIT THIS FILE!
This file is generated using tokenizer_data_gen.sh
diff --git a/ext/tokenizer/tokenizer_data_gen.sh b/ext/tokenizer/tokenizer_data_gen.sh
index 647a4c9648..9f3d2fb43c 100755
--- a/ext/tokenizer/tokenizer_data_gen.sh
+++ b/ext/tokenizer/tokenizer_data_gen.sh
@@ -30,8 +30,6 @@ echo '/*
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/*
DO NOT EDIT THIS FILE!
This file is generated using tokenizer_data_gen.sh
diff --git a/ext/wddx/config.m4 b/ext/wddx/config.m4
index 96b566e2e3..332036b827 100644
--- a/ext/wddx/config.m4
+++ b/ext/wddx/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension wddx
PHP_ARG_ENABLE(wddx,whether to enable WDDX support,
[ --enable-wddx Enable WDDX support])
diff --git a/ext/wddx/config.w32 b/ext/wddx/config.w32
index a34c36ec91..afa7279220 100644
--- a/ext/wddx/config.w32
+++ b/ext/wddx/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("wddx", "WDDX support", "yes");
diff --git a/ext/wddx/php_wddx.h b/ext/wddx/php_wddx.h
index 6a2993f0a7..82d9e7d19a 100644
--- a/ext/wddx/php_wddx.h
+++ b/ext/wddx/php_wddx.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_WDDX_H
#define PHP_WDDX_H
diff --git a/ext/wddx/php_wddx_api.h b/ext/wddx/php_wddx_api.h
index c62aff2947..6309c7b2dc 100644
--- a/ext/wddx/php_wddx_api.h
+++ b/ext/wddx/php_wddx_api.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_WDDX_API_H
#define PHP_WDDX_API_H
diff --git a/ext/wddx/wddx.c b/ext/wddx/wddx.c
index a7596a5f27..e08c44d75a 100644
--- a/ext/wddx/wddx.c
+++ b/ext/wddx/wddx.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/xml/config.m4 b/ext/xml/config.m4
index 715f65a915..1b58340650 100644
--- a/ext/xml/config.m4
+++ b/ext/xml/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension xml
PHP_ARG_ENABLE(xml,whether to enable XML support,
[ --disable-xml Disable XML support], yes)
diff --git a/ext/xml/config.w32 b/ext/xml/config.w32
index 54e5fc234b..564f6a43a8 100644
--- a/ext/xml/config.w32
+++ b/ext/xml/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("xml", "XML support", "yes");
diff --git a/ext/xml/expat_compat.h b/ext/xml/expat_compat.h
index ed621ab53d..b8fd4b2a59 100644
--- a/ext/xml/expat_compat.h
+++ b/ext/xml/expat_compat.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_EXPAT_COMPAT_H
#define PHP_EXPAT_COMPAT_H
diff --git a/ext/xml/php_xml.h b/ext/xml/php_xml.h
index 637932f5d9..a4bdef8548 100644
--- a/ext/xml/php_xml.h
+++ b/ext/xml/php_xml.h
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_XML_H
#define PHP_XML_H
diff --git a/ext/xml/xml.c b/ext/xml/xml.c
index f927afd764..35a1b2984e 100644
--- a/ext/xml/xml.c
+++ b/ext/xml/xml.c
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#define IS_EXT_MODULE
#ifdef HAVE_CONFIG_H
diff --git a/ext/xmlreader/config.m4 b/ext/xmlreader/config.m4
index 4ada113a00..d9dacf99ae 100644
--- a/ext/xmlreader/config.m4
+++ b/ext/xmlreader/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension xmlreader
PHP_ARG_ENABLE(xmlreader, whether to enable XMLReader support,
[ --disable-xmlreader Disable XMLReader support], yes)
diff --git a/ext/xmlreader/config.w32 b/ext/xmlreader/config.w32
index cca068a95c..2c41200fce 100644
--- a/ext/xmlreader/config.w32
+++ b/ext/xmlreader/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("xmlreader", "XMLReader support", "yes");
diff --git a/ext/xmlreader/php_xmlreader.c b/ext/xmlreader/php_xmlreader.c
index 38343e514b..4d4e7348c9 100644
--- a/ext/xmlreader/php_xmlreader.c
+++ b/ext/xmlreader/php_xmlreader.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/xmlreader/php_xmlreader.h b/ext/xmlreader/php_xmlreader.h
index 888248adf6..4e29b8ed21 100644
--- a/ext/xmlreader/php_xmlreader.h
+++ b/ext/xmlreader/php_xmlreader.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_XMLREADER_H
#define PHP_XMLREADER_H
diff --git a/ext/xmlreader/tests/001.phpt b/ext/xmlreader/tests/001.phpt
index ce9ade9618..75d9b12b76 100644
--- a/ext/xmlreader/tests/001.phpt
+++ b/ext/xmlreader/tests/001.phpt
@@ -4,7 +4,6 @@ XMLReader: libxml2 XML Reader, string data
<?php if (!extension_loaded("xmlreader")) print "skip"; ?>
--FILE--
<?php
-/* $Id$ */
$xmlstring = '<?xml version="1.0" encoding="UTF-8"?>
<books></books>';
diff --git a/ext/xmlreader/tests/002.phpt b/ext/xmlreader/tests/002.phpt
index 7abd3e216c..5904b22d6e 100644
--- a/ext/xmlreader/tests/002.phpt
+++ b/ext/xmlreader/tests/002.phpt
@@ -4,7 +4,6 @@ XMLReader: libxml2 XML Reader, file data
<?php if (!extension_loaded("xmlreader")) print "skip"; ?>
--FILE--
<?php
-/* $Id$ */
$filename = dirname(__FILE__) . '/_002.xml';
$xmlstring = '<?xml version="1.0" encoding="UTF-8"?>
<books></books>';
diff --git a/ext/xmlreader/tests/003-mb.phpt b/ext/xmlreader/tests/003-mb.phpt
index af76382779..43d47f5908 100644
--- a/ext/xmlreader/tests/003-mb.phpt
+++ b/ext/xmlreader/tests/003-mb.phpt
@@ -4,7 +4,6 @@ XMLReader: libxml2 XML Reader, attributes test
<?php if (!extension_loaded("xmlreader")) print "skip"; ?>
--FILE--
<?php
-/* $Id$ */
$filename = dirname(__FILE__) . '/私はガラスを食べられます_003.xml';
$xmlstring = '<?xml version="1.0" encoding="UTF-8"?>
diff --git a/ext/xmlreader/tests/003.phpt b/ext/xmlreader/tests/003.phpt
index 85353a8242..d93a93a85b 100644
--- a/ext/xmlreader/tests/003.phpt
+++ b/ext/xmlreader/tests/003.phpt
@@ -4,7 +4,6 @@ XMLReader: libxml2 XML Reader, attributes test
<?php if (!extension_loaded("xmlreader")) print "skip"; ?>
--FILE--
<?php
-/* $Id$ */
$filename = dirname(__FILE__) . '/_003.xml';
$xmlstring = '<?xml version="1.0" encoding="UTF-8"?>
diff --git a/ext/xmlreader/tests/004.phpt b/ext/xmlreader/tests/004.phpt
index b2d7254fe4..55fca4ee7a 100644
--- a/ext/xmlreader/tests/004.phpt
+++ b/ext/xmlreader/tests/004.phpt
@@ -4,7 +4,6 @@ XMLReader: libxml2 XML Reader, attributes test
<?php if (!extension_loaded("xmlreader")) print "skip"; ?>
--FILE--
<?php
-/* $Id$ */
$filename = dirname(__FILE__) . '/_004.xml';
$xmlstring = '<?xml version="1.0" encoding="UTF-8"?>
diff --git a/ext/xmlreader/tests/005.phpt b/ext/xmlreader/tests/005.phpt
index e6fd02c9aa..a1fd6c110e 100644
--- a/ext/xmlreader/tests/005.phpt
+++ b/ext/xmlreader/tests/005.phpt
@@ -4,7 +4,6 @@ XMLReader: libxml2 XML Reader, parser property set/get
<?php if (!extension_loaded("xmlreader")) print "skip"; ?>
--FILE--
<?php
-/* $Id$ */
$xmlstring = '<?xml version="1.0" encoding="UTF-8"?>
<books></books>';
diff --git a/ext/xmlreader/tests/006.phpt b/ext/xmlreader/tests/006.phpt
index ce9bb451af..f1e482d955 100644
--- a/ext/xmlreader/tests/006.phpt
+++ b/ext/xmlreader/tests/006.phpt
@@ -4,7 +4,6 @@ XMLReader: libxml2 XML Reader, moveToElement
<?php if (!extension_loaded("xmlreader")) print "skip"; ?>
--FILE--
<?php
-/* $Id$ */
$xmlstring = '<?xml version="1.0" encoding="UTF-8"?>
<books><book num="1"></book><test /></books>';
diff --git a/ext/xmlreader/tests/007.phpt b/ext/xmlreader/tests/007.phpt
index aacd059b6e..17b181a67f 100644
--- a/ext/xmlreader/tests/007.phpt
+++ b/ext/xmlreader/tests/007.phpt
@@ -4,7 +4,6 @@ XMLReader: libxml2 XML Reader, setRelaxNGSchema
<?php if (!extension_loaded("xmlreader")) print "skip"; ?>
--FILE--
<?php
-/* $Id$ */
$xmlstring = '<TEI.2>hello</TEI.2>';
$relaxngfile = dirname(__FILE__) . '/relaxNG.rng';
diff --git a/ext/xmlreader/tests/008.phpt b/ext/xmlreader/tests/008.phpt
index 967cbbd389..0a7583741d 100644
--- a/ext/xmlreader/tests/008.phpt
+++ b/ext/xmlreader/tests/008.phpt
@@ -4,7 +4,6 @@ XMLReader: libxml2 XML Reader, DTD
<?php if (!extension_loaded("xmlreader")) print "skip"; ?>
--FILE--
<?php
-/* $Id$ */
$xmlstring = '<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE LIST SYSTEM "dtdexample.dtd">
diff --git a/ext/xmlreader/tests/009.phpt b/ext/xmlreader/tests/009.phpt
index 684d6143f8..3124d91306 100644
--- a/ext/xmlreader/tests/009.phpt
+++ b/ext/xmlreader/tests/009.phpt
@@ -4,7 +4,6 @@ XMLReader: libxml2 XML Reader, next
<?php if (!extension_loaded("xmlreader")) print "skip"; ?>
--FILE--
<?php
-/* $Id$ */
$xmlstring = '<?xml version="1.0" encoding="UTF-8"?>
<books><book num="1"><test /></book><book num="2" /></books>';
diff --git a/ext/xmlreader/tests/010.phpt b/ext/xmlreader/tests/010.phpt
index 7a10096b83..b9d9f7b005 100644
--- a/ext/xmlreader/tests/010.phpt
+++ b/ext/xmlreader/tests/010.phpt
@@ -4,7 +4,6 @@ XMLReader: libxml2 XML Reader, next
<?php if (!extension_loaded("xmlreader")) print "skip"; ?>
--FILE--
<?php
-/* $Id$ */
$xmlstring = '<?xml version="1.0" encoding="UTF-8"?>
<prefix:books xmlns:prefix="uri" isbn="" prefix:isbn="12isbn">book1</prefix:books>';
diff --git a/ext/xmlreader/tests/011.phpt b/ext/xmlreader/tests/011.phpt
index 89599232fc..cb135f7bf4 100644
--- a/ext/xmlreader/tests/011.phpt
+++ b/ext/xmlreader/tests/011.phpt
@@ -7,7 +7,6 @@ if (!method_exists($reader, 'readInnerXml')) print "skip";
?>
--FILE--
<?php
-/* $Id$ */
$xmlstring = '<?xml version="1.0" encoding="UTF-8"?>
<books><book>test</book></books>';
diff --git a/ext/xmlreader/tests/012.phpt b/ext/xmlreader/tests/012.phpt
index e0edeef2dd..d176979e5b 100644
--- a/ext/xmlreader/tests/012.phpt
+++ b/ext/xmlreader/tests/012.phpt
@@ -4,7 +4,6 @@ XMLReader: accessing empty and non existing attributes
<?php if (!extension_loaded("xmlreader")) print "skip"; ?>
--FILE--
<?php
-/* $Id$ */
$xmlstring =<<<EOF
<?xml version="1.0" encoding="UTF-8"?>
diff --git a/ext/xmlreader/tests/013.phpt b/ext/xmlreader/tests/013.phpt
index f9dcdeeec7..09bef8df0c 100644
--- a/ext/xmlreader/tests/013.phpt
+++ b/ext/xmlreader/tests/013.phpt
@@ -4,8 +4,7 @@ XMLReader: Schema validation
<?php if (!extension_loaded('xmlreader')) die('skip');?>
<?php if (!method_exists('XMLReader','setSchema')) die('skip XMLReader::setSchema() not supported');?>
--FILE--
-<?php
-/* $Id$ */
+<?php
$xml =<<<EOF
<?xml version="1.0" encoding="UTF-8" ?>
diff --git a/ext/xmlrpc/config.m4 b/ext/xmlrpc/config.m4
index 6ed7a6312a..8d0fa6529a 100644
--- a/ext/xmlrpc/config.m4
+++ b/ext/xmlrpc/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension xmlrpc
sinclude(ext/xmlrpc/libxmlrpc/acinclude.m4)
sinclude(ext/xmlrpc/libxmlrpc/xmlrpc.m4)
diff --git a/ext/xmlrpc/config.w32 b/ext/xmlrpc/config.w32
index 35fbf26181..1d7d57cae4 100644
--- a/ext/xmlrpc/config.w32
+++ b/ext/xmlrpc/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_WITH("xmlrpc", "XMLRPC-EPI support", "no");
diff --git a/ext/xmlrpc/php_xmlrpc.h b/ext/xmlrpc/php_xmlrpc.h
index e0a2225ef7..836fce2dc4 100644
--- a/ext/xmlrpc/php_xmlrpc.h
+++ b/ext/xmlrpc/php_xmlrpc.h
@@ -51,8 +51,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef _PHP_XMLRPC_H
#define _PHP_XMLRPC_H
diff --git a/ext/xmlrpc/xmlrpc-epi-php.c b/ext/xmlrpc/xmlrpc-epi-php.c
index b4dad3860e..82bdd12b8a 100644
--- a/ext/xmlrpc/xmlrpc-epi-php.c
+++ b/ext/xmlrpc/xmlrpc-epi-php.c
@@ -51,8 +51,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
/**********************************************************************
* BUGS: *
* - when calling a php user function, there appears to be no way to *
diff --git a/ext/xmlwriter/config.m4 b/ext/xmlwriter/config.m4
index 8261e2114c..72ba318dfd 100644
--- a/ext/xmlwriter/config.m4
+++ b/ext/xmlwriter/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension xmlwriter
PHP_ARG_ENABLE(xmlwriter, whether to enable XMLWriter support,
[ --disable-xmlwriter Disable XMLWriter support], yes)
diff --git a/ext/xmlwriter/config.w32 b/ext/xmlwriter/config.w32
index 2a95bfb820..75c76ead88 100644
--- a/ext/xmlwriter/config.w32
+++ b/ext/xmlwriter/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("xmlwriter", "XMLWriter support", "yes");
diff --git a/ext/xmlwriter/php_xmlwriter.c b/ext/xmlwriter/php_xmlwriter.c
index 70a3cb6fc0..16545fd653 100644
--- a/ext/xmlwriter/php_xmlwriter.c
+++ b/ext/xmlwriter/php_xmlwriter.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/xmlwriter/php_xmlwriter.h b/ext/xmlwriter/php_xmlwriter.h
index 9db45575ca..74808c0cf8 100644
--- a/ext/xmlwriter/php_xmlwriter.h
+++ b/ext/xmlwriter/php_xmlwriter.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_XMLWRITER_H
#define PHP_XMLWRITER_H
diff --git a/ext/xmlwriter/tests/001.phpt b/ext/xmlwriter/tests/001.phpt
index a9349d2d16..e985cbf8a1 100644
--- a/ext/xmlwriter/tests/001.phpt
+++ b/ext/xmlwriter/tests/001.phpt
@@ -3,8 +3,7 @@ XMLWriter: libxml2 XML Writer, file buffer, flush
--SKIPIF--
<?php if (!extension_loaded("xmlwriter")) print "skip"; ?>
--FILE--
-<?php
-/* $Id$ */
+<?php
$doc_dest = '001.xml';
$xw = xmlwriter_open_uri($doc_dest);
diff --git a/ext/xmlwriter/tests/002.phpt b/ext/xmlwriter/tests/002.phpt
index f2537a47ff..acb244683a 100644
--- a/ext/xmlwriter/tests/002.phpt
+++ b/ext/xmlwriter/tests/002.phpt
@@ -3,8 +3,7 @@ XMLWriter: libxml2 XML Writer, membuffer, flush
--SKIPIF--
<?php if (!extension_loaded("xmlwriter")) print "skip"; ?>
--FILE--
-<?php
-/* $Id$ */
+<?php
$doc_dest = '001.xml';
$xw = xmlwriter_open_memory($doc_dest);
diff --git a/ext/xmlwriter/tests/003.phpt b/ext/xmlwriter/tests/003.phpt
index 5415797864..02d3c2a74f 100644
--- a/ext/xmlwriter/tests/003.phpt
+++ b/ext/xmlwriter/tests/003.phpt
@@ -3,8 +3,7 @@ XMLWriter: libxml2 XML Writer, membuffer, flush, attribute
--SKIPIF--
<?php if (!extension_loaded("xmlwriter")) print "skip"; ?>
--FILE--
-<?php
-/* $Id$ */
+<?php
$doc_dest = '001.xml';
$xw = xmlwriter_open_memory($doc_dest);
diff --git a/ext/xmlwriter/tests/004.phpt b/ext/xmlwriter/tests/004.phpt
index 2d3e858725..686ea047cc 100644
--- a/ext/xmlwriter/tests/004.phpt
+++ b/ext/xmlwriter/tests/004.phpt
@@ -3,8 +3,7 @@ XMLWriter: libxml2 XML Writer, file buffer, flush
--SKIPIF--
<?php if (!extension_loaded("xmlwriter")) print "skip"; ?>
--FILE--
-<?php
-/* $Id$ */
+<?php
$doc_dest = '001.xml';
$xw = xmlwriter_open_uri($doc_dest);
diff --git a/ext/xmlwriter/tests/005-mb.phpt b/ext/xmlwriter/tests/005-mb.phpt
index 63e77dc6bd..348b7cf73c 100644
--- a/ext/xmlwriter/tests/005-mb.phpt
+++ b/ext/xmlwriter/tests/005-mb.phpt
@@ -7,7 +7,6 @@ if (!function_exists("xmlwriter_start_comment")) die("skip: libxml2 2.6.7+ requi
?>
--FILE--
<?php
-/* $Id$ */
$doc_dest = '私はガラスを食べられます001.xml';
$xw = xmlwriter_open_uri($doc_dest);
diff --git a/ext/xmlwriter/tests/005.phpt b/ext/xmlwriter/tests/005.phpt
index ab933c6f56..acf0a5fdbe 100644
--- a/ext/xmlwriter/tests/005.phpt
+++ b/ext/xmlwriter/tests/005.phpt
@@ -7,7 +7,6 @@ if (!function_exists("xmlwriter_start_comment")) die("skip: libxml2 2.6.7+ requi
?>
--FILE--
<?php
-/* $Id$ */
$doc_dest = '001.xml';
$xw = xmlwriter_open_uri($doc_dest);
diff --git a/ext/xmlwriter/tests/006.phpt b/ext/xmlwriter/tests/006.phpt
index 48eb299418..4533c566a6 100644
--- a/ext/xmlwriter/tests/006.phpt
+++ b/ext/xmlwriter/tests/006.phpt
@@ -6,7 +6,6 @@ if (!extension_loaded("xmlwriter")) die("skip");
?>
--FILE--
<?php
-/* $Id$ */
$doc_dest = '001.xml';
$xw = xmlwriter_open_uri($doc_dest);
diff --git a/ext/xmlwriter/tests/007.phpt b/ext/xmlwriter/tests/007.phpt
index 47965c73c4..08a5b72236 100644
--- a/ext/xmlwriter/tests/007.phpt
+++ b/ext/xmlwriter/tests/007.phpt
@@ -7,7 +7,6 @@ if (LIBXML_VERSION < 20629) die("skip: libxml2 2.6.29+ required");
?>
--FILE--
<?php
-/* $Id$ */
$xw = xmlwriter_open_memory();
xmlwriter_set_indent($xw, TRUE);
diff --git a/ext/xmlwriter/tests/008.phpt b/ext/xmlwriter/tests/008.phpt
index 88768b1130..0bb65c8a23 100644
--- a/ext/xmlwriter/tests/008.phpt
+++ b/ext/xmlwriter/tests/008.phpt
@@ -6,7 +6,6 @@ if (!extension_loaded("xmlwriter")) die("skip");
?>
--FILE--
<?php
-/* $Id$ */
$xw = xmlwriter_open_memory();
xmlwriter_set_indent($xw, TRUE);
diff --git a/ext/xmlwriter/tests/009.phpt b/ext/xmlwriter/tests/009.phpt
index 002916ff10..397b922f7c 100644
--- a/ext/xmlwriter/tests/009.phpt
+++ b/ext/xmlwriter/tests/009.phpt
@@ -7,7 +7,6 @@ if (!function_exists("xmlwriter_start_comment")) die("skip: libxml2 2.6.7+ requi
?>
--FILE--
<?php
-/* $Id$ */
/*
Libxml 2.6.24 and up adds a new line after a processing instruction (PI)
*/
diff --git a/ext/xmlwriter/tests/011.phpt b/ext/xmlwriter/tests/011.phpt
index 5a479af8f6..23d0c689d2 100644
--- a/ext/xmlwriter/tests/011.phpt
+++ b/ext/xmlwriter/tests/011.phpt
@@ -10,7 +10,6 @@ if (LIBXML_VERSION < 20701) die("skip: libxml2 2.7.1+ required");
?>
--FILE--
<?php
-/* $Id$ */
$xw = xmlwriter_open_memory();
xmlwriter_set_indent($xw, TRUE);
diff --git a/ext/xmlwriter/tests/012.phpt b/ext/xmlwriter/tests/012.phpt
index 72d0040377..871dc48299 100644
--- a/ext/xmlwriter/tests/012.phpt
+++ b/ext/xmlwriter/tests/012.phpt
@@ -10,7 +10,6 @@ if (LIBXML_VERSION < 20701) die("skip: libxml2 2.7.1+ required");
?>
--FILE--
<?php
-/* $Id$ */
$xw = xmlwriter_open_memory();
xmlwriter_set_indent($xw, TRUE);
diff --git a/ext/xmlwriter/tests/OO_001.phpt b/ext/xmlwriter/tests/OO_001.phpt
index be448b9c65..7e30b33955 100644
--- a/ext/xmlwriter/tests/OO_001.phpt
+++ b/ext/xmlwriter/tests/OO_001.phpt
@@ -3,8 +3,7 @@ XMLWriter: libxml2 XML Writer, file buffer, flush
--SKIPIF--
<?php if (!extension_loaded("xmlwriter")) print "skip"; ?>
--FILE--
-<?php
-/* $Id$ */
+<?php
$doc_dest = '001.xml';
$xw = new XMLWriter();
diff --git a/ext/xmlwriter/tests/OO_002.phpt b/ext/xmlwriter/tests/OO_002.phpt
index ec605f50a4..2f606cca7c 100644
--- a/ext/xmlwriter/tests/OO_002.phpt
+++ b/ext/xmlwriter/tests/OO_002.phpt
@@ -3,8 +3,7 @@ XMLWriter: libxml2 XML Writer, membuffer, flush
--SKIPIF--
<?php if (!extension_loaded("xmlwriter")) print "skip"; ?>
--FILE--
-<?php
-/* $Id$ */
+<?php
$xw = new XMLWriter();
$xw->openMemory();
diff --git a/ext/xmlwriter/tests/OO_003.phpt b/ext/xmlwriter/tests/OO_003.phpt
index 7fb47910f0..aa64b63e5f 100644
--- a/ext/xmlwriter/tests/OO_003.phpt
+++ b/ext/xmlwriter/tests/OO_003.phpt
@@ -3,8 +3,7 @@ XMLWriter: libxml2 XML Writer, membuffer, flush, text, attribute
--SKIPIF--
<?php if (!extension_loaded("xmlwriter")) print "skip"; ?>
--FILE--
-<?php
-/* $Id$ */
+<?php
$xw = new XMLWriter();
$xw->openMemory();
diff --git a/ext/xmlwriter/tests/OO_004.phpt b/ext/xmlwriter/tests/OO_004.phpt
index 08b423ccef..6b81855c1d 100644
--- a/ext/xmlwriter/tests/OO_004.phpt
+++ b/ext/xmlwriter/tests/OO_004.phpt
@@ -3,8 +3,7 @@ XMLWriter: libxml2 XML Writer, file buffer, flush
--SKIPIF--
<?php if (!extension_loaded("xmlwriter")) print "skip"; ?>
--FILE--
-<?php
-/* $Id$ */
+<?php
$doc_dest = '001.xml';
$xw = new XMLWriter();
diff --git a/ext/xmlwriter/tests/OO_005.phpt b/ext/xmlwriter/tests/OO_005.phpt
index 2c6d2f4333..9e59c0b2ed 100644
--- a/ext/xmlwriter/tests/OO_005.phpt
+++ b/ext/xmlwriter/tests/OO_005.phpt
@@ -7,7 +7,6 @@ if (!function_exists("xmlwriter_start_comment")) die("skip: libxml2 2.6.7+ requi
?>
--FILE--
<?php
-/* $Id$ */
$doc_dest = '001.xml';
$xw = new XMLWriter();
diff --git a/ext/xmlwriter/tests/OO_006.phpt b/ext/xmlwriter/tests/OO_006.phpt
index 465a725deb..e873b58813 100644
--- a/ext/xmlwriter/tests/OO_006.phpt
+++ b/ext/xmlwriter/tests/OO_006.phpt
@@ -6,7 +6,6 @@ if (!extension_loaded("xmlwriter")) die("skip");
?>
--FILE--
<?php
-/* $Id$ */
$doc_dest = '001.xml';
$xw = new XMLWriter();
diff --git a/ext/xmlwriter/tests/OO_007.phpt b/ext/xmlwriter/tests/OO_007.phpt
index 257a5cd90c..fd3001d16a 100644
--- a/ext/xmlwriter/tests/OO_007.phpt
+++ b/ext/xmlwriter/tests/OO_007.phpt
@@ -7,7 +7,6 @@ if (LIBXML_VERSION < 20629) die("skip: libxml2 2.6.29+ required");
?>
--FILE--
<?php
-/* $Id$ */
$xw = new XMLWriter();
$xw->openMemory();
diff --git a/ext/xmlwriter/tests/OO_008.phpt b/ext/xmlwriter/tests/OO_008.phpt
index fe127ced2f..dd0570a8a3 100644
--- a/ext/xmlwriter/tests/OO_008.phpt
+++ b/ext/xmlwriter/tests/OO_008.phpt
@@ -6,7 +6,6 @@ if (!extension_loaded("xmlwriter")) die("skip");
?>
--FILE--
<?php
-/* $Id$ */
$xw = new XMLWriter();
$xw->openMemory();
diff --git a/ext/xmlwriter/tests/OO_009.phpt b/ext/xmlwriter/tests/OO_009.phpt
index c874f3e4ef..e28086c03d 100644
--- a/ext/xmlwriter/tests/OO_009.phpt
+++ b/ext/xmlwriter/tests/OO_009.phpt
@@ -6,7 +6,6 @@ if (!extension_loaded("xmlwriter")) die("skip");
?>
--FILE--
<?php
-/* $Id$ */
/*
Libxml 2.6.24 and up adds a new line after a processing instruction (PI)
*/
diff --git a/ext/xmlwriter/tests/OO_010.phpt b/ext/xmlwriter/tests/OO_010.phpt
index 38357eca18..7170df58a3 100644
--- a/ext/xmlwriter/tests/OO_010.phpt
+++ b/ext/xmlwriter/tests/OO_010.phpt
@@ -10,7 +10,6 @@ if (LIBXML_VERSION < 20701) die("skip: libxml2 2.7.1+ required");
?>
--FILE--
<?php
-/* $Id$ */
$xw = new XMLWriter();
$xw->openMemory();
diff --git a/ext/xmlwriter/tests/OO_011.phpt b/ext/xmlwriter/tests/OO_011.phpt
index 33f2d19cdc..b5826d9334 100644
--- a/ext/xmlwriter/tests/OO_011.phpt
+++ b/ext/xmlwriter/tests/OO_011.phpt
@@ -10,7 +10,6 @@ if (LIBXML_VERSION < 20701) die("skip: libxml2 2.7.1+ required");
?>
--FILE--
<?php
-/* $Id$ */
$xw = new XMLWriter();
$xw->openMemory();
diff --git a/ext/xsl/config.m4 b/ext/xsl/config.m4
index 9b6f8aaa49..0cceac4915 100644
--- a/ext/xsl/config.m4
+++ b/ext/xsl/config.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension xsl
PHP_ARG_WITH(xsl, for XSL support,
[ --with-xsl[=DIR] Include XSL support. DIR is the libxslt base
diff --git a/ext/xsl/config.w32 b/ext/xsl/config.w32
index 47c8bbff94..0fbf74e57b 100644
--- a/ext/xsl/config.w32
+++ b/ext/xsl/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim: ft=javascript
ARG_WITH("xsl", "xsl support", "no");
diff --git a/ext/xsl/php_xsl.c b/ext/xsl/php_xsl.c
index 5e485c9c91..0f58b9c390 100644
--- a/ext/xsl/php_xsl.c
+++ b/ext/xsl/php_xsl.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/xsl/php_xsl.h b/ext/xsl/php_xsl.h
index e1c330b63a..dfb2fb6e92 100644
--- a/ext/xsl/php_xsl.h
+++ b/ext/xsl/php_xsl.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_XSL_H
#define PHP_XSL_H
diff --git a/ext/xsl/xsl_fe.h b/ext/xsl/xsl_fe.h
index 3c34369a49..da0d8be3b9 100644
--- a/ext/xsl/xsl_fe.h
+++ b/ext/xsl/xsl_fe.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef XSL_FE_H
#define XSL_FE_H
diff --git a/ext/xsl/xsltprocessor.c b/ext/xsl/xsltprocessor.c
index b7f56ef71f..accee6c9ac 100644
--- a/ext/xsl/xsltprocessor.c
+++ b/ext/xsl/xsltprocessor.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/zend_test/php_test.h b/ext/zend_test/php_test.h
index 7ec3de39e6..78ed445cd6 100644
--- a/ext/zend_test/php_test.h
+++ b/ext/zend_test/php_test.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_TEST_H
#define PHP_TEST_H
diff --git a/ext/zlib/config.w32 b/ext/zlib/config.w32
index 820025aa7f..985999f762 100644
--- a/ext/zlib/config.w32
+++ b/ext/zlib/config.w32
@@ -1,4 +1,3 @@
-// $Id$
// vim:ft=javascript
ARG_ENABLE("zlib", "ZLIB support", "yes");
diff --git a/ext/zlib/config0.m4 b/ext/zlib/config0.m4
index ab94c15fe0..072adb823a 100644
--- a/ext/zlib/config0.m4
+++ b/ext/zlib/config0.m4
@@ -1,6 +1,4 @@
-dnl
-dnl $Id$
-dnl
+dnl config.m4 for extension zlib
PHP_ARG_WITH(zlib,for ZLIB support,
[ --with-zlib[=DIR] Include ZLIB support (requires zlib >= 1.0.9)])
diff --git a/ext/zlib/php_zlib.h b/ext/zlib/php_zlib.h
index d37e0a2eac..179d8eba61 100644
--- a/ext/zlib/php_zlib.h
+++ b/ext/zlib/php_zlib.h
@@ -18,8 +18,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifndef PHP_ZLIB_H
#define PHP_ZLIB_H
diff --git a/ext/zlib/tests/001.phpt b/ext/zlib/tests/001.phpt
index 4850a65a5a..88baffffee 100644
--- a/ext/zlib/tests/001.phpt
+++ b/ext/zlib/tests/001.phpt
@@ -3,7 +3,7 @@ gzdeflate()/gzinflate()
--SKIPIF--
<?php if (!extension_loaded("zlib")) print "skip"; ?>
--FILE--
-<?php /* $Id$ */
+<?php
$original = str_repeat("hallo php",4096);
$packed=gzdeflate($original);
echo strlen($packed)." ".strlen($original)."\n";
@@ -29,4 +29,4 @@ Strings are equal
100 36864
Strings are equal
5 15
-Strings are equal \ No newline at end of file
+Strings are equal
diff --git a/ext/zlib/tests/002.phpt b/ext/zlib/tests/002.phpt
index 9844a1b93d..45515d7f15 100644
--- a/ext/zlib/tests/002.phpt
+++ b/ext/zlib/tests/002.phpt
@@ -3,7 +3,7 @@ gzcompress()/gzuncompress()
--SKIPIF--
<?php if (!extension_loaded("zlib")) print "skip"; ?>
--FILE--
-<?php /* $Id$ */
+<?php
$original = str_repeat("hallo php",4096);
$packed=gzcompress($original);
echo strlen($packed)." ".strlen($original)."\n";
diff --git a/ext/zlib/tests/gzfilegzreadfile.phpt b/ext/zlib/tests/gzfilegzreadfile.phpt
index ef6378de25..25ad65412f 100644
--- a/ext/zlib/tests/gzfilegzreadfile.phpt
+++ b/ext/zlib/tests/gzfilegzreadfile.phpt
@@ -1,7 +1,7 @@
--TEST--
gzfile(), gzreadfile()
--SKIPIF--
-<?php /* $Id$ */
+<?php
if (!extension_loaded("zlib")) print "skip"; ?>
--FILE--
<?php
diff --git a/ext/zlib/tests/zlib_filter_deflate.phpt b/ext/zlib/tests/zlib_filter_deflate.phpt
index 1811779f04..1098d60240 100644
--- a/ext/zlib/tests/zlib_filter_deflate.phpt
+++ b/ext/zlib/tests/zlib_filter_deflate.phpt
@@ -3,7 +3,7 @@ zlib.deflate (with convert.base64-encode)
--SKIPIF--
<?php if (!extension_loaded("zlib")) print "skip"; ?>
--FILE--
-<?php /* $Id$ */
+<?php
$text = 'I am the very model of a modern major general, I\'ve information vegetable, animal, and mineral.';
$fp = fopen('php://stdout', 'w');
diff --git a/ext/zlib/tests/zlib_filter_inflate.phpt b/ext/zlib/tests/zlib_filter_inflate.phpt
index 026f192a6e..4b63d10750 100644
--- a/ext/zlib/tests/zlib_filter_inflate.phpt
+++ b/ext/zlib/tests/zlib_filter_inflate.phpt
@@ -3,7 +3,7 @@ zlib.inflate (with convert.base64-decode)
--SKIPIF--
<?php if (!extension_loaded("zlib")) print "skip"; ?>
--FILE--
-<?php /* $Id$ */
+<?php
$text = 'HctBDoAgDETRq8zOjfEeHKOGATG0TRpC4u1Vdn/xX4IoxkVMxgP1zA4vkJVhULk9UGkM6TvSNolmxUNlNLePVQ45O3eINf0fsQxtCxwv';
$fp = fopen('php://stdout', 'w');
diff --git a/ext/zlib/tests/zlib_filter_inflate2.phpt b/ext/zlib/tests/zlib_filter_inflate2.phpt
index de3d968959..67b7e8aa42 100644
--- a/ext/zlib/tests/zlib_filter_inflate2.phpt
+++ b/ext/zlib/tests/zlib_filter_inflate2.phpt
@@ -3,7 +3,7 @@ zlib.inflate of gzip-encoded stream
--SKIPIF--
<?php if (!extension_loaded("zlib")) print "skip"; ?>
--FILE--
-<?php /* $Id$ */
+<?php
$a = gzopen(dirname(__FILE__) . '/test.txt.gz', 'w');
fwrite($a, "This is quite the thing ain't it\n");
diff --git a/ext/zlib/zlib.c b/ext/zlib/zlib.c
index 9e9de99f25..5fd396dc40 100644
--- a/ext/zlib/zlib.c
+++ b/ext/zlib/zlib.c
@@ -20,8 +20,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/ext/zlib/zlib_filter.c b/ext/zlib/zlib_filter.c
index 21e120d47a..8b82270436 100644
--- a/ext/zlib/zlib_filter.c
+++ b/ext/zlib/zlib_filter.c
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "php.h"
#include "php_zlib.h"
diff --git a/ext/zlib/zlib_fopen_wrapper.c b/ext/zlib/zlib_fopen_wrapper.c
index 3544ada385..433ba15a62 100644
--- a/ext/zlib/zlib_fopen_wrapper.c
+++ b/ext/zlib/zlib_fopen_wrapper.c
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#define _GNU_SOURCE
#include "php.h"