diff options
author | Remi Collet <remi@remirepo.net> | 2020-09-10 12:31:17 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-09-10 12:31:17 +0200 |
commit | b4d461710eff7fdb89cb5a1dd848f26e691b1f3c (patch) | |
tree | 99a6013aa7d8de28b24b97556a01585663c3a41c /.gitignore | |
parent | d53f15d196a5c37775a94a349965453efcf36d26 (diff) |
add fix for PHP 8 from
https://github.com/php/pecl-web_services-oauth/pull/16
enable test suite
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ +clog package-*.xml *.tgz +*.tar.bz2 *.tar.gz *.tar.xz *.tar.xz.asc |