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

Unused writeLegacyWarnings() in PropertyBag #19167

Merged
merged 1 commit into from
Dec 11, 2020

Conversation

demeritcowboy
Copy link
Contributor

Overview

Putting this up partly as a question since it came up while looking at stuff.

The thing that registered this function as a shutdown function was removed here: aa29942#diff-c8d9bcea3e41ecc2ae13f5b654fefbbe3e95a73c9066b83017af82204533f9d2L197

And the same commit removed the $legacyWarnings[] class member that holds the warnings, but left this block still there. I'm thinking just oversight since I can't find any other references to that property or this function.

@civibot civibot bot added the master label Dec 10, 2020
@civibot
Copy link

civibot bot commented Dec 10, 2020

(Standard links)

@seamuslee001
Copy link
Contributor

@demeritcowboy
Copy link
Contributor Author

Thanks. Needed to delete even more lines.

@eileenmcnaughton
Copy link
Contributor

@artfulrobot seems fine to you?

@artfulrobot
Copy link
Contributor

Yep all looks sensible to me.

@seamuslee001
Copy link
Contributor

Thanks @artfulrobot

@seamuslee001 seamuslee001 merged commit 0f287ed into civicrm:master Dec 11, 2020
@demeritcowboy demeritcowboy deleted the legacy-warnings branch December 11, 2020 22:08
@demeritcowboy
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants