-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release 5.6.0 - Update to PHP 8.3 #176
base: main
Are you sure you want to change the base?
Conversation
|
FROM silintl/php8:8.1 | ||
LABEL maintainer="matt_henderson@sil.org" | ||
FROM silintl/php8:8.3 | ||
LABEL maintainer="gtis_itse_support@sil.org" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps "+idp-id-sync" on the user id? Just a thought.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think that's necessary or even particularly helpful. If anything, it would be +idp
so any incoming issues would be tagged with "IDP".
@jason-jackson it looks to me like this can be merged. Is there something holding it back? |
@@ -1,10 +1,10 @@ | |||
FROM silintl/php8:8.1 | |||
LABEL maintainer="[email protected]" | |||
FROM silintl/php8:8.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check for the model generation scope and data typing issues with Yii 2.0.52.
I've updated the version number in the title to be |
Changed
PR Checklist
Release x.y.z - Summary of changes
)make composershow