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

Merge release 1.13.2 into 1.14.x #423

Merged
merged 9 commits into from
Aug 5, 2021

Commits on Jun 20, 2021

  1. Update Eclipse Symfony 2 Plugin

    The url dubture.com is down (unknown reason). Pointing to github repository
    shakaran committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    21e78f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Merge pull request #417 from shakaran/patch-1

    Update Eclipse Symfony 2 Plugin link in docs
    greg0ire committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    c14bbe3 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Restore annotation that should be ignored

    This class is used in a test that checks that annotations that are
    supposed to be ignored are indeed ignored.
    greg0ire committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    f0a4f8c View commit details
    Browse the repository at this point in the history
  2. Make tests independent from each other

    AbstractReaderTest relied on an annotation defined in DocParserTest. As
    a consequence, running extending tests by themselves failed.
    greg0ire committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    231a78f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Merge pull request #411 from greg0ire/improve-tests

    Improve tests
    greg0ire committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    092a246 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70fe3ba View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. Merge pull request #419 from derrabus/bugfix/ignore-nac-annotation

    Add NamedArgumentConstructor to reserved annotations
    greg0ire committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    f96567b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Add psalm annotations to ignored annotation names

    Signed-off-by: azjezz <azjezz@protonmail.com>
    azjezz committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    a28ac49 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #422 from azjezz/patch-1

    Add psalm annotations to ignored annotation name
    greg0ire committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    5b668ae View commit details
    Browse the repository at this point in the history