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

dev/core#1921 remove isoToMysql #18457

Merged
merged 1 commit into from
Sep 14, 2020
Merged

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Sep 14, 2020

Overview

Remove unnecessary isoToDate function

Before

Code compatible with packages code of 6 years ago

After

will break if you revert 6 year old fix....

Technical Details

The test testMailerStats passes through this line of code - which
I think is probably about the most we can confirm testing wise as we expect there
to be no reason to cast to mysql anymore

Comments

https://lab.civicrm.org/dev/core/-/issues/1921

Overview
----------------------------------------
Remove unnecessary isoToDate function

Before
----------------------------------------
Code compatible with packages code of 6 years ago

After
----------------------------------------
will break if you revert 6 year old fix....

Technical Details
----------------------------------------
The test testMailerStats passes through this line of code - which
I think is probably about the most we can confirm testing wise as we expect there
to be no reason to cast to mysql anymore

Comments
----------------------------------------
https://lab.civicrm.org/dev/core/-/issues/1921
@civibot
Copy link

civibot bot commented Sep 14, 2020

(Standard links)

@civibot civibot bot added the master label Sep 14, 2020
@seamuslee001 seamuslee001 merged commit fee0d6c into civicrm:master Sep 14, 2020
@seamuslee001 seamuslee001 deleted the mailer branch September 14, 2020 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants