doctrine / lexer

Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
https://www.doctrine-project.org/projects/lexer.html
MIT License
11.07k stars 60 forks source link

please php version 7.1 . #55

Closed raymondZhong closed 2 years ago

raymondZhong commented 2 years ago

please php version 7.1 .

My company must php 7.1

@morozov @jwage @Majkl578 @Ocramius

Ocramius commented 2 years ago

PHP 7.1 is supported on older releases of this package.