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

Avoid infinity loop & division by zero #67

Merged
merged 1 commit into from
Dec 19, 2014
Merged

Avoid infinity loop & division by zero #67

merged 1 commit into from
Dec 19, 2014

Conversation

j0k3r
Copy link
Contributor

@j0k3r j0k3r commented Nov 23, 2014

This is of course to handle bad input parameters for isInIncrementsOfRanges.

This fix #64

I've also run php-cs-fixer to cleanup few things. If you're not ok with that, I can revert change related to it.

This is of course to handle bad input parameters for
`isInIncrementsOfRanges`.

This fix #64
@fruitl00p
Copy link
Contributor

LGTM, @mtdowling is this mergeable?

mtdowling added a commit that referenced this pull request Dec 19, 2014
Avoid infinity loop & division by zero
@mtdowling mtdowling merged commit 99d5db9 into mtdowling:master Dec 19, 2014
@j0k3r j0k3r deleted the fix-infinity-loop branch December 20, 2014 14:30
@mnapoli mnapoli mentioned this pull request Jan 4, 2015
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.

infinity loop
3 participants