Releases: benlipp/srt-parser
Releases · benlipp/srt-parser
Fix for multi-line captions
Merge pull request #14 from mtbksouth/patch-1
fixes issue with multi-line captions
toArray(), loadString();
Added $caption->toArray();
Added $parser->loadString($string);
Fixed parser bug
Fixed a regex issue, and replaced most regex with explode()
Composer.json Info update