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

Only render tip to error log if plain text renderer is used #3321

Commits on May 9, 2024

  1. Only render tip to error log if plain text renderer is used

    If the logErrorRenderer is not the plain text renderer then we must not
    render the tips message as this will break the structured format of the
    message that's been rendered.
    
    Closes slimphp#3317
    akrabat committed May 9, 2024
    Configuration menu
    Copy the full SHA
    bb96d39 View commit details
    Browse the repository at this point in the history