Gábor Egyed

Results 11 issues of 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...

Feature Request

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. ![image](https://user-images.githubusercontent.com/162986/187923279-5b2bdff0-ee64-4ce5-a55e-89adf84e7c83.png) ![image](https://user-images.githubusercontent.com/162986/187923382-5e3fa82f-10df-4057-ab2f-bc778cfea34c.png) 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...

🌏 I18n
🌎 I18n fix

| Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | Issues | - | License | MIT Currently when we send...

Bug
Status: Needs Review
LiveComponent

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...

Stalled

### 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...

Bug
Status: Needs Review
Mailer