-
Notifications
You must be signed in to change notification settings - Fork 1.9k
feat: add spark command to check php.ini #8581
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
Conversation
2ce9b0d
to
564c463
Compare
564c463
to
c54ca68
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know why it is necessary to have this command in CI4. Do we have such a command or class in similar php framework?
Because PHP ini settings change the behaviors of PHP. But there is no way to check them easily. |
c54ca68
to
ebda766
Compare
Added |
Description
To easily check important php.ini settings.
Via Web:
Checklist: