mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-20 07:51:14 +00:00
Disable Phalcon Devtools for PHP 7.4 as it breaks
This commit is contained in:
@@ -1128,7 +1128,7 @@ software_available:
|
||||
&& cd / \
|
||||
&& rm -rf /usr/local/src/mysqldump-secure \
|
||||
phalcon:
|
||||
disabled: [5.2, 8.0, 8.1, 8.2]
|
||||
disabled: [5.2, 7.4, 8.0, 8.1, 8.2]
|
||||
check: phalcon commands | grep -E '[0-9][.0-9]+'
|
||||
5.3:
|
||||
pre: |
|
||||
|
||||
Reference in New Issue
Block a user