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

Replace call to deprecated/renamed internal method #705

Open
jensschuppe opened this issue Apr 8, 2024 · 0 comments
Open

Replace call to deprecated/renamed internal method #705

jensschuppe opened this issue Apr 8, 2024 · 0 comments
Labels
bug Bug in the code

Comments

@jensschuppe
Copy link
Collaborator

civicrm/civicrm-core#29390 renames CRM_Core_DAO_AllCoreTables::getBriefName(), which is being called in

$this->entityTables[$entity_table] = CRM_Core_DAO_AllCoreTables::getBriefName($daoClass);

The deprecation period is 24 months starting with CiviCRM Core 5.72.0.

@jensschuppe jensschuppe added the bug Bug in the code label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug in the code
Projects
None yet
Development

No branches or pull requests

1 participant