auraphp / Aura.Filter

Validate and sanitize arrays and objects.
MIT License
159 stars 33 forks source link

Implement JsonSerializable in Failure #121

Closed designermonkey closed 8 years ago

designermonkey commented 8 years ago

Sorry for the whitespace changes, I hope this isn't a problem?

Tested and working.

designermonkey commented 8 years ago

As per #120 :)

pmjones commented 8 years ago

Not to be a nitpick, but the changes in vertical whitespace make it look different from the rest of the package. Can you restore the vertical whitespace, along with the class-level @package tag?

harikt commented 8 years ago

Probably you ran some cs-fixer scripts?