Hallo zusammen,
bei erneuern des Cache in meiner 4.9-Installation wird mir folgende Warnung angezeigt:
Code:
$ /usr/bin/php72 -q /home/www/contao_upd/vendor/contao/manager-bundle/bin/contao-console cache:warmup --env=prod
// Warming up the cache for the prod environment with debug
// false
Warning: array_key_exists() expects parameter 2 to be array, null given in /home/www/contao_upd/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php on line 401
Warning: array_key_exists() expects parameter 2 to be array, null given in /home/www/contao_upd/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php on line 401
Warning: array_key_exists() expects parameter 2 to be array, null given in /home/www/contao_upd/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php on line 401
[OK] Cache for the "prod" environment (debug=false) was successfully warmed.
# Process terminated with exit code 0
# Result: OK
---
### Prozess erfolgreich abgeschlossen ###
Die Seite funktioniert zwar, aber ich kann nicht ermitteln, wie ich diese Warnung beseitigen kann und ob das systemkritisch ist.
Viele Grüße,
operatorone