mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Return type of Counter::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice