-
Notifications
You must be signed in to change notification settings - Fork 16
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
Issue #3475110 by joshua1234511, richardgaunt, sime, granticusiv: Illegal access to constants in shipshape on govcms #1314
Conversation
…ated and replaced with an enum.
|
…ated and replaced with an enum.
@richardgaunt Pending
|
@richardgaunt https://github.com/govCMS/GovCMS/blob/3.18.0/composer.json#L41C9-L41C45 And the deprecated errors will occur only after moving to 10.3 |
build-isolated-php-84 build-isolated-php-84-next
@richardgaunt Updated to lastest govcms along with Drupal core.
|
4825cd5
to
4848985
Compare
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.
Thanks @joshua-salsadigital updated config and got build working
8b29253
to
b9dcb0c
Compare
b9dcb0c
to
be0b2bf
Compare
https://www.drupal.org/project/civictheme/issues/3475110
Checklist before requesting a review
Issue #123456 by drupal_org_username: Issue title
Changed
section about WHY something was done if this was not a normal implementationChanged
{"message"=>"file: /builds/xxx/yyy/themes/civictheme/src/CivicthemeStylesheetGenerator.php:\n - line 174: Cannot access constant EXISTS_REPLACE on Drupal\\Core\\File\\FileSystemInterface"}
{"message"=>"file: /builds/xxx/yyy/themes/civictheme/src/Settings/CivicthemeSettingsFormSectionBase.php:\n - line 146: Cannot access constant EXISTS_REPLACE on Drupal\\Core\\File\\FileSystemInterface"}
{"message"=>"file: /builds/xxx/yyy/themes/civictheme/theme-settings.provision.inc:\n - line 575: Cannot access constant EXISTS_REPLACE on Drupal\\Core\\File\\FileSystemInterface"}
Screenshots