Страница 1 из 1

Что это может быть?

Добавлено: 2019.10.10, 08:08
kupidon
Периодический такая ошибка возникает:

Код: Выделить всё

Fatal error: Class Tightenco\Collect\Support\Collection contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (Countable::, IteratorAggregate::) in D:\OSPanel\domains\aues.local\vendor\tightenco\collect\src\Collect\Support\Collection.php on line 11

Re: Что это может быть?

Добавлено: 2019.10.10, 09:11
yiiliveext
Может быть из-за поврежденного opcode cache. Лечится очисткой.
А может и правда не реализованы методы count() и getIterator(), смотрите код компонента.