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

BLT-5231: Update default exception handling #4727

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tomdearden
Copy link

@tomdearden tomdearden commented Jan 11, 2024

Motivation

Fixes #5231 relating to the CR here - https://www.drupal.org/node/3105918

Proposed changes
Removes use of deprecated class to prevent notices being thrown and breaking install.php.

Alternatives considered
n/a

Testing steps
Create a project using BLT and try visiting install.php - if no deprecation notice is shown then all is well.

@github-actions github-actions bot added the Enhancement A feature or feature request label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A feature or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BLT-5231: Update assertion handling to remove use of deprecated class
1 participant