1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00
Files
Mikhail Alferov 527e9b11ab count.xml Amend the code example and add return type (#4291)
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
2024-12-12 06:17:03 +00:00
..