diff options
author | Peter Kokot <peterkokot@gmail.com> | 2018-06-02 03:30:54 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2018-06-02 13:35:22 +0200 |
commit | 40c1d5d4e2b70a4e5551d05dd6d90fc9ec5921f1 (patch) | |
tree | 50c0c0c0b6929c420a75a8cd94b104291e8dd16b /.gitattributes | |
parent | 0a37b48284180be3e13de5c6a9ac1e587331e271 (diff) | |
download | php-git-40c1d5d4e2b70a4e5551d05dd6d90fc9ec5921f1.tar.gz |
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.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index 53d13503d9..7abf69c3e4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 |