PHP CSS Parser v5.1.2 Release Notes

Release Date: 2013-10-30 // about 12 years ago
    • Remove the use of consumeUntil in comment parsing. This makes it possible to parse comments such as /** Perfectly valid **/
    • โž• Add fr relative size unit
    • ๐Ÿ›  Fix some issues with HHVM
    • No backwards-incompatible changes
    • ๐Ÿ—„ No deprecations