PHP CSS Parser v8.0.0 Release Notes

Release Date: 2016-06-30 // almost 8 years ago
    • ๐Ÿ“œ Store source CSS line numbers in tokens and parsing exceptions.
    • ๐Ÿ—„ No deprecations

    Backwards-incompatible changes

    • ๐Ÿ“œ Unrecoverable parser errors throw an exception of type Sabberworm\CSS\Parsing\SourceException instead of \Exception.