Skip to content

Released version 3.1.0

Compare
Choose a tag to compare
@dg dg released this 29 Aug 19:14
· 88 commits to master since this release

By default, RobotLoader reports errors in PHP files by throwing exception ParseError (since PHP 7.0). It can be disabled via $loader->reportParseErrors(false).

For the details you can have a look at the diff.