allow text for autostart config manager#12
Open
sleimanx2 wants to merge 2 commits intosupervisorphp:mainfrom
Open
allow text for autostart config manager#12sleimanx2 wants to merge 2 commits intosupervisorphp:mainfrom
sleimanx2 wants to merge 2 commits intosupervisorphp:mainfrom
Conversation
Contributor
|
Hey, thanks for the PR. With the latest version, INI parsing and rendering has been separated to an external library which handles boolean value conversions: https://github.com/indigophp/ini/blob/master/src/Parser.php#L60-L68 This case should already be handled there. Is there any issue which would suggest that this doesn't work? |
Contributor
|
ping @sleimanx2 |
Author
|
I thought that the issue was resolved using https://github.com/indigophp/ini ! , do you want me to help with anything ? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.