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

Fixes #1447, adds new sniff for blacklisted ini_set directives. #1648

Merged
merged 20 commits into from
Feb 24, 2019
Merged

Fixes #1447, adds new sniff for blacklisted ini_set directives. #1648

merged 20 commits into from
Feb 24, 2019

Commits on Feb 20, 2019

  1. Configuration menu
    Copy the full SHA
    a392d28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb93c38 View commit details
    Browse the repository at this point in the history
  3. Fixes codestyle

    NielsdeBlaauw committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    1650b77 View commit details
    Browse the repository at this point in the history
  4. Update WordPress/Sniffs/PHP/IniSetSniff.php

    Co-Authored-By: NielsdeBlaauw <niels.de.blaauw@gmail.com>
    jrfnl and NielsdeBlaauw authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    d3536cf View commit details
    Browse the repository at this point in the history
  5. Update WordPress/Tests/PHP/IniSetUnitTest.php

    Co-Authored-By: NielsdeBlaauw <niels.de.blaauw@gmail.com>
    jrfnl and NielsdeBlaauw authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    18a5ccc View commit details
    Browse the repository at this point in the history
  6. Adds ini_alter checks

    NielsdeBlaauw committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    8d7593e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43acdd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0b223e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8f3f10 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1290ca4 View commit details
    Browse the repository at this point in the history
  11. Apply suggestions from code review

    Co-Authored-By: NielsdeBlaauw <niels.de.blaauw@gmail.com>
    jrfnl and NielsdeBlaauw authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    8da3b6d View commit details
    Browse the repository at this point in the history
  12. Adds @SInCE tags

    NielsdeBlaauw committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    bc8d26a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6d54ff3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    5e5a871 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51331e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7235326 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d97fba4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    029f02e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be87a89 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2019

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