-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Migrations version | 3.8.0
| Migrations bundle | 3.3.1
| ORM | 3.2.1
| DBAL | 4.0.4
| Symfony |…
-
Currently we have the following error:
```
datana-gmbh/logz-io-handler/1.7/config .............................. FAILED
The command "'/usr/bin/php8.1' '/home/runner/work/symfony-recipes-p…
-
## ♻️ Debt/Refactor
Send actual error messages, using the request locale from our API.
## 🕵️ Details
Once the tickets blocking this are completed, everything will be in place to send actual localiz…
-
This package throws warnings if used in PHP 8:
`Warning: Private methods cannot be final as they are never overridden by other classes in /Users/dane.powell/src/acquia/cli/vendor/marc-mabe/php-enum…
-
### Description
This idea came up while looking at [this mess](https://github.com/symfony/symfony/pull/57653/files#diff-041b166c698c254a3f61cfc6390785d4f5097794b77a4b2f3f888996729cbce4R2386-R2389).…
-
| Q | A
|---------------- | ------
| Library version | 0.3.29
| PHP version | 8.3
### Support Question
I made a config fully custom to the project we are working on, but…
-
While attempting to run this package I noticed it's giving me errors on some other classes than models. For example I have a bunch of enum classes, reading the package readme i'm not expecting this t…
-
## Detailed description
I would like to deserialize a string value into a string-backed Enum instance while also using the same string as part of a type map. Like this:
```php
enum Version: str…
-
-
Random\IntervalBoundary is probably the first pre-defined enum, maybe we need to get PhD to render the enum?
https://github.com/php/php-src/blob/PHP-8.3/ext/random/random.stub.php#L158-L163