Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-doctrine-lexer - Base library for a lexer that can be used in top-down, recursive descent parsers

Website:
https://github.com/doctrine/lexer
Licence:
MIT
Vendor:
Remi Collet
Description:
Base library for a lexer that can be used in top-down, recursive descent
parsers.

This lexer is used in Doctrine Annotations and in Doctrine ORM (DQL).

Autoloader: /usr/share/php/Doctrine/Common/Lexer/autoload.php

Packages

php-doctrine-lexer-1.2.0-1.fc29.remi.noarch [11 KiB] Changelog by Remi Collet (2019-11-13):
- update to 1.2.0
php-doctrine-lexer-1.1.0-1.fc29.remi.noarch [11 KiB] Changelog by Remi Collet (2019-08-01):
- update to 1.1.0
- raise dependency on PHP 7.2
- sources from git snapshot
- run upstream test suite during build
- use classmap autoloader