-
It's not an issue but an example of a correct way to generate a PDF file from a Twig view in a Symfony3 project, with a header and a footer.
I think it's important to show a complete configuration …
-
**Guzzle version(s) affected**: 6.5.1
**Description**
If a (broken) server responds with a "HTTP/1.1 404: Not Found" header (note the wrong colon!) **after being redirected**, the promise is not…
-
#### What are you trying to achieve?
I'm trying to launch all my tests (unit + api) in Symfony3.1. When I separately launch them, everything goes well, but if I launch /vendor/bin/codecept run, unit …
-
We are going to have need for this when multiple components are required and available as multiple versions, to avoid mixing component from different versions
We cannot use:
```
\Fedora\Au…
-
Hi!
I'm on fresh 3.0.4 install and copy-pasting authentication [code from the docs](http://symfony.com/doc/current/book/security.html), specifically:
``` yaml
# security.yml
security:
providers:…
-
Hi there,
I have this problem, hope somebody knows how to resolve it.
definitation:
- **Symfony version:** 4.2
- **PHP:** 7.4
- **part of my composer reqs**
"ext-ctype": "*",
…
-
When I try to clear the cache with `php bin/console cache:clear --env=prod` I get the error `[console] Error thrown while running command "cache:clear --env=prod". Message: "Call to undefined method …
-
Some users have got two user roles, we should only allow one. Best way to fix it will be to adjust the drop down selection box, see Sinettlab/openMLAB#65
Fix: https://stackoverflow.com/questions/4…
-
Hi,
I am looking how to upgrade the framework Symfony 2.8 to 3.4 using local deposit (directory) because my development environment doesn't have access to internet.
I've followed https://getcompos…
nirvo updated
4 years ago
-
| Q | A
| ----------------- | ---
| Issue Type | Question
| Deployer Version | 6.x
### Description
Hello,
I'm setting deployement for a symfony project. This project …