In previous version of PHP we have code comments written like
#[Socket panel]
After Updating to PHP 8 we are getting Error
syntax error, unexpected identifier "panel", expecting "]"
Is this bug in new PHP 8 or i am missing something ? Is there any solution to support older comment.