-
### How to use GitHub
* Please use the đź‘Ť [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
./flow doctrine:migrate
> Class "Doctrine\Migrations\Tools\Console\ConsoleLogger" not foun…
-
### Symfony version(s) affected
6.4.0
### Description
When using the `RedispatchMessage` in combination with the scheduler and the symfony serializer (with JSON), then the messenger fails whi…
-
Symfony 6.4.7
DoctrineBundle 2.12.0
FixturesBundle 3.6.0
ORM 3.1.3
When I try to run `bin/console do:fi:lo --profile -v` I get the following:
>[Error] …
garak updated
4 months ago
-
Hello,
I'm running Nextcloud 26.0.11 and previewgenerator 5.4.0.
I am in the process of regenerating the image previews. Unfortunately I get this error:
```
TypeError: OC_Image::getOrientati…
-
I created a dataport for importing data from an Excel file. I want to Import the data to class ClassProduct. ClassProduct has a field called descriptionLong of type field collection. The allowed field…
-
Steps to reproduce:
Make a some request to tiqr. E.g. `curl -vvv https://tiqr.dev.openconext.local/request-id-log-test`
The headers from the response will return a `x-stepup-request-id` header:
…
-
# A better error page for Symfony applications - Freek Van der Herten's blog on PHP, Laravel and JavaScript
[https://freek.dev/2169-a-better-error-page-for-symfony-applications](https://freek.dev/2…
-
In the SuluFormBundle we are lazy loading the CSRF Token via JavaScript. For this we need to manipulate the "exist" CSRF token generation by creating a "DisabledCsrfTokenManager":
https://github.co…
-
The library has a hard dependency on Guzzle 7. My application only uses Symfony's HttpClient (which rocks). Instead of requesting that you use my favorite client, the most flexible way is to allow a…