Added phalcon 5.x to PHP 8.0 and PHP 8.1

This commit is contained in:
cytopia
2022-11-27 13:39:13 +01:00
parent 70e3fc68ba
commit e687ad15f2
5 changed files with 43 additions and 3 deletions

View File

@@ -915,7 +915,7 @@ extensions_available:
all:
type: pecl
phalcon:
disabled: [5.2, 8.0, 8.1, 8.2] # TODO: currently disabled for 7.4 as it breaks
disabled: [5.2, 8.2] # TODO: currently disabled for 7.4 as it breaks
5.3:
type: git
git_url: https://github.com/phalcon/cphalcon