Closed infabo closed 1 year ago
It turns out we had a copy of the default opcache clear command in deploy.php
, which broke the our deployment pipeline since v7.3.2, that includes this change. Only God knows why. :upside_down_face:
The error being: Array to string conversion in Configuration.php on line 136
Anyway, this is now solved by removing this copy, that shouldn't have been there in the first place.
[x] Docs added? Docs regenerated
Please, regenerate docs by running next command: $ php bin/docgen