Skip to content

0.9.0

Compare
Choose a tag to compare
@theseer theseer released this 26 Aug 16:24
· 133 commits to master since this release

0.9.0

  • Added check if disable_functions forbids use of exec
  • Updated to PHPParser 3.0.0
  • Raised minimum PHP version to 5.5 due to PHPParser 3
  • Removed PHP 5.3 support
  • Update Error handling to support PHP7's \Throwable
  • Fix: Issue #244 (Error : Unterminated comment starting line 1)
  • Fix: Issue #243 (Trait in Trait causes UnitObjectException if the nested trait is missing)
  • Fix: Issue #266 (Page Title "phpdox - Test Method")