symfony-docs icon indicating copy to clipboard operation
symfony-docs copied to clipboard

The Symfony documentation

Results 572 symfony-docs issues
Sort by recently updated
recently updated
newest added

| Q | A | ------------ | --- | Feature PR | symfony/symfony#59536 | PR author(s) | @mtarld | Merged in | 7.3 We created this issue to not forget...

JsonEncoder

Hello awesome team 👋 During SymfonyCon Vienna and SymfonyOnline, I presented "Symfony Form - Practical use cases" ([slides](https://speakerdeck.com/alexandresalome/symfony-form-practical-use-cases)). In this presentation, some information could be beneficial to the documentation. Especially,...

Form

In my opinion, this page is confusing: https://symfony.com/doc/current/web_link.html There are repeated explanations about asset preloading and they seem to contradict each other: ![](https://github.com/user-attachments/assets/61c5c9ff-ae6c-4bf9-8f14-c22a8bf28815)

WebLink

ping @javiereguiluz As you mentioned, Symfony Forms add CSRF tokens by default, including for forms using the GET method. This change clarifies that this practice is not recommended and points...

Status: Needs Review

I'd like to propose to add a basic example for the `#[Exclude]` attribute. It is not mandatory for understanding, but it will help finding the related documentation (`exclude` being too...

Status: Needs Review

related to symfony/symfony#62705

Validator
Status: Needs Review

Allow to setup session before performing a request in PHPUnit functionnal tests Code PR: * https://github.com/symfony/symfony/pull/61110

Status: Reviewed
FrameworkBundle

Removed instructions for installing APCu Polyfill for legacy APC PHP extension. Since Symfony 6.4 uses PHP >= 8.1, it's impossible that legacy APC PHP extension to be used? I think...

Status: Needs Review

Since XML is abandonned, there's only two formats now.

Status: Needs Review