We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Instead of Runtime error:
Runtime error
Phalcon Migrations Runtime Error: Migrations were not found at: /srv/db/migrations
just return warning message.
The text was updated successfully, but these errors were encountered:
#141 - Change RuntimeException throw to output warning message
RuntimeException
5145bb8
#141 - Comment unworked line
6058786
Merge pull request #142 from phalcon/#141-empty-folder-no-throw
69c1ea9
#141 - Change `RuntimeException` throw to output warning message
Jeckerson
Successfully merging a pull request may close this issue.
Instead of
Runtime error
:just return warning message.
The text was updated successfully, but these errors were encountered: