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

5.50 to master #23426

Merged
merged 5 commits into from
May 10, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
ManagedEntities - Update version number for mgd-php
This is a follow-up/correction for #22959 (circa 5.50.alpha1; specifically
fdc67a7). The prior revision had updated the
behavior of `mgd-php`, so it should have also updated the version-number.
  • Loading branch information
totten committed May 10, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 4645ab19967e33a54c1c9258be9525120f81f108
2 changes: 1 addition & 1 deletion mixin/mgd-php@1/mixin.php
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
* Auto-register "**.mgd.php" files.
*
* @mixinName mgd-php
* @mixinVersion 1.0.0
* @mixinVersion 1.1.0
*
* @param CRM_Extension_MixInfo $mixInfo
* On newer deployments, this will be an instance of MixInfo. On older deployments, Civix may polyfill with a work-a-like.