summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-06-10 20:42:57 +0200
committerNikita Popov <nikita.ppv@gmail.com>2018-06-10 21:22:12 +0200
commiteebad01672b4201afa1049eb2f99508ac75fe2f6 (patch)
tree0a4a6e6addeb875c5e7b0bad0235e03aa47e56ae /.gitattributes
parentd0fc6dba0c397daa60910ae0924dcc0cfb727ddf (diff)
downloadphp-git-eebad01672b4201afa1049eb2f99508ac75fe2f6.tar.gz
Remove revision from OCI8 extension
The revisions were used in SVN. Other core extensions don't provide this information in the phpinfo output anymore so this patch removes it from the OCI8 info output to make it consistent with other extensions.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 193157b2c1..329df67663 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3,7 +3,6 @@ ext/iconv/php_iconv.h ident
ext/ext_skel.php ident
ext/phar/phar/pharcommand.inc ident
ext/phar/phar.c ident
-ext/oci8/oci8.c ident
ext/dba/libinifile/inifile.c ident
ext/dba/libflatfile/flatfile.c ident
ext/dba/libcdb/cdb_make.c ident