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

Do not decrement min integer value #1488

Merged
merged 1 commit into from Feb 22, 2021
Merged

Conversation

sidz
Copy link
Member

@sidz sidz commented Feb 22, 2021

Fixes same #1484 issue but for PHP_INT_MIN and DecrementInteger Mutator

Copy link
Member

@maks-rafalko maks-rafalko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@sidz sidz merged commit c0ae499 into master Feb 22, 2021
@sidz sidz deleted the do-not-decrement-min-integer-value branch February 22, 2021 17:23
PHP
];

yield 'It does not decrement min int' => [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about the increment case with PHP_INT_MAX?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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