Skip to content

History

Revisions

  • 4.0 dev upgrade guide: fix formatting issue Looks like the call out blocks don't work within a list.

    @jrfnl jrfnl committed May 27, 2025
    f2fe8f6
  • 4.0 dev upgrade guide: fix tabs vs spaces

    @jrfnl jrfnl committed May 27, 2025
    588dbe8
  • 4.0 | User upgrade guide: add information about (upcoming) branch rename and impact

    @jrfnl jrfnl committed May 19, 2025
    b1a810a
  • Update schema URL in example code

    @jrfnl jrfnl committed May 19, 2025
    564e50d
  • 4.0 | Document the new (and old) exit codes and the `ignore_non_auto_fixable_on_exit` flag

    @jrfnl jrfnl committed May 13, 2025
    195ace0
  • 4.0-beta | Add upgrade guides for upgrading to PHPCS 4.0

    @jrfnl jrfnl committed May 13, 2025
    d308963
  • About Standards: add section about how PHPCS determines the standard to use

    @jrfnl jrfnl committed May 9, 2025
    958fda5
  • Fixing errors/Reporting: move Diff report info The information about the `Diff` report was included in the "Fixing errors automatically" page, but is kind of dated as the `phpcbf` script has by now existed for a fair number of years. This changes the "Fixing errors" page to focus on the `phpcbf` tool and moves the information about the "Diff" report to the "Reporting" page.

    @jrfnl jrfnl committed May 9, 2025
    5f49129
  • Configuration Options: improve readability and clarity

    @jrfnl jrfnl committed May 9, 2025
    599fd6e
  • Usage, Advanced Usage: improve readability and clarity

    @jrfnl jrfnl committed May 9, 2025
    dd7aef3
  • Home: improve readability and clarity

    @jrfnl jrfnl committed May 9, 2025
    6815b23
  • Remove ablist language and other textual improvements

    @jrfnl jrfnl committed May 8, 2025
    872edc1
  • Update/add table of contents for various pages Generated table of contents using https://bitdowntoc.derlin.ch/ Includes adding additional "back to top" links.

    @jrfnl jrfnl committed May 8, 2025
    20d98dc
  • CS/markdownlint: various whitespace fixes

    @jrfnl jrfnl committed May 8, 2025
    f15d490
  • CS/markdownlint: improve table style

    @jrfnl jrfnl committed May 8, 2025
    89fbf08
  • CS/markdownlint: consistent emphasis style

    @jrfnl jrfnl committed May 8, 2025
    256907c
  • CS/markdownlint: consistent list item indentation

    @jrfnl jrfnl committed May 8, 2025
    fe62f00
  • CS/markdownlint: code blocks should always specify language When the code block contains plain text, use `text`.

    @jrfnl jrfnl committed May 8, 2025
    e5e8be1
  • CS/markdownlint: use fenced codeblocks everywhere This makes it easier to copy/paste updated output to the wiki docs.

    @jrfnl jrfnl committed May 8, 2025
    a55a6e1
  • Usage: update help output for PHPCS 3.13.0

    @jrfnl jrfnl committed May 7, 2025
    52b33d6
  • Merge progress reporting sections When I created the new section about progress reporting on the "Reporting" page, I'd overlooked that the "Usage" page already contained a section on progress reporting. This commit now removes the section from the "Reporting" page again and merges some of the information which was contained in that section, into the information about progress reporting on the "Usage" page. Includes various tweaks and updates to the pre-existing information: * Make it explicit how progress reporting can be enabled. * Shorten the example output for progress. * Mention the name of the configuration option to enable progress reporting by default. * Refresh the example output for the verbose example.

    @jrfnl jrfnl committed May 7, 2025
    5fff329
  • Reporting: add section about progress reporting

    @jrfnl jrfnl committed Apr 13, 2025
    eae9d2d
  • Annotated-Ruleset: fix typo

    @jrfnl jrfnl committed Apr 4, 2025
    ad2de1a
  • Fix file line endings

    @jrfnl jrfnl committed Mar 11, 2025
    81dd7f9
  • Fixing Errors: update the "help" output Oops... forgot to update this when the new help screen was released. Fixed now. Includes updating the "Usage" page with the latest changes which will be included in PHPCS 3.12.0.

    @jrfnl jrfnl committed Mar 11, 2025
    6f86caa
  • Requirements: fix typo

    @jrfnl jrfnl committed Mar 7, 2025
    0b1e655
  • Configuration Options: update php_version example

    @jrfnl jrfnl committed Mar 7, 2025
    2834a10
  • Update new "About Standards" page Make it explicit that a category should not be called "Sniffs".

    @jrfnl jrfnl committed Feb 7, 2025
    01cda6c
  • Update new "About Standards" page * Syntax highlighting PHP samples. * Make it clearer which examples are invalid. * Spelling/grammar fixes.

    @jrfnl jrfnl committed Feb 5, 2025
    4fff63f
  • Add new "About Standards" page This new page contains more generic information about: * The difference between a project ruleset and a standard. * Requirements for a standard. * Naming conventions for sniffs.

    @jrfnl jrfnl committed Feb 5, 2025
    b3a795d