Eric GELOEN

Results 5 issues of Eric GELOEN

Hey @theofidry! I hope you're fine since my last PR :) Let"s first try to explain what does this PR and why I need to refactor the library this way......

There is probably a bug in the type lexer/parser since the `walk` method should not have to walk multiple times the same token

bug

All is in the title. Related to facebook/hhvm#6582, facebook/hhvm#2336 and facebook/hhvm#7659

enhancement

Hey! First, thanks for your library, it saves me some times :) For the background, we have integrated this library in a Lambda function triggered periodically. To do it, we...

Hey! I maintain the IvoryCKEditorBundle (official Symfony WYSIWYG) and I have noticed you rely on `form_javascript` as well as `form_stylesheet`. In order to reduce code duplication along different bundles and...