kminh
kminh
Probably related, how does this bundle currently handle conflicts between translations in the database and ones in the files? Such as changes or removal of messages in files by developers?...
Isn't it faster to load translations from a flat PHP file? If there's gonna be a missing translations feature (added to the profiler), this would be my workflow (if supported):...
I'm having this issue as well, right after updating to Eclipse 4.5.1. My log is a little shorter: ``` !SESSION 2015-10-06 23:13:39.011 ----------------------------------------------- eclipse.buildId=4.5.1.M20150904-0015 java.version=1.7.0_85 java.vendor=Oracle Corporation BootLoader constants: OS=linux,...
Could be a duplicate of https://github.com/ervandew/eclim/issues/414
Not sure if related, but when using late static binding I'm experiencing this exception: ``` BadMethodCallException: Static method Mockery_2_MyClass::fromNative() does not exist on this mock object ``` when testing this...
Thank you for your consideration. In my opinion it's all about consistency. Since `grep`, `ack`, and `ag` all use the `grep [pattern] [directory]` structure, `-d` option might seem inconsistent. However,...
Does #94 close this issue?
Hmm not sure where I should place the test? Here perhaps? https://github.com/doctrine/phpcr-odm/tree/master/tests/Doctrine/Tests/ODM/PHPCR I don't know anything about PHPCR ODM's internals so I'm not sure if I can create something useful.
Would like to have this as well, since not all menu items link to an actual content document (it can be an internal redirect route for tracking purpose for example).