Skip to content
New issue

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

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

Already on GitHub? # to your account

Tokenizers/YieldTest: improve tests #646

Merged
merged 1 commit into from
Oct 25, 2024

Commits on Oct 25, 2024

  1. Tokenizers/YieldTest: improve tests

    Improve the `YieldTest` by also verifying the _contents_ of the matched token. This is particularly needed for the `yield from` tests, where we need to verify that `yield` and `from` keywords are joined into one token on PHP 5.4-5.6.
    jrfnl committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    09b7e41 View commit details
    Browse the repository at this point in the history