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:
committed by
Christoph M. Becker
parent
d04917c7b3
commit
7bf091c5c2
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user