summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-04-09 15:57:54 +0200
committerRemi Collet <remi@remirepo.net>2020-04-09 15:57:54 +0200
commit2f47b127e0825d2c59743cab73cabca10b5b2cba (patch)
treefc63a8cb9837ba3ade19bdb0d5f74b7ac5bae037
parentd5468cc99ab9fda8b5c895fe48c64caa2f78ed83 (diff)
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION3
-rw-r--r--php-pecl-taint.spec7
3 files changed, 7 insertions, 5 deletions
diff --git a/PHPINFO b/PHPINFO
index 22395e3..ef6a917 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
taint
taint support => enabled
-Version => 2.0.6
+Version => 2.1.0
Directive => Local Value => Master Value
taint.enable => Off => Off
diff --git a/REFLECTION b/REFLECTION
index 168d67e..09be83c 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,7 +1,6 @@
-Extension [ <persistent> extension #108 taint version 2.0.6 ] {
+Extension [ <persistent> extension #113 taint version 2.1.0 ] {
- Dependencies {
- Dependency [ xdebug (Conflicts) ]
}
- INI {
diff --git a/php-pecl-taint.spec b/php-pecl-taint.spec
index c368857..13711ea 100644
--- a/php-pecl-taint.spec
+++ b/php-pecl-taint.spec
@@ -1,6 +1,6 @@
# remirepo spec file for php-pecl-taint
#
-# Copyright (c) 2015-2019 Remi Collet
+# Copyright (c) 2015-2020 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -22,7 +22,7 @@
Summary: XSS code sniffer
Name: %{?sub_prefix}php-pecl-taint
-Version: 2.0.6
+Version: 2.1.0
%if 0%{?gh_date:1}
Release: 0.3.%{gh_date}.%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{gh_short}.tar.gz
@@ -238,6 +238,9 @@ fi
%changelog
+* Thu Apr 9 2020 Remi Collet <remi@remirepo.net> - 2.1.0-1
+- update to 2.1.0
+
* Thu Dec 26 2019 Remi Collet <remi@remirepo.net> - 2.0.6-1
- update to 2.0.6