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

Add rule for PHP's @ operator #496

Merged
merged 8 commits into from
Apr 29, 2020
Merged

Add rule for PHP's @ operator #496

merged 8 commits into from
Apr 29, 2020

Commits on Jun 20, 2017

  1. Closes phpmd#62

    eeree committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    c9858e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2019

  1. Configuration menu
    Copy the full SHA
    0801f54 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    de474e0 View commit details
    Browse the repository at this point in the history
  2. CS fixes

    ravage84 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    9aa0162 View commit details
    Browse the repository at this point in the history
  3. Adjust speed impact claim

    Even though there is a tendency, we shouldn't be too specific as the performance hit can and does vary between PHP versions:
    
    https://3v4l.org/EStsR
    ravage84 committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    e8b09f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    c951bca View commit details
    Browse the repository at this point in the history
  2. Setup coverage annotation

    ravage84 committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    9c9f370 View commit details
    Browse the repository at this point in the history
  3. Improve doc blocks

    ravage84 committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    6855506 View commit details
    Browse the repository at this point in the history