summaryrefslogtreecommitdiffstats
path: root/php-friendsofphp-proxy-manager-lts.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-friendsofphp-proxy-manager-lts.spec')
-rw-r--r--php-friendsofphp-proxy-manager-lts.spec19
1 files changed, 6 insertions, 13 deletions
diff --git a/php-friendsofphp-proxy-manager-lts.spec b/php-friendsofphp-proxy-manager-lts.spec
index d4236ae..6bb11fa 100644
--- a/php-friendsofphp-proxy-manager-lts.spec
+++ b/php-friendsofphp-proxy-manager-lts.spec
@@ -9,8 +9,8 @@
%global github_owner FriendsOfPHP
%global github_name proxy-manager-lts
-%global github_version 1.0.6
-%global github_commit 7a3d6121bb5e93014dfbb354d48538e75e9a47d6
+%global github_version 1.0.7
+%global github_commit c828ced1f932094ab79e4120a106a666565e4d9c
%global github_short %(c=%{github_commit}; echo ${c:0:7})
%global major %nil
@@ -47,7 +47,7 @@ BuildRequires:(php-composer(laminas/laminas-code) >= 4 with php-composer(l
BuildRequires:(php-composer(symfony/filesystem) >= 4.4.17 with php-composer(symfony/filesystem) < 7)
## composer.json (require-dev)
# "ext-phar": "*",
-# "symfony/phpunit-bridge": "^5.2|^6.0"
+# "symfony/phpunit-bridge": "^5.4|^6.0"
# remirepo:4
%else
BuildRequires: php-laminas-code >= 3.4.1
@@ -154,16 +154,6 @@ require_once "%{buildroot}%{phpdir}/%{github_owner}/%{ns_project}%{major}/autolo
\Fedora\Autoloader\Autoload::addPsr4('Laminas\\Server\\', dirname(__DIR__) . "/tests/Stubbed/Laminas/Server");
EOF
-# Test failing because of deprecated
-rm tests/language-feature-scripts/access-interceptor-scope-localizer-serialized-class-private-property-isset.phpt
-rm tests/language-feature-scripts/access-interceptor-scope-localizer-serialized-class-private-property-read.phpt
-rm tests/language-feature-scripts/access-interceptor-scope-localizer-serialized-class-private-property-unset.phpt
-rm tests/language-feature-scripts/access-interceptor-scope-localizer-serialized-class-private-property-write.phpt
-rm tests/language-feature-scripts/access-interceptor-scope-localizer-serialized-class-protected-property-isset.phpt
-rm tests/language-feature-scripts/access-interceptor-scope-localizer-serialized-class-protected-property-read.phpt
-rm tests/language-feature-scripts/access-interceptor-scope-localizer-serialized-class-protected-property-unset.phpt
-rm tests/language-feature-scripts/access-interceptor-scope-localizer-serialized-class-protected-property-write.phpt
-rm tests/language-feature-scripts/lazy-loading-value-holder-internal-php-classes.phpt
: Upstream tests
ret=0
@@ -192,6 +182,9 @@ exit $ret
%changelog
+* Thu Mar 3 2022 Remi Collet <remi@remirepo.net> - 1.0.7-1
+- update to 1.0.7
+
* Mon Feb 28 2022 Remi Collet <remi@remirepo.net> - 1.0.6-1
- update to 1.0.6