Skip to content

2.3 Version 🚀

Compare
Choose a tag to compare
@pH-7 pH-7 released this 18 Jul 23:37
  • Fix typo ($oExecpt => $oExcept)
  • Use DIR (PHP 5.3) instead of dirname(FILE)
  • Use short array syntax []
  • [Cleanup] PSR-2 + fix wrong indentation + fix wrong phpdoc tags/doc blocks
  • Add missing phpdoc single-line comment
  • Validator::$oResponse was declared dynamically
  • Remove unused Validator::$oProvider attribute
  • Add intro image on README file (to make it more attractive :))
  • Add two Phake::verify for better test coverage