Documentation

Markers

Table of Contents

vendor/friendsofphp/php-cs-fixer/src/Fixer/ConfigurableFixerInterface.php 1
vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitOrderedCoversFixer.php 1
vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/BlankLineBeforeReturnFixer.php 1
vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/NoMultilineWhitespaceBeforeSemicolonsFixer.php 1
vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Tokens.php 1
vendor/phpdocumentor/reflection-docblock/src/DocBlock/StandardTagFactory.php 1
vendor/phpunit/phpunit/tests/Regression/GitHub/1468/Issue1468Test.php 1
vendor/phpunit/phpunit/tests/Util/TestTest.php 4
vendor/sebastian/global-state/src/Snapshot.php 1

ConfigurableFixerInterface.php

Type Line Description
TODO 23 Will incorporate `ConfigurationDefinitionFixerInterface` in 3.0

PhpUnitOrderedCoversFixer.php

Type Line Description
TODO 28 To be removed at 3.0

BlankLineBeforeReturnFixer.php

Type Line Description
TODO 30 To be removed at 3.0

NoMultilineWhitespaceBeforeSemicolonsFixer.php

Type Line Description
TODO 28 To be removed at 3.0

Tokens.php

Type Line Description
TODO 96 remove at 3.0

StandardTagFactory.php

Type Line Description
TODO 338 this method should be populated once we implement Annotation notation support.

Issue1468Test.php

Type Line Description
TODO 7 Implement this test

TestTest.php

Type Line Description
TODO 32 Split up in separate tests
TODO 237 This test does not really test functionality of PHPUnit_Util_Test
TODO 373 Not sure what this test tests (name is misleading at least)
TODO 387 Remove fixture from test class

Snapshot.php

Type Line Description
TODO 403 Implement this properly

Search results