zephir-lang / php-zephir-parser

The Zephir Parser delivered as a C extension for the PHP language.
https://zephir-lang.com
MIT License
185 stars 36 forks source link

The Zephir Parser extension is outdated. #140

Closed cline-pk closed 2 years ago

cline-pk commented 2 years ago

Hi, i'm getting this error even i'm using latest Zephir Parser extension 1.5.0

[ERROR]

     ─────────────────────────────────────
     ───────────────────────
       The Zephir Parser extension is outdated.
       Note: Zephir no longer distributed with internal parser.
       Minimum required Zephir Parser version: 1.3.0

       To install latest stable Zephir Parser please refer to:
       https://github.com/phalcon/php-zephir-parser
     ─────────────────────────────────────
     ───────────────────────
gaoruiqiang3003 commented 2 years ago

I have the same problem