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

refactor: Fixes strings to prevent PHP 8.2 notices #140

Merged
merged 1 commit into from
Mar 27, 2023

Commits on Jan 28, 2023

  1. refactor: Fixes strings to prevent PHP 8.2 notices

    PHP 8.2 throws deprecation notices on this string interpolation syntax.
    Does not affect the environment variable syntax in the config settings.
    No functional changes, backward compatible with PHP 7.
    cstuder committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    4809291 View commit details
    Browse the repository at this point in the history