Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it compatible with PHP 7.2 #29

Closed
wants to merge 1 commit into from
Closed

Conversation

rahaug
Copy link

@rahaug rahaug commented Mar 20, 2018

Check if $builder->getQuery()->joins is not null due to scalar or object that doesn't implement the Countable interface:
https://wiki.php.net/rfc/counting_non_countables

@rahaug rahaug changed the title Check if not null due to PHP 7.2 bug that crashes when counting null Make it compatible with PHP 7.2 Mar 20, 2018
@AshPowell
Copy link

@hootlex Could you take a look please.. really could do with this fix

@hootlex
Copy link
Owner

hootlex commented Jun 8, 2018

Merged in #31

@hootlex hootlex closed this Jun 8, 2018
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.

None yet

3 participants