Skip to content

Conversation

@kfriedman
Copy link

Nested booleans should return the correct type (true, false) if they exist in the configuration file.

As this test demonstrates, if you have a false value in a nested configuration item, it will incorrectly return null instead of the proper value (false).

This bug is caused by line 161 in Config.php.

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