Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@DonaldKellett DonaldKellett released this 16 Aug 09:27
· 1 commit to master since this release

Made a few major updates including:

  • Restructured the interfaces that the PHPTester class uses to improve flexibility
  • Fixed a very minor "bug" in the describe method regarding timing the script
  • Rewrote the entire documentation
  • Added a few examples to guide users as to how to use PHPTester properly
  • Removed the miscellaneous get_execution_time method

16/08/16 Update: Added class constant VERSION (see Documentation for full details)