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

array_merge Exception in StaticFilesGenerator.php #9

Open
jediger opened this issue Nov 25, 2014 · 0 comments
Open

array_merge Exception in StaticFilesGenerator.php #9

jediger opened this issue Nov 25, 2014 · 0 comments

Comments

@jediger
Copy link

jediger commented Nov 25, 2014

StaticFilesGenerator.php line 33 takes the output of json_decode() and runs it through array_merge(), which throws an exception in PHP 5.5.

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 a pull request may close this issue.

1 participant