We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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';
b
$str = b'This is not the content of a PHP archive';
Expected result No error.
Actual result ';' expected
';' expected