mirror of
https://github.com/symfony/symfony-docs.git
synced 2026-03-24 00:32:14 +01:00
5.3
* 4.4: Updated Code of Conduct text to version 2.1 of the Contributor Covenant
minor #13457 Partially revert "fix voting on multiple roles behavior description" due to CVE-2020-5275 (ajgarlag)
The official Symfony Documentation
Contributing
We love contributors! For more information on how you can contribute, please read the Symfony Docs Contributing Guide
Important: use 4.4 branch as the base of your pull requests, unless you are
documenting a feature that was introduced after Symfony 4.4 (e.g. in Symfony 5.2).
Build Documentation Locally
This is not needed for contributing, but it's useful if you want to debug some issue in the docs or if you want to read Symfony Documentation offline.
$ git clone git@github.com:symfony/symfony-docs.git
$ cd symfony-docs/
$ cd _build/
$ composer install
$ php build.php
Now you can browse the docs at _build/output/index.html
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:41:19.167Z
Languages
PHP
78%
HTML
11%
C++
9%
NASL
1.1%
Shell
0.9%