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

[9.x] Fix php artisan serve with PHP_CLI_SERVER_WORKERS > 1 #44908

Commits on Nov 11, 2022

  1. Restrict the allowed characters between the brackets. This is necessa…

    …ry because it might include nested brackets.
    
    "[13804] [Fri Nov 11 16:37:08 2022] [::1]" would resolve into "[Fri Nov 11 16:37:08 2022] [::1"
    christoph-kluge committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    b127759 View commit details
    Browse the repository at this point in the history