Skip to content

Fix errors with count() on classes which implement the count method.#14

Open
bbrala wants to merge 1 commit intomoserware:masterfrom
bbrala:fix-count-error-php7.2
Open

Fix errors with count() on classes which implement the count method.#14
bbrala wants to merge 1 commit intomoserware:masterfrom
bbrala:fix-count-error-php7.2

Conversation

@bbrala
Copy link

@bbrala bbrala commented Feb 25, 2019

These classes can be counted useing the count method, but in newer PHP
versions it needs to implement the interface to work.

These classes can be counted useing the `count` method, but in newer PHP
versions it needs to implement the interface to work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants