Oliver Klee

Results 295 comments of Oliver Klee

@Danon I'd like to have this PR next: https://github.com/T-Regx/CrossDataProviders/pull/24

> What do you think the next step should be? Fix the level-6 warnings (i.e., make the `array` type annotations more specific), raise the level to 7, fix the level-7...

> As an additional fix, property accesses of static properties in AbstractPageTree is now changed from self:: to static:: to properly respect overridden properties in extended classes. This is especially...

> Are conflicting with each other. The table cannot exist for and entity and at the same time as a many to many mapping. Not sure which one to remove....

> The table with name 'phplist.phplist_listuser' already exists. That is because currently the phpList 4 core is expected to use an existing phpList 3 database, not create a new database...

@bizmate By the way, thank you for contributing! I really appreciate your efforts. :heart:

This is blocked by the corresponding change in phpList 3.

Moving out of the current phase as this requires PHP >= 7.1 or PHPUnit >= 7.0.

I've conducted more research and done some testing. Symfony itself does not "notice" if there are two routes with the same URL (or two different patterns that will resolve to...