Commit Graph

  • c6c65ca0dc Composer: don't mark as abandoned master jrfnl 2023-12-06 11:28:34 +01:00
  • d23aaac983 Mark the repo as abandoned jrfnl 2023-11-07 02:08:29 +01:00
  • 789bf66882 Auto-fix PEAR.Commenting.FunctionComment.SpacingAfter 4.0 Dan Wallis 2023-10-27 18:08:49 +01:00
  • 7763e2e1f7 Changelog for #3908 jrfnl 2023-11-02 01:47:31 +01:00
  • 91879104ab Merge pull request #3908 from fredden/auto-fix/function-comment/spacing-after Juliette 2023-11-02 01:44:19 +01:00
  • 9a5b392b96 Auto-fix PEAR.Commenting.FunctionComment.SpacingAfter Dan Wallis 2023-10-27 18:08:49 +01:00
  • 321d252dc9 Changelog for #3906 jrfnl 2023-10-28 18:18:59 +02:00
  • 01167c3176 Fix bug in CSS tokenizer (#3906) Dan Wallis 2023-10-28 17:09:43 +01:00
  • 0b5db1497f Squiz/NonExecutableCode: fix false positives when code goes in and out of PHP/HTML (#3770) Dan Wallis 2023-10-12 01:44:48 +01:00
  • 8dfb63220e Changelog for #3770 jrfnl 2023-10-12 02:46:56 +02:00
  • ebb0a969a3 Squiz/NonExecutableCode: fix false positives when code goes in and out of PHP/HTML (#3770) Dan Wallis 2023-10-12 01:44:48 +01:00
  • 1cdb2a17a8 Fix invalid namespace in phpdoc (\PHP_CodeSniffer\Files\File) (#3885) Olda Šálek 2023-09-11 13:08:03 +02:00
  • 7566b4d89d Fix invalid namespace in phpdoc (\PHP_CodeSniffer\Files\File) (#3885) Olda Šálek 2023-09-11 13:08:03 +02:00
  • 646b6ce569 Config: fix filter argument case in help texts (#3879) simonsan 2023-08-27 17:24:36 +02:00
  • b0ecdf10fa Changelog for #3879 jrfnl 2023-08-27 17:25:51 +02:00
  • b6264f9f95 Config: fix filter argument case in help texts (#3879) simonsan 2023-08-27 17:24:36 +02:00
  • d3ef240629 http to https for hyperlink Jonathan 2023-02-17 00:44:29 +01:00
  • a813c38729 Merge pull request #3762 from vanillajonathan/patch-1 Juliette 2023-08-07 01:03:57 +02:00
  • 2a86d18176 Reports/GitBlame: Fix invocation path of git blame Chris 2023-04-21 11:50:01 +02:00
  • 7a733cd458 Changelog for #3809 jrfnl 2023-08-01 18:27:33 +02:00
  • 50e1fb544a Merge pull request #3809 from datengraben/master Juliette 2023-08-01 18:24:27 +02:00
  • 354b4c5ee1 Changelog: remove 3.7.2 entries from 3.8.0 changelog jrfnl 2023-07-16 12:58:04 +02:00
  • fbd03b9560 Fix Squiz.Commenting.FunctionComment.InvalidNoReturn false positive when return type is never Choraimy Kroonstuiver 2022-11-21 14:29:46 +01:00
  • b8d7e94fe4 Changelog for #3717 jrfnl 2023-07-14 08:20:15 +02:00
  • 974c362248 Merge pull request #3717 from axlon/invalid-return-never Juliette 2023-07-14 08:15:10 +02:00
  • 22ef98ce42 Handle @param when var passed by reference Dan Wallis 2023-07-11 09:27:53 +01:00
  • cfb95cbb42 Make InnerFunctionsSniff detect functions inside closures and ignore all OO methods (#3807) Daimona Eaytoy 2023-04-19 14:25:20 +02:00
  • 5859ed640c Allow array unpacking in ArrayDeclaration multiline Sniff (#3843) Volker Dusch 2023-07-11 09:17:50 +02:00
  • 1b7194c5fc Added PSR-2 documentation XML files (#3832) Atsushi Okui 2023-07-11 16:06:56 +09:00
  • 83286413e8 Fix PHP Fatal error in Squiz.Commenting.FunctionComment jrfnl 2023-07-11 08:55:33 +02:00
  • cb3ef13303 Reduce width of table in issue template Dan Wallis 2023-05-26 23:32:02 +01:00
  • 18bd9d5c44 Bug report template: various tweaks jrfnl 2023-05-18 15:56:07 +02:00
  • d4ac46d307 PSR12/FileHeader: bug fix - false positives on PHP 8.2+ readonly classes jrfnl 2023-05-03 14:09:20 +02:00
  • e1dbb12f6a PHP 8.2 | PSR1/SideEffects: allow for readonly classes jrfnl 2022-09-09 15:30:48 +02:00
  • b4532844b6 PHP 8.1/8.2 | Squiz/InlineComment: allow for readonly classes and properties jrfnl 2022-10-07 01:19:10 +02:00
  • 52ab8ea3e5 PHP 8.2 | Squiz/FileComment: allow for readonly classes jrfnl 2022-10-07 01:10:19 +02:00
  • 8b48843582 PHP 8.2 | Squiz/DocCommentAlignment: add test for readonly classes jrfnl 2022-10-07 01:02:44 +02:00
  • b947981424 PHP 8.2 | Squiz/ClassComment: allow for readonly classes jrfnl 2022-10-07 00:40:09 +02:00
  • 04c47ca350 PHP 8.2 | Squiz/LowercaseClassKeywords: add support for readonly classes/properties jrfnl 2022-10-07 00:07:40 +02:00
  • 620d7681e6 PHP 8.2 | Squiz/ClassDeclaration: allow for readonly classes jrfnl 2022-10-07 01:33:17 +02:00
  • e94bd40b6f PHP 8.2 | PSR2/ClassDeclaration: allow for readonly classes jrfnl 2022-10-07 01:29:30 +02:00
  • 1a593f1243 PHP 8.2 | PEAR/FileComment: allow for readonly classes jrfnl 2022-10-07 01:14:46 +02:00
  • 84dfb36b87 PHP 8.2 | PEAR/ClassComment: allow for readonly classes jrfnl 2022-10-07 00:59:45 +02:00
  • a4d36d6529 Generic/UnnecessaryFinalModifier: make the sniff more efficient jrfnl 2022-10-07 00:24:18 +02:00
  • 93fccce594 PHP 8.2 | Generic/UnnecessaryFinalModifier: allow for readonly classes jrfnl 2022-10-07 00:18:09 +02:00
  • d3f2303612 GetClassPropertiesTest: update for more recent PHPUnit version jrfnl 2023-05-18 10:35:51 +02:00
  • 06d4bb6809 PHP 8.2 | File::getClassProperties(): add support for readonly classes jrfnl 2022-10-06 23:41:34 +02:00
  • 00faa609f1 File::getMethodParameters(): allow for readonly properties without visibility jrfnl 2023-04-15 10:12:49 +02:00
  • ce78f87384 Merge branch '4.0' of github.com:squizlabs/PHP_CodeSniffer into 4.0 Greg Sherwood 2023-05-18 17:44:35 +10:00
  • 7538100867 GH Actions: automate some label management jrfnl 2023-05-07 03:57:33 +02:00
  • 559557df17 PHPCS 4.x | Config: add tests for the reportWidth setting jrfnl 2023-05-05 12:12:37 +02:00
  • 7f3897e5ea PHP 8.2 | Ruleset: prevent notices about dynamic properties being set jrfnl 2022-07-08 22:36:00 +02:00
  • a9f6260f3c Bug report template: add notice about external standards jrfnl 2023-05-16 18:45:05 +02:00
  • 6e0a071f25 Add a pull request template jrfnl 2023-05-16 18:34:56 +02:00
  • b2e4f26276 PHP 8.1 | Config: fix passing null to non-nullable notice jrfnl 2023-02-15 23:52:01 +00:00
  • 83a5a8a25f PHP 8.1 | PSR2/PropertyDeclaration: add check for visibility before readonly keyword jrfnl 2022-07-23 22:05:41 +02:00
  • d8fa23dcd6 PEAR/Squiz/[MultiLine]FunctionDeclaration: allow for PHP 8.1 new in initializers jrfnl 2023-03-30 14:21:44 +02:00
  • 4619706d64 Generic/FunctionCallArgumentSpacing: prevent fixer conflict over PHP 7.3+ trailing comma's in function calls jrfnl 2023-04-19 08:57:48 +02:00
  • 657dafaa34 Generic/ForbiddenFunctions: bug fix for class names in attributes jrfnl 2023-03-20 22:51:08 +01:00
  • 794a238aa0 Squiz/LowercasePHPFunctions: bug fix for class names in attributes jrfnl 2023-03-20 22:50:01 +01:00
  • 3f08999f27 Squiz/NonExecutableCode: bug fix - PHP 8.0 inline throw expressions jrfnl 2023-03-15 00:44:32 +01:00
  • ba25a20461 Squiz/NonExecutableCode: bug fix - expressions in PHP 7.4 arrow functions jrfnl 2023-03-15 01:25:17 +01:00
  • d5971ee3fd Squiz/NonExecutableCode: bug fix - expressions after PHP 7.0/7.4 null coalesce (equals) jrfnl 2023-03-15 01:36:56 +01:00
  • 7ed7977d93 Squiz/NonExecutableCode: bug fix - expressions in ternary jrfnl 2023-03-15 01:54:25 +01:00
  • 9d8f9e906c Squiz/NonExecutableCode: bug fix - allow for all logic operators jrfnl 2023-03-15 00:34:17 +01:00
  • 9ea231e074 Squiz/NonExecutableCode: only ignore inline statements when PHP allows them jrfnl 2023-03-15 00:44:25 +01:00
  • ae7bd4cf43 Squiz/NonExecutableCode: remove redundant line jrfnl 2023-03-15 00:47:26 +01:00
  • 32753ffee6 Runner::processFile(): make internal error more informative jrfnl 2022-11-21 03:40:29 +01:00
  • 0a26dd3c4b Tokenizer/PHP: more context sensitive keyword fixes jrfnl 2023-04-13 02:56:37 +02:00
  • e9fc13d4e5 Tokenizer/PHP: bug fix for match within ternary jrfnl 2023-04-02 19:39:29 +02:00
  • 4c04fe2bc9 GH Actions: bust the cache semi-regularly jrfnl 2022-11-04 19:36:40 +01:00
  • dbf57ad523 Tokenizer/PHP: bug fix for potential "Uninitialized string offset 1" jrfnl 2022-12-05 03:56:24 +01:00
  • af44889ad0 Reports/GitBlame: Fix invocation path of git blame Chris 2023-04-21 11:50:01 +02:00
  • 0f6de57d8e Updated for 3.7.2 release gh-pages Greg Sherwood 2023-02-23 10:16:45 +11:00
  • 485ff63b7b FileComment: update year in test files jrfnl 2023-01-04 23:56:37 +01:00
  • 206690ddf6 http to https for hyperlink Jonathan 2023-02-17 00:44:29 +01:00
  • 91438736fc Tokenizer/PHP: add tests for consistent tokenization heredocs with interpolated strings jrfnl 2022-10-26 13:51:17 +02:00
  • 2c3ad2bb94 Documentation: various minor fixes jrfnl 2021-02-21 17:10:05 +01:00
  • 299a24e181 Ruleset::explain(): fix plural vs singular phrasing jrfnl 2022-02-01 04:16:42 +01:00
  • 7db85efa77 PHP 8.0 | Generic/ArrayIndent: add tests with named function call parameters jrfnl 2021-03-04 05:30:38 +01:00
  • a320a1430f PHP 8.1 | Generic/SpreadOperatorSpacingAfter: ignore spread operator in first class callables jrfnl 2022-10-16 07:30:11 +02:00
  • a2463d2da9 Docs: fix invalid XML docs for three sniffs jrfnl 2022-06-11 18:08:25 +02:00
  • c3da043e4b Generic/ScopeIndent: minor bug fix (undefined array index) jrfnl 2021-05-21 18:03:55 +02:00
  • 679621528c Fix Squiz.Commenting.FunctionComment.InvalidNoReturn false positive when return type is never Choraimy Kroonstuiver 2022-11-21 14:29:46 +01:00
  • 276f68cc74 Changelog for #3813 jrfnl 2023-07-11 22:18:21 +02:00
  • 97bd952895 Merge pull request #3813 from fredden/auto-fix-function-var-by-reference Juliette 2023-07-11 22:16:52 +02:00
  • 6c3f42a12f Changelog for #3807 jrfnl 2023-07-11 21:54:39 +02:00
  • 17017860e7 Merge pull request #3807 from Daimona/master Juliette 2023-07-11 21:53:07 +02:00
  • 84621dd4b5 Handle @param when var passed by reference Dan Wallis 2023-07-11 09:27:53 +01:00
  • d4155005eb Changelog for #3843 jrfnl 2023-07-11 09:18:29 +02:00
  • 5ce46a84c0 Allow array unpacking in ArrayDeclaration multiline Sniff (#3843) Volker Dusch 2023-07-11 09:17:50 +02:00
  • 653f3904f2 Changelog for #3832 jrfnl 2023-07-11 09:07:44 +02:00
  • 22edcb3046 Added PSR-2 documentation XML files (#3832) Atsushi Okui 2023-07-11 16:06:56 +09:00
  • 6067ef4a3a Changelog for #3785 jrfnl 2023-07-11 08:53:23 +02:00
  • a5d085f55a Merge pull request #3785 from fredden/php-fatal/squiz-commeting-function-comment Juliette 2023-07-11 08:52:26 +02:00
  • edda91acbf Changelog for #3776 jrfnl 2023-07-11 08:33:12 +02:00
  • 12a2e0959b Merge pull request #3776 from fredden/jshint-not-available-test-failure Juliette 2023-07-11 08:32:31 +02:00
  • 8c84123220 Skip empty types Dan Wallis 2023-06-08 16:24:30 +01:00
  • d148febc2a Reduce width of table in issue template Dan Wallis 2023-05-26 23:32:02 +01:00
  • 5798f29bc9 Merge branch 'feature/bug-report-template-iterate' Greg Sherwood 2023-05-25 09:06:06 +10:00