Closed this issue 3 years ago · 1 comments
This example code:
$hjsonParser->parse( '{ content: \'\'\' ←→±≠Я \'\'\' }' );
Throws:
Bad multiline string at line 5, 1 >>> ''' } ...
Has been fixed, perhaps by #26. Will add test case.