-
Hi!
I'm in the process of upgrading to phpstan 2.
One error that I couldn't find any solution yet is the following.
It was working on the latest 1.x versions
```php
-
Contao 4.13.49
contao-events_subscriptions 2.16.4
Exception in file var/cache/prod/contao/dca/tl_member.php on line 224[] operator not supported for strings
The content of line 224 is:
`$GLOBA…
-
Hi,
I cannot seem to inject the service or access it in any way, unless I explicitly alias it as public - which I do not want.
Unless I am doing it wrong... please advise.
Example:
```
-
Hey there! 👋
I hope you’re doing well! I wanted to reach out because I'm facing a bit of a challenge after installing the `friendsofsymfony/jsrouting-bundle` in my Symfony 6.4 project. I've tested …
-
As a new comer, I want to use sulu as symfony recipe, but https://docs.sulu.io/en/2.6/book/getting-started.html do not show that.
In https://symfony.com/components/Symfony%20Flex I can see Sylius t…
-
## Bug description
```
[2024-09-27T13:23:27.978779+02:00] app.ERROR: Symfony\Component\HttpFoundation\Exception\SessionNotFoundException: There is currently no session available. in /usr/www/users/o…
-
**Describe the bug**
When I add a custom action to the NEW page, I'm getting the `entity with "id = 0" does not exist in the database` error when trying to access it.
**To Reproduce**
```php
…
-
No Result, no error message. Just in console:
`...my-domain.com/_gpt?id=2&mode=title 500 (Internal Server Error)`
Stack Trace from debug-Mode for this route:
```
ErrorException:
Warning: Trying…
-
### Symfony version(s) affected
6.4.7
### Description
I have a message handler that consumes messages in batches of size = 10. When it consumes messages the messenger process crashes with the follo…
-
Hi!
In yesterday releases (7.1.6, 6.4.13, 5.4.45) symfony fixed it's exception/error handler registration issue with phpunit.
see: https://github.com/symfony/symfony/pull/58372
Now the workarou…