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 }}
rodion-k
/
symfony
Public
forked from
symfony/symfony
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
enum-denormalization
User selector
All users
Datepicker
All time
Commit History
Commits on May 3, 2023
[Serializer] Improve denormalization of backed enums
rodion-k
committed
90ffb90
Copy full SHA for 90ffb90
Commits on May 1, 2023
Bump Symfony version to 6.3.0
fabpot
committed
707245c
Copy full SHA for 707245c
Merge pull request #50199 from fabpot/release-6.3.0-BETA1
Show description for 83c9cc6
fabpot
authored
83c9cc6
Copy full SHA for 83c9cc6
Update VERSION for 6.3.0-BETA1
fabpot
committed
94b719e
Copy full SHA for 94b719e
Update CHANGELOG for 6.3.0-BETA1
fabpot
committed
98755a8
Copy full SHA for 98755a8
Merge branch '6.2' into 6.3
Show description for 00e54ef
fabpot
committed
00e54ef
Copy full SHA for 00e54ef
feature #50112 [Asset] [AssetMapper] New AssetMapper component: Map assets to publicly available, versioned paths (weaverryan)
Show description for 1dafc6c
fabpot
committed
1dafc6c
Copy full SHA for 1dafc6c
[Asset] [AssetMapper] New AssetMapper component: Map assets to publicly available, versioned paths
weaverryan
authored and
fabpot
committed
e71a3a1
Copy full SHA for e71a3a1
Commits on Apr 28, 2023
minor #50185 [HttpClient][HttpFoundation][HttpKernel][Ldap][Mailer][Mime][Process][Routing][Security][Serializer][Translation][Validator] Add missing return types (wouterj)
Show description for ff98eff
nicolas-grekas
committed
ff98eff
Copy full SHA for ff98eff
minor #50138 [DependencyInjection][DomCrawler][ExpressionLanguage][Filesystem][Form] Add missing return types (wouterj)
Show description for 5229f16
nicolas-grekas
committed
5229f16
Copy full SHA for 5229f16
Add missing return types
wouterj
committed
66c2147
Copy full SHA for 66c2147
Add missing return types
wouterj
committed
f86dbbd
Copy full SHA for f86dbbd
minor #50137 [BrowserKit][Cache][Config][Console] Add missing return types (wouterj)
Show description for 9e0eb97
nicolas-grekas
committed
9e0eb97
Copy full SHA for 9e0eb97
minor #50188 [WebProfilerBundle] Readded some missing styles (javiereguiluz)
Show description for 46317b1
nicolas-grekas
committed
46317b1
Copy full SHA for 46317b1
Bump Symfony version to 6.2.11
fabpot
committed
2407467
Copy full SHA for 2407467
Merge pull request #50189 from fabpot/release-6.2.10
Show description for a8b4c6d
fabpot
authored
a8b4c6d
Copy full SHA for a8b4c6d
Update VERSION for 6.2.10
fabpot
committed
b6f8d1c
Copy full SHA for b6f8d1c
Update CHANGELOG for 6.2.10
fabpot
committed
24a1a60
Copy full SHA for 24a1a60
[WebProfilerBundle] Readded some missing styles
javiereguiluz
committed
461466f
Copy full SHA for 461466f
Merge branch '6.2' into 6.3
Show description for e3d251f
nicolas-grekas
committed
e3d251f
Copy full SHA for e3d251f
Fix merge
nicolas-grekas
committed
88f5774
Copy full SHA for 88f5774
Merge branch '6.2' into 6.3
Show description for 524ce13
nicolas-grekas
committed
524ce13
Copy full SHA for 524ce13
Fix merge
nicolas-grekas
committed
c741aab
Copy full SHA for c741aab
Merge branch '6.2' into 6.3
Show description for a240428
nicolas-grekas
committed
a240428
Copy full SHA for a240428
Merge branch '5.4' into 6.2
Show description for c161e05
nicolas-grekas
committed
c161e05
Copy full SHA for c161e05
minor #50166 [Mime] Fix method name in Changelog (alamirault)
Show description for 575e03a
fabpot
committed
575e03a
Copy full SHA for 575e03a
minor #50174 [Contracts] Fix ServiceLocatorTestCase name (wouterj)
Show description for 7743777
fabpot
committed
7743777
Copy full SHA for 7743777
Commits on Apr 27, 2023
bug #50175 [Scheduler] Fix CallbackTriggerTest fail on AppVeyor (Jean-Beru)
Show description for 94300a3
kbond
committed
94300a3
Copy full SHA for 94300a3
Update CallbackTriggerTest.php
Show description for 731951d
Jean-Beru
authored
731951d
Copy full SHA for 731951d
Fix test class name
wouterj
committed
bd6d33b
Copy full SHA for bd6d33b
minor #50172 [Notifier] Remove strict_types=1 from test (fancyweb)
Show description for 65af407
nicolas-grekas
committed
65af407
Copy full SHA for 65af407
[Notifier] Remove strict_types=1 from test
fancyweb
committed
1771eb4
Copy full SHA for 1771eb4
Commits on Apr 26, 2023
[Mime] Fix method name in Changelog
alamirault
committed
ef9136c
Copy full SHA for ef9136c
minor #50163 [HttpClient] Add PSR-18 to HttplugClient since HTTPlug is deprecated (nicolas-grekas)
Show description for 8b6edd9
fabpot
committed
8b6edd9
Copy full SHA for 8b6edd9
feature #50155 [Scheduler] add schedule name to `MessageContext` (kbond)
Show description for 32c5fb0
fabpot
committed
32c5fb0
Copy full SHA for 32c5fb0
Pagination
Previous
Next
You can’t perform that action at this time.