Alexander M. Turek

Results 630 comments of Alexander M. Turek

> Can not find any other workaround. Does that fix the deprecations for you? ```JSON "doctrine/doctrine-fixtures-bundle": "^4@dev" ```

> the minimum-stablity That's fixable on our side. 🙉 @greg0ire @SenseException Shall we release 4.0?

The main problem is that we accept incomplete DSNs in the parser. Otherwise, we could just make it throw if the scheme is missing. Maybe we should consider rejecting incomplete...

The test failures appear to be related to your changes.

Don't mind the failing CodeCov upload.

I need to find the time for a review. Soon, I hope.

Functional tests that are missing: Schema comparison and migration.

I don't think I want to widen the return type for this. Would it be a problem if your lazy implementation would always return `true` as long as it hasn't...

Shall I do a hard reset or do you prefer a revert? 🫣