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

feat: Add support for callable template in PHPDoc parser #7084

Merged
merged 10 commits into from Mar 13, 2024

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    6f0602b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    859bd47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0fd52b View commit details
    Browse the repository at this point in the history
  4. add E2E test

    mvorisek committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    1b0a960 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ef576b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e1f783 View commit details
    Browse the repository at this point in the history
  7. improve regex like in 7843

    mvorisek committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    30fdc06 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    764bb4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d09684 View commit details
    Browse the repository at this point in the history
  3. document grammar sources

    mvorisek committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b838c2d View commit details
    Browse the repository at this point in the history