- May 16, 2017
-
-
Daniel Hürtgen authored
-
Daniel Siepmann authored
-
- May 04, 2017
-
-
Daniel Siepmann authored
* We now check class names case sensitive in strings. * This will prevent issues with stuff like TCA, as class names mathing table names are written in lower case. * Also add further tests and fix issues. * Extend test to check that lower version is not replaced but mentioned as warning. * Expected class names in Tx_ format are reported as fixable error. Resolves: #15
-
Daniel Siepmann authored
* Configure code coverage for new tested class. * Fix usage of class with new insensitivity lookup. * Add further tests.
-
Daniel Siepmann authored
* Add minimum phpdoc. * Add tests. * Fix issue in class. * Fix phpmd issues.
-
Daniel Siepmann authored
* One files is provided by us for TYPO3 mappings. * Second one keeps as is and contains the generated mappings. Relates: #43
-
Daniel Siepmann authored
-
Daniel Siepmann authored
-
Daniel Siepmann authored
-
Daniel Siepmann authored
* As test was added to develop, also migrate it.
-
Daniel Siepmann authored
-
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
Relates: #15
-
Daniel Siepmann authored
* Detect class names in strings. * Attach feature to new detection. * Only add warnings for classes in strings, they might be table names. Closes: #15
-
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
-