Skip to content
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

Make yaml_decode only return array, again #2563

Merged
merged 1 commit into from
Jun 25, 2019
Merged

Make yaml_decode only return array, again #2563

merged 1 commit into from
Jun 25, 2019

Conversation

newbthenewbd
Copy link
Contributor

After tweaking my PHP configuration so that it would use the native YAML extension, I found out that $decoded can happen to be a string as well, causing the problems already mentioned in #2494. This tiny, annoying and repetitive pull request aims to correct that, hopefully for good this time. ¯\_(ツ)_/¯

@rhukster rhukster requested a review from mahagr June 24, 2019 20:14
@mahagr mahagr merged commit e16c815 into getgrav:develop Jun 25, 2019
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