Skip to content

Conversation

greg0ire
Copy link
Contributor

Running the tool without creating a guides.xml is a valid scenario, and should be supported. This means realpath() may return false, which is not a valid input for is_file().

Fixes #824

Running the tool without creating a guides.xml is a valid scenario, and
should be supported. This means realpath() may return false, which is not
a valid input for is_file().

Fixes phpDocumentor#824
@jaapio jaapio merged commit 91c5377 into phpDocumentor:main Jan 21, 2024
@jaapio
Copy link
Member

jaapio commented Jan 21, 2024

Thanks for addressing this!

@greg0ire greg0ire deleted the fix-crash branch January 21, 2024 21:53
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.

Crash when guides-cli is run without a configuration file
2 participants