Skip to content

Conversation

@ptomulik
Copy link
Contributor

@ptomulik ptomulik commented Aug 26, 2019

A V3 config file containing errors is currently silently ignored, and either a default configuration is used or a next (possibly V2) file if exists. This seems to be quite counter-intuitive. An existing config file should rather be reported to contain errors, if it is the case. This PR provides a fix for this.

@jaapio
Copy link
Member

jaapio commented Aug 27, 2019

Please add some tests to show the need for these changes. And to be sure that we won't break this behavior in the future.

@ptomulik
Copy link
Contributor Author

Done

@ptomulik ptomulik force-pushed the fix-version3-config branch from 84bfb44 to 584c6eb Compare August 27, 2019 09:03
@ptomulik
Copy link
Contributor Author

ptomulik commented Sep 12, 2019

Hi, I wrote a simple test. Anything else I should do?

@jaapio jaapio merged commit 7e37ef0 into phpDocumentor:develop Sep 18, 2019
@jaapio
Copy link
Member

jaapio commented Sep 18, 2019

thanks

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.

2 participants