Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Konafets/TYPO3SniffPool issues and pull requests

#81 - TASK: Migrate code base to PHPCS 3.x

Pull Request - State: closed - Opened by DanielSiepmann over 6 years ago - 1 comment

#80 - Add support for PHPCS 3.x

Issue - State: open - Opened by DanielSiepmann over 6 years ago

#79 - FEATURE: Allow PHP 7 type declaration

Pull Request - State: open - Opened by DanielSiepmann over 8 years ago - 4 comments

#78 - PHP_CodeSniffer does not find sniffs in PHP 7

Issue - State: open - Opened by oliverklee almost 9 years ago - 1 comment

#77 - [BUGFIX] Fix accessing non existend offset

Pull Request - State: closed - Opened by DanielSiepmann about 9 years ago - 1 comment

#76 - Removed mandatory author annotation

Pull Request - State: open - Opened by Lefaux about 9 years ago - 1 comment

#75 - [BUG] Handle type hints correctly

Issue - State: closed - Opened by Konafets over 9 years ago
Labels: bug, enhancement

#74 - Replace 5.5. array syntax with 5.3 compatible one

Pull Request - State: closed - Opened by funkh over 9 years ago - 2 comments
Labels: bug

#73 - Undefined index: scope_opener

Issue - State: closed - Opened by andygrunwald over 9 years ago
Labels: bug, ControlStructures

#72 - Remove PHP 5.3 from travis config

Issue - State: closed - Opened by Konafets over 9 years ago
Labels: Task

#71 - [TASK] Raise PHP version number in composer.json to >=5.4.0

Issue - State: closed - Opened by Konafets over 9 years ago - 1 comment
Labels: Task

#70 - [TASK] Adjust the standard to the new file structure

Issue - State: open - Opened by Konafets over 9 years ago
Labels: Task

#69 - [TASK] Move to namespaces

Issue - State: closed - Opened by Konafets over 9 years ago
Labels: Task

#68 - [CLEANUP] Remove PHP closing tag from test files.

Issue - State: closed - Opened by Konafets over 9 years ago
Labels: Task

#67 - [CLEANUP] Adjust my mail address in class comment :-)

Issue - State: closed - Opened by Konafets over 9 years ago
Labels: Task

#66 - [CLEANUP] Adjust @package to reflect the name of the package.

Issue - State: closed - Opened by Konafets over 9 years ago
Labels: Task

#65 - [CLEANUP] Remove the TYPO3 version comment from class comment

Issue - State: closed - Opened by Konafets over 9 years ago
Labels: Task

#64 - [CLEANUP] Remove the @version annotation from sniff files

Issue - State: closed - Opened by Konafets over 9 years ago
Labels: Task

#63 - [CLEANUP] Rename FunctionDocCommentSniff into FunctionCommentSniff

Issue - State: closed - Opened by Konafets over 9 years ago
Labels: Task

#62 - Update SpaceAfterDoubleSlashSniff.php

Pull Request - State: closed - Opened by radmiraal over 9 years ago - 1 comment
Labels: enhancement, Commenting

#61 - [FEATURE] Add an Whitespace.IncDecrementSniff

Issue - State: closed - Opened by Konafets over 9 years ago
Labels: enhancement, WhiteSpace

#60 - [TASK] Make it possible to override maxCommentLength

Pull Request - State: closed - Opened by kj187 over 9 years ago
Labels: enhancement, Commenting

#59 - [FEATURE] ValidCommentLineLengthSniff override maxCommentLength

Issue - State: closed - Opened by kj187 over 9 years ago - 1 comment
Labels: enhancement, Commenting

#58 - [BUG] False positive for @author tags in classes

Issue - State: closed - Opened by Konafets over 9 years ago
Labels: bug

#57 - [CLEANUP] Format the sniffs to PHPCS coding guidelines.

Issue - State: closed - Opened by Konafets over 9 years ago
Labels: enhancement

#56 - [BUG] Redundant check for valid break statements in switch structures

Issue - State: closed - Opened by Konafets over 9 years ago
Labels: bug

#55 - [TASK] Refactor TYPO3SniffPool_Sniffs_ControlStructures_SwitchDeclarationSniff

Issue - State: closed - Opened by Konafets over 9 years ago
Labels: enhancement

#54 - Checking has been aborted

Issue - State: closed - Opened by witrin over 9 years ago - 5 comments

#53 - [TASK] Fixed typo

Pull Request - State: closed - Opened by derhansen over 9 years ago

#51 - [TASK] Check the code style of the sniffs against PHPCS standard on Travis-CI

Issue - State: closed - Opened by Konafets almost 10 years ago
Labels: Task

#50 - [BUGFIX] Fix typo in PHPDoc

Pull Request - State: closed - Opened by MattiasNilsson almost 10 years ago - 1 comment

#49 - [BUG] PHPStorm integration shows @return void "error" only once per file

Issue - State: closed - Opened by Lefaux almost 10 years ago - 2 comments
Labels: bug

#48 - [TASK] Remove WhiteSpace.AsteriksWhitespacesSniff

Issue - State: closed - Opened by Konafets almost 10 years ago
Labels: Commenting, WhiteSpace

#47 - [BUG] Negative number parsed as arithemtic operation

Issue - State: closed - Opened by masi almost 10 years ago
Labels: bug, WhiteSpace

#46 - [BUG] Check for default switch case is redunant

Issue - State: closed - Opened by masi almost 10 years ago - 1 comment
Labels: bug

#45 - [TASK] Remove the PEAR installation from README

Issue - State: closed - Opened by Konafets almost 10 years ago - 1 comment
Labels: Task, Documentation

#44 - [TASK] Rename WhiteSpace/AsteriksWhitespacesSniff

Issue - State: closed - Opened by Konafets almost 10 years ago - 1 comment
Labels: Task, WhiteSpace

#43 - Update composer file to the github url and wiki

Issue - State: closed - Opened by Konafets almost 10 years ago
Labels: Task

#42 - [FEATURE] Adjust DisallowSpaceIndentSniff to the new commenting tokenizer

Issue - State: closed - Opened by Konafets almost 10 years ago
Labels: enhancement, WhiteSpace

#41 - [FEATURE] Adjust AsteriksWhitespace to the new commenting tokenizer

Issue - State: closed - Opened by Konafets almost 10 years ago
Labels: enhancement, Commenting

#40 - [FEATURE] Adjust AlwaysReturnSniff to the new comment tokenizer

Issue - State: closed - Opened by Konafets almost 10 years ago
Labels: enhancement, Commenting

#39 - [FEATURE] Adjust ValidCommentLineLength to the new commenting tokenizer

Issue - State: closed - Opened by Konafets almost 10 years ago
Labels: enhancement, Commenting

#38 - [FEATURE] Adjust FunctionDocComment to the new commenting tokenizer

Issue - State: closed - Opened by Konafets almost 10 years ago - 2 comments
Labels: enhancement, Commenting

#37 - [FEATURE] Adjust the NoAuthorAnnotationInFunctionDocCommentSniff to the new commenting tokenizer

Issue - State: closed - Opened by Konafets almost 10 years ago
Labels: enhancement, Commenting

#36 - CGL change for multiline string concatenation

Issue - State: closed - Opened by NeoBlack almost 10 years ago - 5 comments
Labels: Task, Strings

#35 - Unable to check unit test files

Issue - State: closed - Opened by witrin about 10 years ago - 9 comments
Labels: wontfix

#34 - Mr. Jenkins does not detect whitespaces at end of line

Issue - State: closed - Opened by andygrunwald about 10 years ago - 1 comment
Labels: question, Jenkins, onhold

#33 - Activate sniffs in Jenkins

Issue - State: closed - Opened by andygrunwald about 10 years ago - 2 comments
Labels: enhancement, onhold

#32 - Control sniff for function doc block comments

Issue - State: closed - Opened by andygrunwald about 10 years ago - 2 comments
Labels: duplicate, enhancement, wontfix

#30 - New Sniff: Array-Declaration

Issue - State: closed - Opened by andygrunwald about 10 years ago
Labels: enhancement

#29 - [BUG] Switch-Case-Statements with negative number reports a missing whitspace

Issue - State: closed - Opened by andygrunwald over 10 years ago - 1 comment
Labels: bug, question

#28 - Merge and/or backport the existend sniffs from FLOW3 into our TYPO3 standards pool

Issue - State: closed - Opened by andygrunwald over 10 years ago - 1 comment
Labels: enhancement, onhold

#27 - Would be nice to allow more then one space after the comma in blocks like in the screenshot

Issue - State: closed - Opened by kaystrobach over 10 years ago - 5 comments
Labels: wontfix

#26 - AlwaysReturnSniff does not respect @return void of outer function with anonymous function

Issue - State: closed - Opened by andygrunwald over 10 years ago - 1 comment
Labels: bug

#25 - Generate / Create documentation of every sniff

Issue - State: closed - Opened by andygrunwald over 10 years ago
Labels: enhancement

#24 - Fix false positive for $_ variable name

Issue - State: closed - Opened by Konafets over 10 years ago - 3 comments
Labels: duplicate

#23 - [TASK] Replace old class names like t3lib_div

Issue - State: closed - Opened by Konafets over 10 years ago
Labels: Task

#22 - Migrate the wiki from Forge to Github

Issue - State: closed - Opened by andygrunwald over 10 years ago - 3 comments
Labels: enhancement, in progress

#21 - Rework .travis.yml to run on hhvm as well

Issue - State: closed - Opened by andygrunwald over 10 years ago
Labels: enhancement

#20 - Remove references to PEAR

Issue - State: closed - Opened by andygrunwald over 10 years ago - 1 comment
Labels: enhancement, in progress

#19 - Create a chapter about "Contribution"

Issue - State: closed - Opened by andygrunwald over 10 years ago - 1 comment
Labels: enhancement

#18 - [FEATURE] Adjust TYPO3SniffPool.Commenting.ClassDocComment to the new header format.

Issue - State: closed - Opened by Konafets over 10 years ago - 1 comment
Labels: enhancement

#17 - Comment length check should be increased or check for classnames

Issue - State: open - Opened by evoWeb over 10 years ago - 4 comments
Labels: onhold

#16 - Php55 pre replace callback

Pull Request - State: closed - Opened by Konafets over 10 years ago

#15 - ValidVariableNameSniff.php raises Deprecation Error in PHP 5.5

Issue - State: closed - Opened by garbast over 10 years ago - 1 comment
Labels: enhancement

#14 - waffle.io Badge

Pull Request - State: closed - Opened by waffleio over 10 years ago

#13 - Improve the check for non class files

Issue - State: closed - Opened by Konafets about 11 years ago
Labels: enhancement

#12 - At some systems FilenameSniff returns a number instead of the filename

Issue - State: closed - Opened by Konafets about 11 years ago
Labels: bug

#11 - FilenameSniff crashes if he encounter a file w/o a class

Issue - State: closed - Opened by Konafets about 11 years ago - 1 comment
Labels: bug

#10 - Develop

Pull Request - State: closed - Opened by Konafets about 11 years ago

#9 - Adjust the @link annotation to github in every file

Issue - State: closed - Opened by Konafets about 11 years ago
Labels: enhancement

#8 - Add FileExtensionSniff to the TYPO3CMS standard

Issue - State: closed - Opened by Konafets about 11 years ago - 1 comment
Labels: duplicate

#7 - Add a sniff to check for the correct file extension

Issue - State: closed - Opened by Konafets about 11 years ago
Labels: enhancement

#6 - Add the class keyword "traits" to the LowercaseClassKeywordSniff

Issue - State: closed - Opened by Konafets about 11 years ago
Labels: enhancement

#5 - Add documentation for AssignmentArithmeticAndComparisonSpaceSniff

Issue - State: closed - Opened by Konafets about 11 years ago

#4 - Make ruleset installable into composer project by using simplyadmire/composer-plugins

Pull Request - State: closed - Opened by radmiraal about 11 years ago - 1 comment

#3 - Make sniff pool installable using composer

Pull Request - State: closed - Opened by kdambekalns over 11 years ago - 16 comments

#2 - Rename the name of this standard

Pull Request - State: closed - Opened by Konafets almost 12 years ago

#1 - [FEATURE] Add support for travisci

Pull Request - State: closed - Opened by andygrunwald almost 12 years ago