Closed zaus closed 9 years ago
Due to inclusion of namespaced class EOS parser, if not using PHP v5.3+ plugin breaks on line 252:
if(!isset($this->eos)) $this->eos = new \jlawrence\eos\Parser();
Closing? Peeps should probably not use an "ancient" language version.
Due to inclusion of namespaced class EOS parser, if not using PHP v5.3+ plugin breaks on line 252: