- Apr 13, 2017
-
-
Daniel Siepmann authored
* As documentation exists now, we don't need all the information in readme. * Just link the official documentation. * We can safely point to the domain and adjust the redirect at read the docs itself. Relates: #63, !71
-
- Apr 11, 2017
-
-
Daniel Siepmann authored
* As github is no longer the home but a mirror, we will tell everyone.
-
- Apr 06, 2017
-
-
Daniel Siepmann authored
* Make option trait cleaner, remove duplicate logic and use methods for same logic. * Also fix issue in readme pointing to non existing config name. Relates: #42
-
- Apr 04, 2017
-
-
Daniel Siepmann authored
* Add new feature to docs. Resolves: #42
-
- Mar 30, 2017
-
-
Daniel Siepmann authored
* Add docs for new feature. Relates: #33
-
- Mar 28, 2017
-
-
Daniel Siepmann authored
-
Daniel Siepmann authored
-
- Mar 23, 2017
-
-
Daniel Siepmann authored
* As we already adjust function, trait and interface definitions, we now also migrate the usage of the old versions. * This is done in second run, as mentioned in adjusted Readme. Relates: #36
-
Daniel Siepmann authored
* Check for string concatenation instead of earlier more stupid. Relates: #36
-
Daniel Siepmann authored
* This way one can define the path in his own ruleset.xml
-
Daniel Siepmann authored
* Insert missing namespace, based on existing class name. * Allow configuration of Vendor to use. * Will not adjust uses of the class. * All other sniffs are broken right now, they need to be adjusted to new abstract class. Relates: #36
-
- Mar 21, 2017
-
-
Daniel Siepmann authored
Resolves: #21
-
- Mar 16, 2017
-
-
Daniel Siepmann authored
* Make them configurable in Sniff. * Extend readme with new configuration option. * Provide example in ruleset.xml Resolves: #25, #24, #23
-
Daniel Siepmann authored
Resolves: #16
-
Daniel Siepmann authored
Relates: #4
-
Daniel Siepmann authored
* Mark "create" as deprecated with a warning. * Migrate first argument of "create" and "get" calls if they are deprecated. Resolves: #4
-
Daniel Siepmann authored
Relates: #7
-
- Mar 14, 2017
-
-
Daniel Siepmann authored
Relates: #4
-
Daniel Siepmann authored
Relates: #4
-
Daniel Siepmann authored
* Check all inline comments matching the necessary pattern. * Check the contained class name. * Migrate class name. Resolves: #3
-
Daniel Siepmann authored
-
- Mar 09, 2017
-
-
Daniel Siepmann authored
* To let other know whether its helpful for them
-
Daniel Siepmann authored
* Provide basic usage. * Provide what's included.
-
- Mar 07, 2017
-
-
Daniel Siepmann authored
* Install PHP CodeSniffer. * Install our project as new Standard. * Set our Standard as default. * Provide first basic implementation to detect implemented interfaces with old legacy class names and migrate them to new ones.
-