Results 6 issues of Youri Thielen

Somehow the session file is not stored on the server (/var/lib/php5). After entering the correct credentials (everzet / qwerty) the login form redirect back to the login form. dev.log: >...

Loggin on using the login form was not possible, somehow no cookie was set on the server (/var/lib/php5/). To be honest, I have no idea as to why this fixes...

## Description When using ramsey/uuid-doctrine changing `doctrine.dbal.default_connection` in `config/packages/doctrine.yml` has no effect anymore. ## Steps to reproduce When I register the type `Ramsey\Uuid\Doctrine\UuidType` in `ramsey_uuid_doctrine.yaml` I noticed `doctrine.dbal.default_connection` gets set...

bug

**Describe the bug** Tests get skipped when using brackets in get parameter name **To Reproduce** ``` openapi: 3.0.0 info: version: "1.1.1" title: API description: 'TODO: Add a description' paths: '/test-cases':...

bug
Context: OpenAPI 3

The $routeParams indexes__CONTROLLER__ and **NAMESPACE** are not available when adding pages to a container, this generates a notice and makes menu item inactive while it should be active.

bug