mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Normalize filter phpinfo() output
This patch normalizes the filter extension version in the php info output. Instead of the Git attributes ident blob object name from Git repository only extension status is displayed.
This commit is contained in:
committed by
Nikita Popov
parent
0a37b48284
commit
40c1d5d4e2
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -13,8 +13,6 @@ ext/dba/libinifile/inifile.c ident
|
||||
ext/dba/libflatfile/flatfile.c ident
|
||||
ext/dba/libcdb/cdb_make.c ident
|
||||
ext/dba/libcdb/cdb.c ident
|
||||
ext/filter/filter.c ident
|
||||
README.input_filter ident
|
||||
run-tests.php ident
|
||||
ext/exif/exif.c ident
|
||||
ext/ldap/ldap.c ident
|
||||
|
||||
Reference in New Issue
Block a user