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

Conversation

People-Sea
Copy link
Contributor

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. Exists when executing php bin/hyperf.php server:watchcommand

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
Copy link

Hi, this is a READ-ONLY repository, please submit your PR on the https://github.com/mineadmin/components repository.

This Pull Request will close automatically.

Thanks!

@github-actions github-actions bot closed this Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant