Jacob Dreesen

Results 183 comments of Jacob Dreesen

Well, you have set the options [`PDO::MYSQL_ATTR_SSL_CA (1009)`](https://www.php.net/manual/en/ref.pdo-mysql.php#pdo.constants.mysql-attr-ssl-ca) (which the installer also sets) as well as [`PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERT (1014)`](https://www.php.net/manual/en/ref.pdo-mysql.php#pdo.constants.mysql-attr-ssl-verify-server-cert) (which the installer does _not_ set). Maybe that's the issue?

Right, thanks @mattamon for clarifying.

Should be added to the `11.1.6` milestone, right? (same for the issue: #16620)

You should probably update your `index.php` (and `bin/console`) to use [Symfony Runtime](https://symfony.com/doc/current/components/runtime.html). See: https://github.com/pimcore/skeleton/blob/11.x/public/index.php

Did you also adjust your `bin/console`? => https://github.com/pimcore/skeleton/blob/11.x/bin/console

Can/should we also get rid of skeleton/demo and migrate to flex?

Doesn't work for me either with latest Firefox.

I have the same problem (with only one exception). Ubuntu 18.04 PhpStorm 2021.1.4 Build #PS-211.7628.25 ``` com.intellij.diagnostic.PluginException: Short name not matched for class de.espend.idea.php.phpunit.inspection.ReplaceLegacyMockeryInspection: getShortName() = #ReplaceLegacyMockeryInspection; ep.shortName = #replaceLegacyMockerySyntax...

Any news? We're in Q3 now! I'm still a paying customer, but I'm really starting to wonder whether it's still worth it, as the problems with new language features are...

Thank you for the update! I think communication is really important in this situation, so please post updates regularly. I'm sure lots of people love this plugin and are eagerly...