Released version 3.1.0
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.
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.