You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lenaorobei
changed the title
[Bug] AbstractApiSniff throws an error when there is no PHPDoc block in the class
[Bug] ForeachArrayMergeSniff throws an error
Jun 5, 2019
lenaorobei
changed the title
[Bug] ForeachArrayMergeSniff throws an error
[Bug] AbstractApiSniff throws an error when there is no PHPDoc block in the class
Jun 5, 2019
Steps to reproduce
Run Magento 2 coding standard and AbstractApiSniff against the abstract class with missing Doc block.
Expected result
Sniff detects nothing
Actual result
An error occurred during processing; checking has been aborted. The error message was: Undefined index: comment_closer in ...
The text was updated successfully, but these errors were encountered: