Alexander Makarov

Results 1326 comments of Alexander Makarov

So the checks are: 1. If there's `u` modifier and `\w` is used suggest using `\pL` because former matches ASCII only. 2. If there's `u` modifier and `\d` is used...

Actually, 6\. isn't needed because `u` can simply mean input is expected to be unicode. Thus it would be annoying.

@kalessil what do you mean by false positives?

Sure but there are approaches where inheritance isn't wanted at all and composition is always preferred. For these cases such inspection would be helpful.

@kalessil that's magical part of the framework. In fact, these are relations so while getter method return ActiveQuery, property is a result of this query. Annotation should be the following...

@akhyrul thanks! That's good solution.

That's important thing. How about BSD / MIT?

Updating to lastest CodeMirror would be cool.

Could you fix readme then?