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
112
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
e8f81ea
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 24, 2025
minor #20790 Add doc for option `--dry-run` for the command `importmap:require` (chadyred)
Show description for e8f81ea
javiereguiluz
committed
e8f81ea
Copy full SHA for e8f81ea
Minor tweak
javiereguiluz
committed
c018ddc
Copy full SHA for c018ddc
minor #20784 [HttpKernel] Support Uid in `#[MapQueryParameter]` (alamirault)
Show description for f770e6c
javiereguiluz
committed
f770e6c
Copy full SHA for f770e6c
Fix syntax issue
javiereguiluz
committed
bc3412b
Copy full SHA for bc3412b
minor #20782 [Serializer] Add `NumberNormalizer` (alamirault)
Show description for ae7e198
javiereguiluz
committed
ae7e198
Copy full SHA for ae7e198
minor
OskarStark
committed
137134a
Copy full SHA for 137134a
Merge branch '7.2' into 7.3
Show description for b860036
OskarStark
committed
b860036
Copy full SHA for b860036
Merge branch '6.4' into 7.2
Show description for adf3e3d
OskarStark
committed
adf3e3d
Copy full SHA for adf3e3d
minor
OskarStark
committed
a93e265
Copy full SHA for a93e265
minor
OskarStark
committed
da62e32
Copy full SHA for da62e32
feature #20809 [Messenger] Add `--class-filter` option to the `messenger:failed:remove` command (arnaud-deabreu)
Show description for 44d7f15
OskarStark
committed
44d7f15
Copy full SHA for 44d7f15
[Messenger] Add `--class-filter` option to the `messenger:failed:remove` command
arnaud-deabreu
authored and
OskarStark
committed
bdca4e9
Copy full SHA for bdca4e9
order use statements alphabetically
xabbuh
committed
16861e3
Copy full SHA for 16861e3
Tweaks
javiereguiluz
committed
a0758ac
Copy full SHA for a0758ac
minor #20786 [Console] Document the `TreeHelper` (smnandre)
Show description for b39f1c1
javiereguiluz
committed
b39f1c1
Copy full SHA for b39f1c1
[Console] Document the `TreeHelper`
smnandre
authored and
javiereguiluz
committed
d9a48be
Copy full SHA for d9a48be
Merge branch '7.2' into 7.3
Show description for e2983cc
javiereguiluz
committed
e2983cc
Copy full SHA for e2983cc
Minor tweak
javiereguiluz
committed
b67e277
Copy full SHA for b67e277
minor #20801 Update micro_kernel_trait.rst (lmlsna)
Show description for 0d94ce0
javiereguiluz
committed
0d94ce0
Copy full SHA for 0d94ce0
minor #20803 Fix documentation on router method option usage (santysisi)
Show description for 26e69bd
javiereguiluz
committed
26e69bd
Copy full SHA for 26e69bd
Merge branch '6.4' into 7.2
Show description for e276d41
javiereguiluz
committed
e276d41
Copy full SHA for e276d41
Merge branch '7.2' into 7.3
Show description for b583a60
javiereguiluz
committed
b583a60
Copy full SHA for b583a60
minor #20797 fix: Change translation domain name for bundle translation and add an example (jbonnier)
Show description for 937f8e9
javiereguiluz
committed
937f8e9
Copy full SHA for 937f8e9
Merge branch '6.4' into 7.2
Show description for 4ac84e3
javiereguiluz
committed
4ac84e3
Copy full SHA for 4ac84e3
Merge branch '7.2' into 7.3
Show description for fd0354e
javiereguiluz
committed
fd0354e
Copy full SHA for fd0354e
minor #20795 [Security] Chain Providers: Fixing PHP code sample (ThomasLandauer)
Show description for 768bdb6
javiereguiluz
committed
768bdb6
Copy full SHA for 768bdb6
Commits on Mar 23, 2025
[Serializer] Add NumberNormalizer
alamirault
committed
996f3d3
Copy full SHA for 996f3d3
[HttpKernel] Support Uid in #[MapQueryParameter]
alamirault
committed
2a2faa4
Copy full SHA for 2a2faa4
Fix documentation on router method option usage
santysisi
committed
0bf6bc3
Copy full SHA for 0bf6bc3
Update micro_kernel_trait.rst
Show description for 78eaf0d
lmlsna
authored
78eaf0d
Copy full SHA for 78eaf0d
Commits on Mar 22, 2025
fix: Change translation domain name for bundle translation and add an example
jbonnier
committed
20929b4
Copy full SHA for 20929b4
Commits on Mar 21, 2025
[Security] Chain Providers: Fixing PHP code sample
Show description for 929ffc2
ThomasLandauer
authored
929ffc2
Copy full SHA for 929ffc2
Merge branch '7.2' into 7.3
Show description for c91904c
javiereguiluz
committed
c91904c
Copy full SHA for c91904c
Merge branch '6.4' into 7.2
Show description for 106f088
javiereguiluz
committed
106f088
Copy full SHA for 106f088
Reword
javiereguiluz
committed
981b4e6
Copy full SHA for 981b4e6
Pagination
Previous
Next
You can’t perform that action at this time.