1.4.0 sniffer issue
Looks like an issue was introduced in 1.4.0. The issue is not present in 1.3.0. Getting the following error:
----------------------------------------------------------------------
1 | ERROR | An error occurred during processing; checking has been
| | aborted. The error message was: Undefined array key ""
| | in
| | /var/www/mysite/www/vendor/silverstripeltd/bespoke-standards/src/Sniffs/Property/TypehintPrivateStaticSniff.php
| | on line 67
| | The error originated in the
| | Silverstripe.Property.TypehintPrivateStatic sniff on
| | line 67. (Internal.Exception)
----------------------------------------------------------------------
1.4.0 sniffer issue
Looks like an issue was introduced in
1.4.0. The issue is not present in1.3.0. Getting the following error: