php-parser v3.0.0-alpha.3 Release Notes

Release Date: 2018-08-15 // over 5 years ago
    • 🛠 fix #168 : End location of if without semicolon
    • 📜 impl #147 : Node informations about Binary and unicode strings
    • 📜 impl #83 : Adding full support for PHP 7.2
    • 🛠 fix #122 : Detect foreach bad syntax
    • ✅ impl #152 : Improve tests with JEST
    • 🛠 fix #164 : Fixing some location issues (partial)