Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop Lexer 1 #465

Merged
merged 1 commit into from Dec 17, 2022
Merged

Drop Lexer 1 #465

merged 1 commit into from Dec 17, 2022

Commits on Dec 16, 2022

  1. Drop Lexer 1

    This is not a big deal because doctrine/lexer 1 has the same version
    constraints as doctrine/lexer 2.
    Note that I'm removing the BC-layer for DocLexer::peek() and DocLexer::glimpse():
    in retrospect, I think it was a bad idea because there was already a
    BC-break with DocLexer::$lookahead and DocLexer::$token.
    greg0ire committed Dec 16, 2022
    Copy the full SHA
    54d06be View commit details
    Browse the repository at this point in the history