Gemorroj/M3uParser

Parse escaped quotes for attributes

Gemorroj opened this issue · 1 comments

see that test

public function testMakeAttributes(): void

need improve regexp:
private function parseQuotedAttributes(string $attrString): void
private function parseNotQuotedAttributes(string $attrString): void