Steve Todorov

Results 95 comments of Steve Todorov

Unfortunately no - this also started happening with the newest Chrome version as well. Seems like they've changed something under the hood which is breaking `Karma` somehow. It might not...

Thanks for posting an update! We were having so much issues with the alpine image and the different browsers, that we gave up on using it for running node/npm related...

You can expect a "word" from Docker support right about never. +1 for `frolvlad/alpine-java`. You should maybe call it `alpine-oracle-java`

@aistis- you are absolutely right. I'm also using PHPCR and setting `auto_mapping` to `false` seems to be making it work, but it breaks pretty much half of my project. Any...

Or you could just remove `vendor/lexik/translation-bundle/Lexik/Bundle/TranslationBundle/Document` which seems to be fixing it for me for now. (not the most elegant way to deal with it, but I don't have time...

I'm using the bundle on Linux and Windows machines with PHPCR and the problem is there in both environments. By default PHPCR auto maps all classes which are located in...

I'm currently using it with ORM and haven't had any problems so far, but you might be right. It would make sense to have another class which handles specifically this...

It appears this is still an issue in sonarqube:6.2-alpine. After switching to sonarqube:6.2 everything worked without any problem.

We're experiencing the same issue and found this ticket from google. :) ``` 16:18:14.892 | I | main | org.eclipse.jetty.util.log | Logging initialized @19402ms to org.eclipse.jetty.util.log.Slf4jLog ``` Yes, you've read...

Finally! Some action on this issue! I opened up another one a while ago without knowing this one existed. This issue is so frustrating I have stayed at a previous...