Skip to content

Throw an exception if the template file cannot be read #93

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

Merged
merged 1 commit into from
Mar 13, 2020

Conversation

suve
Copy link
Contributor

@suve suve commented Mar 13, 2020

Currently, if the template cannot be read, the code will produce a PHP Warning on stderr and then continue on its merry way.

This changeset makes the code throw an exception if the template does not exist, alerting the user to the issue.

@remicollet
Copy link
Contributor

make sense.

@theseer
Copy link
Owner

theseer commented Mar 13, 2020

Nice catch!

@theseer theseer merged commit 749f5a3 into theseer:master Mar 13, 2020
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.

3 participants