Skip to content

History

Revisions

  • Customisable Sniff Properties: fix incorrect property type ... for the `PSR12.ControlStructures.BooleanOperatorPlacement` sniff.

    @jrfnl jrfnl committed Nov 20, 2024
    adad971
  • Usage: update the "explain" output The PSR1 standard now contains 8 sniffs, not 7.

    @jrfnl jrfnl committed May 16, 2024
    02a64ab
  • Usage: use fenced code blocks

    @jrfnl jrfnl committed May 16, 2024
    d206619
  • Usage: update the help information As per the revamped help screen. See PR PHPCSStandards/PHP_CodeSniffer#447

    @jrfnl jrfnl committed May 16, 2024
    05065b0
  • Coding-Standard-Tutorial: update the tutorial * Remove mention of creating the standards in the PHPCS `Standards` directory and replace it with information about registering a standard with PHPCS via the `installed_paths` command. * Add note about the token array containing additional information. * Modernize the sniff code sample. - Replace the file docblock with a simpler class docblock. - Use the correct namespace for the standard. - Make it a `final` class. - Use short arrays. - Remove `//end ...` comments. - Improve type specificity in the docblocks. - Remove PHP close tag. * Improve the test code by including code samples which should *not* be flagged (but would trigger the sniff). * Use the more common term (class) "property" instead of "member variable". * Fix grammatical error. * Use fenced code blocks for bash commands. * Various other markdown tweaks for readability.

    @jrfnl jrfnl committed May 16, 2024
    9ce59f0
  • Coding-Standard-Tutorial: update code sample ... to prevent a deprecation notice on PHP 7.4 and a parse error on PHP 8.0+. Fixes PHPCSStandards/PHP_CodeSniffer#496

    @jrfnl jrfnl committed May 16, 2024
    4af8a76
  • Update sniff code vs error code + additional info about this in Reporting and Advanced Usage Refs: #319, #328 Co-authored-by: Joachim Noreiko <[email protected]>

    @jrfnl jrfnl committed Feb 6, 2024
    c191a20
  • Reporting: add note about caching vs Performance Report Related to #306

    @jrfnl jrfnl committed Jan 27, 2024
    6d0b9fb
  • Reporting: fix typo

    @jrfnl jrfnl committed Dec 23, 2023
    ac6ebf4
  • Add information about the new Performance report Ref: https://github.com/PHPCSStandards/PHP_CodeSniffer/pull/60

    @jrfnl jrfnl committed Nov 12, 2023
    19b48e9
  • Fix some grammar issues and typos

    @jrfnl jrfnl committed Nov 12, 2023
    e11fcf0
  • Add missing PSR12 standard to installed standards list ... and remove the PHPCS standard which was removed in PHPCS 3.0.

    @jrfnl jrfnl committed Nov 12, 2023
    8c3911b
  • Remove reference to PEAR package Not that it's being used for _this_ package, but PEAR packages are much less common nowadays, so the reference looks dated.

    @jrfnl jrfnl committed Nov 12, 2023
    bb4b873
  • Fix references to deprecated ignore syntaxes

    @jrfnl jrfnl committed Nov 12, 2023
    b7f7dcb
  • Add "back to top" links under each section ... on long pages which contain a table of contents.

    @jrfnl jrfnl committed Nov 12, 2023
    6583f95
  • Use highlighted blocks for important information Ref: https://github.com/orgs/community/discussions/16925

    @jrfnl jrfnl committed Nov 12, 2023
    43660f8
  • Update URLs to point to the PHPCSStandards repo

    @jrfnl jrfnl committed Nov 12, 2023
    6b9d8fe
  • Fix ruleset sample related to changing the message template (related to #3769)

    @jrfnl jrfnl committed Oct 28, 2023
    ef510c4
  • Fix case of available filters - see #3877

    @jrfnl jrfnl committed Aug 19, 2023
    18d3aad
  • Fixed language around phpcs:ignore annotation (issues #3657)

    @gsherwood gsherwood committed Sep 10, 2022
    d689def
  • Updated Customisable Sniff Properties (markdown)

    @gsherwood gsherwood committed Apr 8, 2021
    86e273f
  • Updated Fixing Errors Automatically (markdown)

    @gsherwood gsherwood committed Apr 7, 2021
    5895523
  • Updated Customisable Sniff Properties (markdown)

    @gsherwood gsherwood committed Jan 19, 2021
    7709c19
  • Updated Customisable Sniff Properties (markdown)

    @gsherwood gsherwood committed Jan 18, 2021
    0437023
  • Updated Customisable Sniff Properties (markdown)

    @gsherwood gsherwood committed Nov 9, 2020
    0149e9c
  • Updated Customisable Sniff Properties (markdown)

    @gsherwood gsherwood committed Nov 2, 2020
    883511b
  • Updated Customisable Sniff Properties (markdown)

    @gsherwood gsherwood committed Oct 30, 2020
    755a72a
  • Updated Customisable Sniff Properties (markdown)

    @gsherwood gsherwood committed Oct 7, 2020
    415e546
  • Updated Customisable Sniff Properties (markdown)

    @gsherwood gsherwood committed May 11, 2020
    17b752a
  • Updated Annotated Ruleset (markdown)

    @gsherwood gsherwood committed May 11, 2020
    0e29250