summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-06-02 04:11:57 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2018-06-04 16:28:16 +0200
commitede39739fd343d65769d78d6f4f98747ede5f49d (patch)
tree0aa069fb3ab29fe45002f41e3c8402072d82b2f6 /.gitattributes
parent01b9975639e1d8f2e5caaedaf136a1cdef0c87fd (diff)
downloadphp-git-ede39739fd343d65769d78d6f4f98747ede5f49d.tar.gz
Normalize Reflection phpinfo() output
This patch normalizes the Reflection extension version in the phpinfo output. It removes the Git attributes ident blob object name from Git repository as an extension version. Also the table output is synced with other extensions (i.e. enabled in a row instead of table header).
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 846891cc89..22da154f29 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4,7 +4,6 @@ ext/ext_skel.php ident
ext/phar/phar/pharcommand.inc ident
ext/phar/phar.c ident
ext/enchant/enchant.c ident
-ext/reflection/php_reflection.c ident
ext/oci8/oci8.c ident
ext/dba/libinifile/inifile.c ident
ext/dba/libflatfile/flatfile.c ident