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

Remove long-deprecated hook_civicrm_tabs #18503

Merged
merged 1 commit into from
Sep 18, 2020

Conversation

@civibot
Copy link

civibot bot commented Sep 17, 2020

(Standard links)

@civibot civibot bot added the master label Sep 17, 2020
This hook has been deprecated for 5 years. Time to remove it.
@colemanw colemanw force-pushed the removeHookCiviCRMTabs branch from 24365e3 to 9887250 Compare September 17, 2020 19:15
@eileenmcnaughton
Copy link
Contributor

I think you've done the research pretty solidly - in other places we've added deprecation notices where a hook changes stuff to trigger people to alter - which might have saved you having done a couple of those PRs - but this seems sane & it's long-deprecated.

Docs PR civicrm/civicrm-dev-docs#855
https://github.com/civicrm/civicrm-dev-docs/pull/856/files

@eileenmcnaughton eileenmcnaughton merged commit b6d24e1 into civicrm:master Sep 18, 2020
@eileenmcnaughton eileenmcnaughton deleted the removeHookCiviCRMTabs branch September 18, 2020 01:17
@colemanw
Copy link
Member Author

@eileenmcnaughton AFAIK it's not possible to add a deprecation notice to a hook because of the way it's dispatched through the CMS and Symfony.

colemanw added a commit to civicrm/civicrm-dev-docs that referenced this pull request Sep 18, 2020
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