1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-13 09:57:25 +01:00
PHP-Parser/test/code/parser/errorHandling
Nikita Popov 3d0f7843d4 Support error recovery for missing return type
The return type is set to "null" in this case.

Fixes #544.
2018-10-25 16:56:50 +02:00
..
eofError.test Perform automated test update 2017-01-19 22:25:22 +01:00
lexerErrors.test Perform manual test updates 2017-01-19 22:31:29 +01:00
recovery.test Support error recovery for missing return type 2018-10-25 16:56:50 +02:00