Gábor Egyed
Gábor Egyed
Hello! As the preferred installation is the phar version maybe a composer installable phar build would be beneficial. Other projects like phpstan https://github.com/phpstan/phpstan and psalm https://github.com/psalm/phar do that as well...
By default types have the default translation domain in this bundle, which is good, because I want to translate the labels in user-land, but the boolean type sets a different...
| Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | Tickets | - | License | MIT I have a live...
The 2.7.1 release is not merged into master.   As you can see package.json in master and for the 2.7.1 tag both contains 2.7.1 but they are different versions....
Hi, I have big entity with lots of attributes. This Entity has different instantiation logic based on the usage, so I use factory methods which have some validation logic. I...
Hi, Currently the before and after format of a date distance is the same in the Hungarian translation of the `distanceFormatter`. Which makes no sense to me, it was changed...
| Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | Issues | - | License | MIT Currently when we send...
Hello, if I navigate to a page with turbo, than I click on link calling a live action and redirect from the action to an URL containing a hash part...
### Symfony version(s) affected 7.2.3 ### Description I have an app sending emails to all users. The emails sent with messenger asynchronously using the doctrine transport. The mailer calls every...