Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Conversation

@pavkatar
Copy link
Contributor

@pavkatar pavkatar commented Feb 7, 2014

Adding functionality for throwing an exception if any of the posts are
broken. The script fill display all validation errors in the console to
be easier for maintenance

Adding functionality for debugging what's going on if the "isValid" method return false
If the EntryEntity is not valid, the Compiler will throw an exception and will get the errors from the validator.
Because some strange bug in php, if you rewind the iterator before foreaching it, the script will duplicate the first entry. This will fix the issue: #7
@weierophinney
Copy link
Contributor

Merged to develop with 3152994

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants