[packages/php-pecl-memcache] strange keys [tests/005.phpt] fails on php 7.1

glen glen at pld-linux.org
Mon Dec 12 20:24:16 CET 2016


commit b5fd9090c537111457037488a9fa9eb500967a26
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Dec 12 21:17:35 2016 +0200

    strange keys [tests/005.phpt] fails on php 7.1

 php-pecl-memcache.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/php-pecl-memcache.spec b/php-pecl-memcache.spec
index 3d6fb73..be13349 100644
--- a/php-pecl-memcache.spec
+++ b/php-pecl-memcache.spec
@@ -134,6 +134,9 @@ ini_set('session.save_handler') with unix domain socket [tests/053.phpt]
 FLAKY: memcache->addServer() with microsecond timeout [tests/056.phpt]
 ini_set('session.save_handler') [tests/036.phpt]
 ini_set("memcache.allow_failover") [tests/029.phpt]
+%if "%{php_major_version}.%{php_minor_version}" >= "7.1"
+strange keys [tests/005.phpt]
+%endif
 EOF
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-memcache.git/commitdiff/b5fd9090c537111457037488a9fa9eb500967a26



More information about the pld-cvs-commit mailing list