180a8a77c2
Merge branch 'develop' into feature/77-globals
2017-05-16 16:24:33 +02:00
Daniel Hürtgen
0c91d7b22c
Merge branch 'feature/15-check-all-possible-occurences-of-class' into 'develop'
...
FEATURE: Detect classes in strings
Closes #15 and #43
See merge request !84
2017-05-16 15:32:55 +02:00
4ac34503d1
FEATURE: Check removed globals
...
* Add feature, tests and configuration.
* Refactor to follow DRY, move prepareStructure to abstract.
Resolves: #77
2017-05-09 14:48:44 +02:00
470910b07a
Merge branch 'feature/seperate-tests' into feature/45-removed-signals
2017-05-04 08:45:10 +02:00
aa5cc51043
Merge branch 'feature/seperate-tests' into feature/15-check-all-possible-occurences-of-class
2017-05-04 08:41:23 +02:00
e789311862
TASK: Migrate added test
...
* As test was added to develop, also migrate it.
2017-05-04 08:30:14 +02:00
4d7aeea5ae
FEATURE: Implement removed hook sniff.
...
* Update docs, add sniff and test.
* Add first configuration.
Relates: #45
2017-05-02 15:43:29 +02:00
ea0dc99e14
TASK: Use test class for each sniff.
...
* 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.
2017-05-02 15:08:21 +02:00