git: 0ecdbd4617e3 - main - www/typo3-11: Re-enable with PHP 8.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Feb 2022 19:06:14 UTC
The branch main has been updated by flo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0ecdbd4617e30459ecc5e395e991c3dddb066c24
commit 0ecdbd4617e30459ecc5e395e991c3dddb066c24
Author: Florian Smeets <flo@FreeBSD.org>
AuthorDate: 2022-02-14 18:54:06 +0000
Commit: Florian Smeets <flo@FreeBSD.org>
CommitDate: 2022-02-14 19:05:45 +0000
www/typo3-11: Re-enable with PHP 8.1
The documentation mentions only PHP 8.0 as supported. However according
to the 11.5.3 release notes PHP 8.1 is supported. Subsequent releases
added more PHP 8.0 and 8.1 compatibility fixes.
---
www/typo3-11/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/typo3-11/Makefile b/www/typo3-11/Makefile
index 38e2446d88f3..bbfa0346eae8 100644
--- a/www/typo3-11/Makefile
+++ b/www/typo3-11/Makefile
@@ -13,7 +13,7 @@ COMMENT= Typo3 content management system
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-IGNORE_WITH_PHP= 73 81
+IGNORE_WITH_PHP= 73
IGNORE_WITH_MYSQL= 55 56 101m
USES= cpe php:web,flavors shebangfix