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

WIP: Update $odd logic, instanceof instead of is_a and remove SQLMap checks #8266

Conversation

robbieaverill
Copy link
Contributor

SQLMap was removed early in 3.x, so no need to keep the checks around for it.
This commit also improves the logic in CheckboxSetField very slightly.

Some minor updates to the code.

SQLMap was removed early in 3.x, so no need to keep the checks around for it.
This commit also improves the logic in CheckboxSetField very slightly.
@dhensby
Copy link
Contributor

dhensby commented Jul 18, 2018

I'm happy - just wondering if this is worthy of going into a sec-only release line?

@robbieaverill
Copy link
Contributor Author

It could go anywhere really, I can re-target at 4.x if you'd rather?

@dhensby
Copy link
Contributor

dhensby commented Jul 22, 2018

yes please

@robbieaverill robbieaverill changed the title Update $odd logic, instanceof instead of is_a and remove SQLMap checks WIP: Update $odd logic, instanceof instead of is_a and remove SQLMap checks Jul 22, 2018
@robbieaverill robbieaverill self-assigned this Jul 22, 2018
@robbieaverill
Copy link
Contributor Author

Ok, these changes have already been refactored in SilverStripe 4.1 so I'll just close this

@robbieaverill robbieaverill deleted the pulls/3.7/checkbox-field-update branch July 23, 2018 03:24
@robbieaverill robbieaverill removed their assignment Jul 23, 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

2 participants