<!-- Add a description, any steps to reproduce the problem, and/or a code sample to the issue summary below. If nothing is provided, your issue may be closed without notice. --> **Issue summary** An error is shown after the `b` on this line of code: `$str = b'This is not the content of a PHP archive';` **Expected result** No error. **Actual result** `';' expected`