PHP PhpParser\ErrorHandler Namespace

Classes

Name Description
Collecting Error handler that collects all errors into an array.
CollectingTest
Throwing Error handler that handles all errors by throwing them.
ThrowingTest