php-msgpack: Note PHP 5.6 as incompatible

This commit is contained in:
Travis Paul 2020-04-12 22:21:56 +08:00
parent 4c4c2f6a2f
commit 6b84faadc1
No known key found for this signature in database
GPG Key ID: 0CA1F92FA8ED3A64
1 changed files with 1 additions and 2 deletions

View File

@ -10,8 +10,7 @@ HOMEPAGE= https://pecl.php.net/package/msgpack
COMMENT= PHP extension for interfacing with MessagePack
LICENSE= modified-bsd
PHP_VERSIONS_ACCEPTED= 70 71
# 5.x versions use 0.5.7 version of the php msgpack
PHP_VERSIONS_INCOMPATIBLE= 56
TEST_TARGET= test
TEST_ENV= NO_INTERACTION=set