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 }}
l3l0
/
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
0
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 Dec 2, 2016
feature #20161 add toolbar & profiler SVG style classes (havvg)
Show description for e8553a8
fabpot
committed
e8553a8
Copy full SHA for e8553a8
add toolbar & profiler SVG style classes
havvg
authored and
fabpot
committed
155a1fc
Copy full SHA for 155a1fc
feature #20467 [DomCrawler] Add support for formaction and formmethod attributes (stof)
Show description for 122fae8
fabpot
committed
122fae8
Copy full SHA for 122fae8
minor #20452 debug service with one line by tag (nykopol)
Show description for 20076b0
fabpot
committed
20076b0
Copy full SHA for 20076b0
debug service with one line by tag
nykopol
authored and
fabpot
committed
dbf4850
Copy full SHA for dbf4850
feature #20509 [Serializer] Allow to specify a single value in @Groups (dunglas)
Show description for fe454e4
fabpot
committed
fe454e4
Copy full SHA for fe454e4
[Serializer] Allow to specify a single value in @Groups
dunglas
authored and
fabpot
committed
926aa48
Copy full SHA for 926aa48
feature #20722 Updated the "Symfony Config" panel in the profiler (javiereguiluz)
Show description for 6a0ee38
fabpot
committed
6a0ee38
Copy full SHA for 6a0ee38
Updated the "Symfony Config" panel in the profiler
javiereguiluz
authored and
fabpot
committed
0e454f3
Copy full SHA for 0e454f3
Commits on Nov 29, 2016
Merge branch '3.2'
Show description for e765849
nicolas-grekas
committed
e765849
Copy full SHA for e765849
bug #20607 [Validator] Bring egulias/email-validator ~2.0 to parity with ~1.2 (Lctrs)
Show description for 0e12427
nicolas-grekas
committed
0e12427
Copy full SHA for 0e12427
Merge branch '3.2'
Show description for 2cdc6d2
nicolas-grekas
committed
2cdc6d2
Copy full SHA for 2cdc6d2
Merge branch '3.1' into 3.2
Show description for bd5af67
nicolas-grekas
committed
bd5af67
Copy full SHA for bd5af67
Merge branch '2.8' into 3.1
Show description for b9ed4bf
nicolas-grekas
committed
b9ed4bf
Copy full SHA for b9ed4bf
Merge branch '2.7' into 2.8
Show description for 25fa4a0
nicolas-grekas
committed
25fa4a0
Copy full SHA for 25fa4a0
bug #20671 [Config] ConfigCache::isFresh() should return false when unserialize() fails (nicolas-grekas)
Show description for c360a22
nicolas-grekas
committed
c360a22
Copy full SHA for c360a22
[Config] ConfigCache::isFresh() should return false on __PHP_Incomplete_Class
nicolas-grekas
committed
609245e
Copy full SHA for 609245e
bug #20679 [VarDumper] Use default color for ellipsed namespaces/paths (nicolas-grekas)
Show description for 726c781
nicolas-grekas
committed
726c781
Copy full SHA for 726c781
[VarDumper] Use default color for ellipsed namespaces/paths
nicolas-grekas
committed
ebc23cf
Copy full SHA for ebc23cf
Merge branch '3.2'
Show description for 8835522
fabpot
committed
8835522
Copy full SHA for 8835522
Merge branch '2.8' into 3.2
Show description for d5624a6
fabpot
committed
d5624a6
Copy full SHA for d5624a6
Merge branch '2.8' into 3.1
Show description for 27e2b9d
fabpot
committed
27e2b9d
Copy full SHA for 27e2b9d
Merge branch '2.7' into 2.8
Show description for d3014e4
fabpot
committed
d3014e4
Copy full SHA for d3014e4
minor #20675 [VarDumper][HttpKernel] Enhance perf of ExceptionCaster & DataCollector (nicolas-grekas)
Show description for ee4ae55
fabpot
committed
ee4ae55
Copy full SHA for ee4ae55
bug #20676 [ClassLoader] Use only forward slashes in generated class map (nicolas-grekas)
Show description for 49addbe
fabpot
committed
49addbe
Copy full SHA for 49addbe
[ClassLoader] Use only forward slashes in generated class map
nicolas-grekas
authored and
fabpot
committed
6d1f1b5
Copy full SHA for 6d1f1b5
bug #20664 [Validator] ensure the proper context for nested validations (xabbuh)
Show description for ec937cb
fabpot
committed
ec937cb
Copy full SHA for ec937cb
minor #20666 [FrameworkBundle] mark alias as private during creation (xabbuh)
Show description for e4a2c17
fabpot
committed
e4a2c17
Copy full SHA for e4a2c17
minor #20623 [Serializer] Remove unused GetSetMethodNormalizer::denormalize (dunglas)
Show description for 6459349
fabpot
committed
6459349
Copy full SHA for 6459349
bug #20661 bug #20653 [WebProfilerBundle] Profiler includes ghost panels (jzawadzki)
Show description for 6d01ad2
fabpot
committed
6d01ad2
Copy full SHA for 6d01ad2
Commits on Nov 28, 2016
[VarDumper][HttpKernel] Enhance perf of ExceptionCaster & DataCollector
nicolas-grekas
committed
be2b7df
Copy full SHA for be2b7df
ensure the proper context for nested validations
xabbuh
committed
56c8ff8
Copy full SHA for 56c8ff8
mark alias as private during creation
xabbuh
committed
828c761
Copy full SHA for 828c761
Commits on Nov 27, 2016
bug #20653 [WebProfilerBundle] Profiler includes ghost panels
jzawadzki
committed
73cf796
Copy full SHA for 73cf796
bug #20652 Fixed getRouteParams() when no parameters are available (wouterj)
Show description for cb03103
nicolas-grekas
committed
cb03103
Copy full SHA for cb03103
Pagination
Previous
Next
You can’t perform that action at this time.