Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bestit/PHP_CodeSniffer issues and pull requests
#102 - Just warn against named arguments?
Issue -
State: open - Opened by b3nl about 1 year ago
#101 - BestIt.DocTags.ParamTag.MissingVariable not compatible with native annotations.
Issue -
State: open - Opened by b3nl about 1 year ago
#100 - Pin down to compatible coding-standard dependency
Pull Request -
State: open - Opened by galfit82 over 1 year ago
- 2 comments
#99 - Bugfix/phpcs 139 find memory leaks
Pull Request -
State: closed - Opened by b3nl about 2 years ago
#98 - test
Pull Request -
State: closed - Opened by b3nl about 2 years ago
#97 - PHPCS-357 Modify composer.json and add allowed plugins to config section
Pull Request -
State: closed - Opened by tkellner about 2 years ago
#96 - Methods of anonym classes are mixed up with the "real" methods
Issue -
State: open - Opened by b3nl over 2 years ago
#95 - PHPCS-318 Add Sniff against no-brackets-calcs
Pull Request -
State: closed - Opened by b3nl over 3 years ago
#94 - PHPCS-257 Add paras around a negative instanceof check
Pull Request -
State: closed - Opened by b3nl over 3 years ago
#93 - PHPCS-243 Added sniffs for the spacing of class members, constants, n…
Pull Request -
State: closed - Opened by b3nl almost 4 years ago
#92 - Feature/phpcs 331 add modern class
Pull Request -
State: closed - Opened by b3nl almost 4 years ago
#91 - PHPCS-241 Added the sniffs to forbid additional lines after the openi…
Pull Request -
State: closed - Opened by b3nl almost 4 years ago
- 1 comment
#90 - PHPCS-153 Removing of the unnecessary pointer value in the token array
Pull Request -
State: closed - Opened by b3nl almost 4 years ago
#89 - PHPCS-266 Adding a sniff to move the php attribute under the phpdoc b…
Pull Request -
State: closed - Opened by b3nl almost 4 years ago
#88 - PHPCS-267 Add a warning against the mixed return type
Pull Request -
State: closed - Opened by b3nl almost 4 years ago
#87 - PHPCS-261 With PHP8 with do not need doc blocks anymore, so we remove…
Pull Request -
State: closed - Opened by b3nl about 4 years ago
#86 - PHPCS-268 Fixed the disallowance of the equal operator and added a po…
Pull Request -
State: closed - Opened by b3nl about 4 years ago
#85 - PHPCS-265 Disallowed named arguments
Pull Request -
State: closed - Opened by b3nl about 4 years ago
#84 - PHPCS-246 Added errors for missing native type hints
Pull Request -
State: closed - Opened by b3nl about 4 years ago
#83 - PHPCS-263 Added trailing commas to declarations
Pull Request -
State: closed - Opened by b3nl about 4 years ago
#82 - PHPCS-240 Required explicit asserts instead of inline var annotations
Pull Request -
State: closed - Opened by b3nl over 4 years ago
#81 - DEVRFC-11 Added a trailing comma to function calls (PHPCS-226)
Pull Request -
State: closed - Opened by b3nl over 4 years ago
- 1 comment
#80 - PHPCS-226 Added the trailing array comma
Pull Request -
State: closed - Opened by b3nl over 4 years ago
#79 - PHPCS-247 Added warning against simple getter and setter
Pull Request -
State: closed - Opened by b3nl over 4 years ago
#78 - "mixed|null" throw error
Issue -
State: closed - Opened by migo315 over 4 years ago
- 1 comment
#77 - PHPCS-245 Implemented typed properties sniff
Pull Request -
State: closed - Opened by stefanhaelingbestit almost 5 years ago
- 2 comments
#76 - Type declarations are not compatible with squizlabs/php_codesniffer:3.5.4
Issue -
State: closed - Opened by avareldev about 5 years ago
- 1 comment
#75 - When using it for php 7.0 return types for void methods are still required
Issue -
State: open - Opened by avareldev over 5 years ago
#74 - PHPCS-242: no whitespace allowed before return type colon
Pull Request -
State: closed - Opened by damyanovg over 5 years ago
#73 - Fix vendor name
Pull Request -
State: closed - Opened by nlubisch almost 6 years ago
#72 - Hotfix/phpcs 219 backport for anno fix
Pull Request -
State: closed - Opened by b3nl almost 6 years ago
#71 - PHPCS-219 Added Unittests for the doc tag helper and fixed the wrong …
Pull Request -
State: closed - Opened by b3nl almost 6 years ago
- 1 comment
#70 - CBF messes up @ORM-Annotations
Issue -
State: closed - Opened by stefanhaelingbestit almost 6 years ago
- 1 comment
#69 - Slevomat's ParameterTypeHint throws errors for nullable typehints
Issue -
State: closed - Opened by stefanhaelingbestit about 6 years ago
- 1 comment
#68 - Too many empty lines escalate quickly
Issue -
State: open - Opened by migo315 about 6 years ago
#67 - PHPCS-198 Changed PHP-Version Check method
Pull Request -
State: closed - Opened by stefanhaelingbestit about 6 years ago
- 1 comment
#66 - Package Tag Sniff produces error, when there are lines after the @package tag
Issue -
State: open - Opened by stefanhaelingbestit about 6 years ago
#65 - PHPCS-152 Ignore the wrong package if there is no namespace
Pull Request -
State: closed - Opened by b3nl about 6 years ago
- 1 comment
#64 - Updated README.md
Pull Request -
State: closed - Opened by stefanhaelingbestit about 6 years ago
#63 - Properties with relative class names
Issue -
State: closed - Opened by migo315 about 6 years ago
- 2 comments
#62 - PHPCS-128: Check if return types are equal to the return-tags in doc-…
Pull Request -
State: closed - Opened by bestit-mbe about 6 years ago
#61 - PHPCS-155 Added the sniff to check for to much whitespace between sta…
Pull Request -
State: closed - Opened by b3nl over 6 years ago
- 1 comment
#60 - PHPCS-154: Removed double whitespace in fixer of PackageTagSniff.
Pull Request -
State: closed - Opened by bestit-mbe over 6 years ago
#59 - PHPCS-149 Removed var tags from constants.
Pull Request -
State: closed - Opened by stefanhaelingbestit over 6 years ago
- 1 comment
#58 - PHPCS-148: Warning when an equal operator was found.
Pull Request -
State: closed - Opened by bestit-mbe over 6 years ago
- 1 comment
#57 - PHPCS-102: Sniff to remove empty lines in doc-blocks.
Pull Request -
State: closed - Opened by bestit-mbe over 6 years ago
#56 - PHPCS-32 Inserted the missing sniff for the type hints
Pull Request -
State: closed - Opened by b3nl over 6 years ago
#55 - PHPCS-140 Added an additional check for the argument itself to fix th…
Pull Request -
State: closed - Opened by b3nl over 6 years ago
#54 - PHPCS-138 Added the array signs as allowed type content
Pull Request -
State: closed - Opened by b3nl over 6 years ago
#53 - PHPCS-67 Refactored the sniff that it only does what it should and adds nullable/void types
Pull Request -
State: closed - Opened by b3nl over 6 years ago
- 1 comment
#52 - Callback return as multiple return detected
Issue -
State: closed - Opened by migo315 over 6 years ago
- 1 comment
#51 - PHPCS-107 Added a sniff for checking the whitespace around the concat…
Pull Request -
State: closed - Opened by b3nl over 6 years ago
#50 - PHPCS-73 Fixed that the sniff inserts a wrong (too specific) array return type and inserts only "array" instead
Pull Request -
State: closed - Opened by b3nl over 6 years ago
- 1 comment
#49 - PHPCS-117 Added the missing reset for the cached tags
Pull Request -
State: closed - Opened by b3nl over 6 years ago
#48 - PHPCS-31 Added the extensions for sniffing the mixed type in params a…
Pull Request -
State: closed - Opened by b3nl over 6 years ago
#47 - PHPCS-87 Added a sniff for variables in camel case
Pull Request -
State: closed - Opened by b3nl over 6 years ago
#46 - PHPCS-108 Added a check if the "previous scope opener" is not the own…
Pull Request -
State: closed - Opened by b3nl over 6 years ago
- 1 comment
#45 - PHPCS-24 Added a sniff to force the sorting T_USE, T_CONST, T_VARIABLE, T_FUNCTION
Pull Request -
State: closed - Opened by b3nl over 6 years ago
- 2 comments
#44 - PHPCS-74 Made the summary only optional which triggers a warning and …
Pull Request -
State: closed - Opened by b3nl over 6 years ago
#43 - PHPCS-68 Refactored some tag sniffs into separate files
Pull Request -
State: closed - Opened by b3nl over 6 years ago
#42 - PHPCS-80 - Fix: "SlevomatCodingStandard.Classes.TraitUseDeclaration" not found
Pull Request -
State: closed - Opened by bestit-el-bardan over 6 years ago
- 1 comment
#41 - PHPCS-69 Added a general sniff for checking the tag sorting (by occur…
Pull Request -
State: closed - Opened by b3nl over 6 years ago
- 1 comment
#40 - PHPCS-86: Warning at multiple returns.
Pull Request -
State: closed - Opened by bestit-mbe over 6 years ago
#39 - PHPCS-44 Refactored the class and added a check for real props, remov…
Pull Request -
State: closed - Opened by b3nl over 6 years ago
- 1 comment
#38 - PHPCS-72 Fixed the slevomat version to get the unittests running and …
Pull Request -
State: closed - Opened by b3nl over 6 years ago
#37 - PHPCS-63: Added sorting sniff for classes.
Pull Request -
State: closed - Opened by bestit-mbe over 6 years ago
#36 - PHPCS-59: Excluded some rules.
Pull Request -
State: closed - Opened by bestit-mbe over 6 years ago
- 1 comment
#35 - PHPCS-30: Imports
Pull Request -
State: closed - Opened by bestit-mbe over 6 years ago
- 2 comments
#34 - PHPCS-70 Added disallowed tags as a property to get it configurable
Pull Request -
State: closed - Opened by b3nl over 6 years ago
#33 - PHPCS-28: Add sniffer to warn if generic array type hints are used
Pull Request -
State: closed - Opened by migo315 over 6 years ago
- 2 comments
#32 - PHPCS-41: Add sniffer for single object access
Pull Request -
State: closed - Opened by migo315 over 6 years ago
- 2 comments
#31 - PHPCS-53: Use single quotes
Pull Request -
State: closed - Opened by migo315 over 6 years ago
#30 - PHPCS-52 added declare groups
Pull Request -
State: closed - Opened by bestit-sweber over 6 years ago
#29 - PHPCS-60 tag groups
Pull Request -
State: closed - Opened by bestit-sweber over 6 years ago
- 3 comments
#28 - PHPCS-32 added TypeHintDeclarationSniff
Pull Request -
State: closed - Opened by bestit-sweber over 6 years ago
- 2 comments
#27 - PHPCS-31 warning if a mixed type was set in @return or @params
Pull Request -
State: closed - Opened by bestit-sweber over 6 years ago
#26 - PHPCS-56 included variable single line comments to doc sniff
Pull Request -
State: closed - Opened by bestit-sweber over 6 years ago
#25 - PHPCS-65: Update Codesniffer to v3 ...
Pull Request -
State: closed - Opened by migo315 almost 7 years ago
- 2 comments
#24 - Fix readme typo
Pull Request -
State: closed - Opened by GM-Alex almost 7 years ago
- 1 comment
#23 - Added the misssing prefix
Pull Request -
State: closed - Opened by b3nl about 7 years ago
#22 - PHPCS-48: Revert to PHP7.0 compatibility for build container
Pull Request -
State: closed - Opened by bestit-lubisch over 7 years ago
- 2 comments
#21 - PHPCS-28 Added warnings for array docblocks without typehints
Pull Request -
State: closed - Opened by nhardeweg over 7 years ago
- 1 comment
#20 - Feature/phpcs 28 typehint arrays
Pull Request -
State: closed - Opened by nhardeweg over 7 years ago
#19 - DocBlocks
Pull Request -
State: closed - Opened by bestit-lubisch over 7 years ago
- 4 comments
#18 - PHPCS-45
Pull Request -
State: closed - Opened by ghost over 7 years ago
#17 - Adding missing rules to ruleset.xml
Pull Request -
State: closed - Opened by ghost over 7 years ago
#16 - Remove test file.
Pull Request -
State: closed - Opened by ghost over 7 years ago
#15 - PHPCS-45
Pull Request -
State: closed - Opened by ghost over 7 years ago
#14 - Add property parameter check for PHPUnit setter fluent
Issue -
State: closed - Opened by Haehnchen over 7 years ago
- 1 comment
#13 - PHPCS-34 Method docblock summary sniff
Pull Request -
State: closed - Opened by nhardeweg over 7 years ago
- 1 comment
#12 - PHPCS-11: Empty line after declare-statement
Pull Request -
State: closed - Opened by bestit-lubisch over 7 years ago
- 6 comments
#11 - PHPCS-12: open tag
Pull Request -
State: closed - Opened by bestit-lubisch over 7 years ago
- 8 comments
#10 - PHPCS-38: fluent setter. Added additional tests
Pull Request -
State: closed - Opened by bestit-lubisch over 7 years ago
#9 - Setup Travis CI / Scrutinizer
Pull Request -
State: closed - Opened by ghost over 7 years ago
#8 - PHPCS-38: fluent setter
Pull Request -
State: closed - Opened by bestit-lubisch over 7 years ago
- 2 comments
#7 - PHPCS-10: Strict Types
Pull Request -
State: closed - Opened by bestit-lubisch over 7 years ago
- 1 comment
#6 - PHPCS-29: Single quotes
Pull Request -
State: closed - Opened by bestit-lubisch over 7 years ago
- 2 comments
#5 - PHPCS-40: One space after cast
Pull Request -
State: closed - Opened by bestit-lubisch over 7 years ago
- 2 comments
#4 - PHPCS-42: Disallow long array syntax
Pull Request -
State: closed - Opened by bestit-lubisch over 7 years ago
- 2 comments
#3 - PHPCS-39: Absolute line length 120 characters
Pull Request -
State: closed - Opened by bestit-lubisch over 7 years ago
- 6 comments