devel/pecl-eio: Mark DEPRECATED

- Set EXPIRATION_DATE 2022-11-28

Release 3.0.0 will support php8.

PR:		261611
Approved by:	gasol.wu@gmail.com (maintainer-timeout)
This commit is contained in:
Muhammad Moinur Rahman 2022-02-20 15:58:26 -06:00
parent 022979b532
commit 571ea862ee

View File

@ -9,6 +9,10 @@ COMMENT= Provides interface to the libeio library
LICENSE= PHP301
# Remove these when upgraded to 3.0.0 which supports php8
DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29
EXPIRATION_DATE=2022-11-28
USES= php:pecl
IGNORE_WITH_PHP= 80 81