Tobias Munk

Results 508 comments of Tobias Munk

Couldn't you compile a version with Java6 support or is this technically not possible? [Switching the JRE](https://intellij-support.jetbrains.com/entries/23455956-Selecting-the-JDK-version-the-IDE-will-run-under) involves CodeSigning, etc... on OSX and even in PHPStorm 8 Java6 will be...

Works fine for me with PHPstorm 7.1 Two things to mention: - I'd add also an info to the settings page, where to obtain your API key - I have...

about 2. We have our local gitlab installation, which uses self-signed certificates to communicate via https. I have the all certs installed on my machine, but the plugin is still...

@omauger I saw you were active here :) I have some more changes/updates for this extension, like support for newer commands. Let me know if you've questions or comments.

I think we also can enable this by default, since **xdebug** is only *loaded* in Test-Env. PRs welcome

> When the problem occurs in cli mode How do you run *cli mode*? Via `docker exec` or `docker run` - should be `exec`, otherwise you'll spin up a new...

But *always* showing a success message is also not a appropriate solution. Any better ideas?

> Consider the following situation: a malicious person has a list of users leaked from a site and can test the existence of users with the same email and use...

> Consider the following situation: a malicious person has a list of users leaked from a site and can test the existence of users with the same email and use...

Does anyone know how usuario handles this? CC: @thyseus @tonydspaniard