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

fix(config-provider): ensure class_exists before instantiation #4

Closed
wants to merge 1 commit into from
Closed

Commits on Jun 28, 2024

  1. fix(config-provider): ensure class_exists before instantiation

    preservefix(config-provider): ensure class_exists before instantiation
    Fixed an issue in ConfigProvider where a class was being instantiated
    without first checking if it exists. An error occurred while executing the `php bin/hyperf.php server:watch` command
    People-Sea committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ea75c7c View commit details
    Browse the repository at this point in the history