1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Remove SVN revision from phar phpinfo output

The SVN revision was utilized with Subversion. The Git ident
attribute applies only for particular file and since other core
extensions don't output this information anymore this patch
removes it from the phpinfo output to sync and make the phpinfo
core extensions more consistent.
This commit is contained in:
Peter Kokot
2018-06-12 16:09:30 +02:00
committed by Christoph M. Becker
parent d04917c7b3
commit 7bf091c5c2
6 changed files with 0 additions and 10 deletions

1
.gitattributes vendored
View File

@@ -2,7 +2,6 @@ ext/mysqlnd/mysqlnd.h ident
ext/iconv/php_iconv.h ident
ext/ext_skel.php ident
ext/phar/phar/pharcommand.inc ident
ext/phar/phar.c ident
ext/dba/libinifile/inifile.c ident
ext/dba/libflatfile/flatfile.c ident
ext/dba/libcdb/cdb_make.c ident