Marco Spengler

Results 6 issues of Marco Spengler

This pull request will: - move **qunit** to dev dependencies - move **Bootstrap** to peer dependencies - allow usage of **Bootstrap ^5.0.0** - allow usage of **jQuery ^3.6.0**

This pull request will provide compatibility with PHP 8.1 and fix deprecations.

### Description While trying to use a conditional type for a method return value based on the cases of an UnitEnum/BackendEnum, a `TypeDoesNotContainType` issue arises indicating that the value of...

bug
templates
enum

## Is your feature request related to a problem? * From my current point of view, this library does not allow to add other links, besides pagination, then self or...

enhancement
good first issue

**API Platform version(s) affected**: 3.x.x **Description** While investigating, why the property "__isCloning" from the doctrine entity proxy will always be normalized, I tried to ignore this attribute using the [symfony...

bug

The Symfony integration as of version 2.0 of this bundle does not evaluate the `storage_filename_strategy` and `connections..storage.filename_strategy` configuration. The service `db_tools.storage` will be configured with strategies resolved from the deprecated...

bug