- May 09, 2017
-
-
Daniel Siepmann authored
* To reflect new feature. Relates: #77
-
Daniel Siepmann authored
* Add feature, tests and configuration. * Refactor to follow DRY, move prepareStructure to abstract. Resolves: #77
-
- May 04, 2017
-
-
Daniel Hürtgen authored
TASK: Rename ci documentation jobs See merge request !88
-
Daniel Siepmann authored
TASK: Use test class for each sniff. See merge request !87
-
Daniel Siepmann authored
* To have them much shorter, enabling full title to show up in gitlab ui.
-
Daniel Siepmann authored
-
Daniel Siepmann authored
-
Daniel Siepmann authored
* As test was added to develop, also migrate it.
-
Daniel Siepmann authored
-
- May 02, 2017
-
-
Daniel Hürtgen authored
Feature/74 check removed typoscript constants Closes #74 and #76 See merge request !85
-
Daniel Hürtgen authored
# Conflicts: # Documentation/source/features.rst
-
Daniel Hürtgen authored
Feature/41 check removed classes Closes #41 See merge request !80
-
Daniel Hürtgen authored
# Conflicts: # Documentation/source/features.rst
-
Daniel Hürtgen authored
Feature/71 refactor removed code Closes #71 See merge request !79
-
Daniel Siepmann authored
* Allow executing tests for single sniff through phpunit '--filter'. * Provide structure to add further tests for a single sniff. * Make output more clear, which sniff was tested.
-
Daniel Siepmann authored
* Configure removed constants in TYPO3 7.x. * Add code / sniff. * Add test. * Update docs. Resolves: #74
-
Daniel Siepmann authored
-
Daniel Siepmann authored
-
Daniel Siepmann authored
* To enable others to configure their own features. Resolves: #76
-
Daniel Siepmann authored
* To make writing merge requests easier. * Also this should keep them in same structure.
-
Daniel Siepmann authored
* Remove construct from interface. * Fix wrong type hints. * Keep naming of variable in sync. * Also keep conditions format in sync. Relates: #71
-
- Apr 27, 2017
-
-
Daniel Hürtgen authored
TASK: Document yaml format for features Closes #76 See merge request !81
-
Daniel Hürtgen authored
Feature/update docs See merge request !82
-
Daniel Siepmann authored
Relates: #41
-
Daniel Siepmann authored
-
Daniel Siepmann authored
-
Daniel Siepmann authored
* To enable others to configure their own features. Resolves: #76
-
Daniel Siepmann authored
* To make writing merge requests easier. * Also this should keep them in same structure.
-
Daniel Siepmann authored
Relates: #41
-
Daniel Siepmann authored
Relates: #41
-
Daniel Siepmann authored
Relates: #41
-
Daniel Siepmann authored
Relates: #41
-
Daniel Siepmann authored
Relates: #41
-
Daniel Siepmann authored
* Remove unnecessary docs. * Add necessary docs.
-
Daniel Siepmann authored
* Don't duplicate code and logic. * Move common code to parent class. Relates: #71
-
Daniel Siepmann authored
* Adjust CI , composer and docs. * Migrate modern code to 5.6 supported code. Relates: #71
-
Daniel Siepmann authored
* Also migrate RemovedClassFeature to new structure with AbstractYamlRemovedUsage Relates: #71
-
Daniel Siepmann authored
* Migrate GenericConstantUsageSniff to new architecture. * Move non common functionality from AbstractGenericPhpUsage to concrete classes. Relates: #71
-
Daniel Siepmann authored
* Migrate GenericFunctionCallSniff to new architecture. * Provide new abstract class for php removed functions and constants. * Fix TypoScriptSniff not always returning array. * Adjust warnings in Expected.json Relates: #71
-
Daniel Siepmann authored
* As PHP 7.1 is required, document and adjust tests in CI. Relates: #71
-