Results 33 issues of Bibi

Replaced the use of `Doctrine\Common\Persistence\Common` namespace by `Doctrine\Persistence` for the following classes: - `ObjectManager` - ` ClassMetadata`.

enhancement

## Describe the bug In my project, I use the [beberlei/doctrineextensions](https://github.com/beberlei/DoctrineExtensions) plugin. To use this plugin, I just have the `beberlei_doctrine_extensions.yaml` configuration file. No depedencies is used in my code....

duplicate

**Invalid layout for input group** Using input group style, the button on the left and right are not aligned when texts are in multiple lines. **To Reproduce** - Create a...

bug

When using select2 with multi select, input-group and the total length of items is smaller than the form group, the prepend and append groups are aligned correctly: ![layout_valid](https://user-images.githubusercontent.com/4330059/129778707-56fd300d-8e80-47af-8f84-289395a6fa7f.png) But if...

When items are grouped by category, a header and a separator is added with each category. User can select items with arrow keys. It will be nice if the header...

### Bootstraptable version(s) affected 1.21.0 ### Description In the documention, the `showCustomView` (or `data-show-custom-view`) parameter is used to show or hide the toggle button. The value is set by default...

Bug

In the `Preprocessor` class, the `requireCompressMark` option is always set to true. It will be nice if this option can be changed within the `deployment.ini` file. For example: ```ini ;...

PHAR Version: 3.5.0 PHP Version: 8.2.5 ### Bug Description When I deploy my application to local, the `FileServer` class is used. The following exception is throw: ``` Error: Creation of...

I use this tool to deploy a Symfony 6.x.x application to a remote server. It will be fine if some files or directories cannot be synced or deleted. For example,...

I have some errors when I use the `FlagBag` class and test within Psalm. Example: ```php namespace App\Enum; enum Permissions: int { case Execute = 1