Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
symfony
/
symfony-docs
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5.3k
Star
2.3k
Code
Issues
107
Pull requests
83
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
7cfe1de
User selector
All users
Datepicker
All time
Commit History
Commits on May 16, 2022
minor #16797 [Security] Fix typehint in custom user provider (norkunas)
Show description for 7cfe1de
javiereguiluz
committed
7cfe1de
Copy full SHA for 7cfe1de
[Security] Fix typehint in custom user provider
norkunas
authored and
javiereguiluz
committed
7fb76a5
Copy full SHA for 7fb76a5
minor #16803 [DependencyInjection] Use PHP-DSL `env()` configurator when possible (HeahDude)
Show description for af71162
javiereguiluz
committed
af71162
Copy full SHA for af71162
Commits on May 14, 2022
Use PHP-DSL `env()` configurator when possible
HeahDude
committed
e0e8a74
Copy full SHA for e0e8a74
Commits on May 13, 2022
Merge branch '4.4' into 5.4
Show description for 762622a
javiereguiluz
committed
762622a
Copy full SHA for 762622a
minor #16778 [Form] Fix an inversion between object and class (trandbert37)
Show description for dba5691
javiereguiluz
committed
dba5691
Copy full SHA for dba5691
minor #16796 [Security] Creating a route for logout is always required even if the default value is used (l-vo)
Show description for c014ad1
javiereguiluz
committed
c014ad1
Copy full SHA for c014ad1
Merge branch '4.4' into 5.4
Show description for d2e3a46
javiereguiluz
committed
d2e3a46
Copy full SHA for d2e3a46
minor #16802 Update the list of members of the CARE Team (javiereguiluz)
Show description for 614bb1b
javiereguiluz
committed
614bb1b
Copy full SHA for 614bb1b
Update the list of members of the CARE Team
javiereguiluz
committed
ea77f20
Copy full SHA for ea77f20
Commits on May 10, 2022
Merge branch '4.4' into 5.4
Show description for fc41af2
javiereguiluz
committed
fc41af2
Copy full SHA for fc41af2
minor #16793 [Doctrine] Update doctrine.rst (mark2016)
Show description for 89953d7
javiereguiluz
committed
89953d7
Copy full SHA for 89953d7
Creating a route for logout is always required
Show description for cb96633
l-vo
authored
cb96633
Copy full SHA for cb96633
Commits on May 9, 2022
Update doctrine.rst
Show description for 8cb7f85
mark2016
authored
8cb7f85
Copy full SHA for 8cb7f85
Commits on May 6, 2022
minor #16788 [Runtime] Fix typo php-fpm => php-pm (wadjeroudi)
Show description for 01b3987
javiereguiluz
committed
01b3987
Copy full SHA for 01b3987
Fix typo php-fpm => php-pm
wadjeroudi
authored and
javiereguiluz
committed
01eb82e
Copy full SHA for 01eb82e
Commits on May 4, 2022
Minor tweak
javiereguiluz
committed
9ac9388
Copy full SHA for 9ac9388
minor #16762 [Messenger] fix xml block (kbond)
Show description for d5efe38
javiereguiluz
committed
d5efe38
Copy full SHA for d5efe38
Remove an unused reference
javiereguiluz
committed
1f2f0e4
Copy full SHA for 1f2f0e4
minor #16780 Removing references to flex.symfony.com (weaverryan)
Show description for 625ba76
javiereguiluz
committed
625ba76
Copy full SHA for 625ba76
removing references to flex.symfony.com
weaverryan
committed
3820455
Copy full SHA for 3820455
[Form] Fix an inversion between object and class
trandbert37
authored
4384ab3
Copy full SHA for 4384ab3
Commits on May 3, 2022
Merge branch '4.4' into 5.4
Show description for d7c9e95
javiereguiluz
committed
d7c9e95
Copy full SHA for d7c9e95
minor #16769 [Twig] Update twig_extension.rst (CJDennis)
Show description for bf5d0c3
javiereguiluz
committed
bf5d0c3
Copy full SHA for bf5d0c3
Readd some missing contents
javiereguiluz
committed
2431126
Copy full SHA for 2431126
Merge branch '4.4' into 5.4
Show description for 009107f
javiereguiluz
committed
009107f
Copy full SHA for 009107f
minor #15880 [HttpClient] Update http client testing section (JohnstonCode)
Show description for 1273311
javiereguiluz
committed
1273311
Copy full SHA for 1273311
[HttpClient] Update http client testing section
JohnstonCode
authored and
javiereguiluz
committed
c86e957
Copy full SHA for c86e957
Commits on May 2, 2022
[Messenger] fix xml block
kbond
committed
c150197
Copy full SHA for c150197
Update twig_extension.rst
Show description for c935226
CJDennis
authored
c935226
Copy full SHA for c935226
Commits on May 1, 2022
bug #16766 Fix build errors (fabpot)
Show description for c5ef631
fabpot
committed
c5ef631
Copy full SHA for c5ef631
Fix build errors
fabpot
committed
e875eff
Copy full SHA for e875eff
Merge branch '4.4' into 5.4
Show description for 7072136
fabpot
committed
7072136
Copy full SHA for 7072136
bug #16765 Bump deps of the builder (fabpot)
Show description for 587d67b
fabpot
committed
587d67b
Copy full SHA for 587d67b
Remove not-supported contents directive
fabpot
committed
bf55fc5
Copy full SHA for bf55fc5
Pagination
Previous
Next
You can’t perform that action at this time.