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
82
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
27a3548
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 23, 2019
minor #11999 [Mailer] Added a note about using absolute URLs in mailer (javiereguiluz)
Show description for 27a3548
OskarStark
committed
27a3548
Copy full SHA for 27a3548
[Mailer] Added a note about using absolute URLs in mailer
javiereguiluz
authored and
OskarStark
committed
5438aab
Copy full SHA for 5438aab
minor #12004 Class name is wrong according to the other examples (OskarStark)
Show description for 4f16377
OskarStark
committed
4f16377
Copy full SHA for 4f16377
Merge branch '4.2' into 4.3
Show description for 543b0c1
OskarStark
committed
543b0c1
Copy full SHA for 543b0c1
Merge branch '3.4' into 4.2
Show description for d3e5eb6
OskarStark
committed
d3e5eb6
Copy full SHA for d3e5eb6
minor #12001 Use American English (OskarStark)
Show description for 44ef7dc
OskarStark
committed
44ef7dc
Copy full SHA for 44ef7dc
Merge branch '4.2' into 4.3
Show description for 496b459
OskarStark
committed
496b459
Copy full SHA for 496b459
minor #12003 Small fixes (OskarStark)
Show description for ee61c91
OskarStark
committed
ee61c91
Copy full SHA for ee61c91
Small fixes
OskarStark
committed
ed131d2
Copy full SHA for ed131d2
Commits on Jul 22, 2019
Class name is wrong according to the other examples
OskarStark
committed
f6906e0
Copy full SHA for f6906e0
Use American English
OskarStark
committed
8b1060e
Copy full SHA for 8b1060e
Merge branch '4.2' into 4.3
Show description for 47e495b
javiereguiluz
committed
47e495b
Copy full SHA for 47e495b
minor #11993 When overriding `session` service definition, make it public (pbowyer)
Show description for 31d13c5
javiereguiluz
committed
31d13c5
Copy full SHA for 31d13c5
minor #11997 Fixed typo of `DeauthenticatedEvent` class name (hvt)
Show description for 5aa86ac
javiereguiluz
committed
5aa86ac
Copy full SHA for 5aa86ac
Fixed typo of `DeauthenticatedEvent` class name
hvt
authored and
javiereguiluz
committed
5db229a
Copy full SHA for 5db229a
Commits on Jul 19, 2019
Merge branch '4.2' into 4.3
Show description for 1ea9fbc
javiereguiluz
committed
1ea9fbc
Copy full SHA for 1ea9fbc
Merge branch '3.4' into 4.2
Show description for fcca521
javiereguiluz
committed
fcca521
Copy full SHA for fcca521
minor #11982 Fixed Swiftmailer PHP configuration (dborsatto)
Show description for e5eec74
javiereguiluz
committed
e5eec74
Copy full SHA for e5eec74
Fixed Swiftmailer PHP configuration
dborsatto
authored and
javiereguiluz
committed
e1ad33e
Copy full SHA for e1ad33e
minor #11986 [Routing] Be consistent in custom route loader doc (fancyweb)
Show description for 5bd6101
javiereguiluz
committed
5bd6101
Copy full SHA for 5bd6101
minor #11994 add $context argument to supportsNormalization() (xabbuh)
Show description for 5d081b2
javiereguiluz
committed
5d081b2
Copy full SHA for 5d081b2
minor #11988 [Security] Better explain what happens when multiple roles are passed (javiereguiluz)
Show description for 2171355
javiereguiluz
committed
2171355
Copy full SHA for 2171355
Backport #11984 to 3.4 branch
javiereguiluz
committed
066845f
Copy full SHA for 066845f
minor #11984 [Encore] Fix typo (kevin-verschaeve)
Show description for 45115dc
javiereguiluz
committed
45115dc
Copy full SHA for 45115dc
minor #11987 [Security] Fixed a minor RST syntax issue (javiereguiluz)
Show description for cfee844
javiereguiluz
committed
cfee844
Copy full SHA for cfee844
add $context argument to supportsNormalization()
xabbuh
committed
9a44b3f
Copy full SHA for 9a44b3f
When overriding `session` service definition, make it public
Show description for 315103f
pbowyer
authored
315103f
Copy full SHA for 315103f
Commits on Jul 18, 2019
[Security] Better explain what happens when multiple roles are passed
javiereguiluz
committed
f001b9b
Copy full SHA for f001b9b
[Security] Fixed a minor RST syntax issue
javiereguiluz
committed
2436253
Copy full SHA for 2436253
[Routing] Be consistent in custom route loader doc
fancyweb
committed
d60e4f6
Copy full SHA for d60e4f6
[Encore] Fix typo
kevin-verschaeve
authored
85f4751
Copy full SHA for 85f4751
minor #11977 pushing autoconfigure note into code block (weaverryan)
Show description for 6a59686
javiereguiluz
committed
6a59686
Copy full SHA for 6a59686
minor #11978 Fix supervisor: need to use the group:* to start all processes in this group (weaverryan)
Show description for 701c6ad
javiereguiluz
committed
701c6ad
Copy full SHA for 701c6ad
bug #11973 Fix example WhenUserRegisteredThenSendWelcomeEmail (carlos-ea)
Show description for 49d9877
wouterj
committed
49d9877
Copy full SHA for 49d9877
Fix example WhenUserRegisteredThenSendWelcomeEmail
carlos-ea
authored and
wouterj
committed
6e72c64
Copy full SHA for 6e72c64
Pagination
Previous
Next
You can’t perform that action at this time.