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 }}
jakzal
/
symfony
Public
forked from
symfony/symfony
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
1
Star
1
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 5, 2020
Merge branch '5.0'
Show description for 7e8d87b
nicolas-grekas
committed
7e8d87b
Copy full SHA for 7e8d87b
Merge branch '4.4' into 5.0
Show description for f825bf5
nicolas-grekas
committed
f825bf5
Copy full SHA for f825bf5
[travis] Fix CI
nicolas-grekas
committed
5c24718
Copy full SHA for 5c24718
bumped Symfony version to 5.1.0
fabpot
committed
651f434
Copy full SHA for 651f434
Merge pull request #36713 from fabpot/release-5.1.0-BETA1
Show description for 2a98849
fabpot
authored
2a98849
Copy full SHA for 2a98849
updated VERSION for 5.1.0-BETA1
fabpot
committed
4bc152b
Copy full SHA for 4bc152b
updated CHANGELOG for 5.1.0-BETA1
fabpot
committed
f6c0b44
Copy full SHA for f6c0b44
feature #36711 [Form] deprecate `NumberToLocalizedStringTransformer::ROUND_*` constants (nicolas-grekas)
Show description for 4dbf987
fabpot
committed
4dbf987
Copy full SHA for 4dbf987
[Form] deprecate `NumberToLocalizedStringTransformer::ROUND_*` constants
nicolas-grekas
committed
ea63854
Copy full SHA for ea63854
minor #36712 CI fixes (nicolas-grekas)
Show description for 05b62e3
nicolas-grekas
committed
05b62e3
Copy full SHA for 05b62e3
CI fixes
nicolas-grekas
committed
21edafa
Copy full SHA for 21edafa
minor #36709 Fix tests (nicolas-grekas)
Show description for e024db7
nicolas-grekas
committed
e024db7
Copy full SHA for e024db7
Fix tests
nicolas-grekas
committed
623e266
Copy full SHA for 623e266
Merge branch '5.0'
Show description for 02d9597
nicolas-grekas
committed
02d9597
Copy full SHA for 02d9597
Merge branch '4.4' into 5.0
Show description for cd21c82
nicolas-grekas
committed
cd21c82
Copy full SHA for cd21c82
Merge branch '3.4' into 4.4
Show description for f8bedf4
nicolas-grekas
committed
f8bedf4
Copy full SHA for f8bedf4
minor #36707 Force doctrine/dbal <=2.10.2 when testing (nicolas-grekas)
Show description for a8b5b15
nicolas-grekas
committed
a8b5b15
Copy full SHA for a8b5b15
Force doctrine/dbal <=2.10.2 when testing
nicolas-grekas
committed
d1953d6
Copy full SHA for d1953d6
Merge branch '5.0'
Show description for 4228676
fabpot
committed
4228676
Copy full SHA for 4228676
Merge branch '4.4' into 5.0
Show description for 1f5eab2
fabpot
committed
1f5eab2
Copy full SHA for 1f5eab2
bug #36696 [Console] don't check tty on stdin, it breaks with "data lost during stream conversion" (nicolas-grekas)
Show description for cf6e499
fabpot
committed
cf6e499
Copy full SHA for cf6e499
[Console] fix "data lost during stream conversion" with QuestionHelper
nicolas-grekas
committed
6d089ac
Copy full SHA for 6d089ac
Merge branch '5.0'
Show description for 11f4e8b
nicolas-grekas
committed
11f4e8b
Copy full SHA for 11f4e8b
Merge branch '4.4' into 5.0
Show description for bf12226
nicolas-grekas
committed
bf12226
Copy full SHA for bf12226
Merge branch '3.4' into 4.4
Show description for 2732dda
nicolas-grekas
committed
2732dda
Copy full SHA for 2732dda
[PhpUnitBridge] fix PHP 5.3 compat
nicolas-grekas
committed
f7fc3cf
Copy full SHA for f7fc3cf
feature #36681 [FrameworkBundle] use the router context by default for assets (nicolas-grekas)
Show description for 36c0ce7
fabpot
committed
36c0ce7
Copy full SHA for 36c0ce7
feature #35545 [Serializer] Allow to include the severity in ConstraintViolationList (dunglas)
Show description for 3cb4056
fabpot
committed
3cb4056
Copy full SHA for 3cb4056
[Serializer] Allow to include the severity in ConstraintViolationList
dunglas
authored and
fabpot
committed
be855a2
Copy full SHA for be855a2
feature #36471 [String] allow passing a string of custom characters to ByteString::fromRandom (azjezz)
Show description for 5a2aef1
fabpot
committed
5a2aef1
Copy full SHA for 5a2aef1
Revert "feature #36184 [FrameworkBundle] Deprecate renderView() in favor of renderTemplate() (javiereguiluz)"
Show description for ad01068
fabpot
committed
ad01068
Copy full SHA for ad01068
feature #35092 [Inflector][String] Move Inflector in String (fancyweb)
Show description for 3e737ec
fabpot
committed
3e737ec
Copy full SHA for 3e737ec
feature #36302 [Form] Add the html5 option to ColorType to validate the input (fancyweb)
Show description for 341ea45
fabpot
committed
341ea45
Copy full SHA for 341ea45
[String] Move Inflector in String
fancyweb
committed
9c6a5c0
Copy full SHA for 9c6a5c0
feature #36184 [FrameworkBundle] Deprecate renderView() in favor of renderTemplate() (javiereguiluz)
Show description for b494beb
fabpot
committed
b494beb
Copy full SHA for b494beb
Pagination
Previous
Next
You can’t perform that action at this time.