Konstantin Kudryashov
Konstantin Kudryashov
This library is a copy-paste by me. As far as I know (feel free to correct me), you need approval from original authors for a change of license. I'm not...
Hmm. I just noticed this: https://github.com/Behat/Transliterator/blob/master/src/Behat/Transliterator/Transliterator.php#L16 According to this line the actual license of the library should be LGPL, not Artistic.
should be fixed
@cursedcoder `easy_install -U Sphinx` ?
@benwaine first, you need to extract DB-oriented logic into separate interface. All escaping should happen here. For example, you have 2 connection interface implementations: 1. `DoctrineDbalConnection` - will escape all...
or maybe `clear()` would be better name
Very good catch. Yup, private methods will be the way :)
Good idea. @mbontemps ?
@carlos-granados @acoulton thank you both so much for offering help. Whatever amount you can offer, it is indeed very welcome. As you've found in #1296, due to diverging professional trajectory,...