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 }}
Simperfit
/
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
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 20, 2020
feature #36144 [FrameworkBundle][Routing] Add link to source to router:match (l-vo)
Show description for 7e181b9
fabpot
committed
7e181b9
Copy full SHA for 7e181b9
[FrameworkBundle][Routing] Add link to source to router:match
l-vo
committed
a96690c
Copy full SHA for a96690c
Commits on Mar 19, 2020
minor #36128 [Form][CheckboxType] Remove _false_is_empty flag (fancyweb)
Show description for 836a72a
nicolas-grekas
committed
836a72a
Copy full SHA for 836a72a
Commits on Mar 18, 2020
bug #36127 [FrameworkBundle][PropertyAccess] Add missing argument placeholders (l-vo)
Show description for cda20aa
xabbuh
committed
cda20aa
Copy full SHA for cda20aa
[Form][CheckboxType] Remove _false_is_empty flag
fancyweb
committed
6fac6d4
Copy full SHA for 6fac6d4
[FrameworkBundle][PropertyAccess] Add missing argument placeholders
l-vo
committed
dadd1ba
Copy full SHA for dadd1ba
Merge branch '5.0'
Show description for 4dd6e2f
nicolas-grekas
committed
4dd6e2f
Copy full SHA for 4dd6e2f
Merge branch '4.4' into 5.0
Show description for ea0eb11
nicolas-grekas
committed
ea0eb11
Copy full SHA for ea0eb11
bug #36103 [DI] fix preloading script generation (nicolas-grekas)
Show description for e457b24
fabpot
committed
e457b24
Copy full SHA for e457b24
feature #36117 [PropertyAccess][DX] Added an `UninitializedPropertyException` (HeahDude)
Show description for dd4d393
fabpot
committed
dd4d393
Copy full SHA for dd4d393
minor #36120 [FrameworkBundle][PropertyAccess] Use injection for info extractors (HeahDude)
Show description for e383b41
fabpot
committed
e383b41
Copy full SHA for e383b41
bug #36119 [PropertyAccess] Added missing new args in `PropertyAccessorBuilder` (HeahDude)
Show description for 6902a56
fabpot
committed
6902a56
Copy full SHA for 6902a56
bug #36118 [Security/Http] don't require the session to be started when tracking its id (nicolas-grekas)
Show description for abefccf
fabpot
committed
abefccf
Copy full SHA for abefccf
bug #36108 [DI] Fix CheckTypeDeclarationPass (guillbdx)
Show description for 7baec32
fabpot
committed
7baec32
Copy full SHA for 7baec32
[DI] Fix CheckTypeDeclarationPass
Guillaume Pédelagrabe
authored and
fabpot
committed
cbf4dfd
Copy full SHA for cbf4dfd
Merge branch '5.0'
Show description for 56a7969
fabpot
committed
56a7969
Copy full SHA for 56a7969
Merge branch '4.4' into 5.0
Show description for 079d85d
fabpot
committed
079d85d
Copy full SHA for 079d85d
Merge branch '3.4' into 4.4
Show description for 104387a
fabpot
committed
104387a
Copy full SHA for 104387a
bug #36121 [VarDumper] fix side-effect by not using mt_rand() (nicolas-grekas)
Show description for 5f364af
fabpot
committed
5f364af
Copy full SHA for 5f364af
Commits on Mar 17, 2020
[FrameworkBundle][PropertyAccess] Use injection for info extractors
HeahDude
committed
693d4c0
Copy full SHA for 693d4c0
[VarDumper] fix side-effect by not using mt_rand()
nicolas-grekas
committed
8c85f91
Copy full SHA for 8c85f91
[PropertyAccess] Added missing new args in PropertyAccessorBuilder
HeahDude
committed
e1be8cd
Copy full SHA for e1be8cd
[Security/Http] don't require the session to be started when tracking its id
nicolas-grekas
committed
c39188a
Copy full SHA for c39188a
[PropertyAccess] Added an `UninitializedPropertyException`
HeahDude
committed
2b2fd12
Copy full SHA for 2b2fd12
Merge branch '5.0'
Show description for 3f23a45
nicolas-grekas
committed
3f23a45
Copy full SHA for 3f23a45
[DI] fix preloading script generation
nicolas-grekas
committed
a10fc4d
Copy full SHA for a10fc4d
feature #36088 [Form] Added "collection_entry" block prefix to CollectionType entries (HeahDude)
Show description for c0ee02b
xabbuh
committed
c0ee02b
Copy full SHA for c0ee02b
Merge branch '4.4' into 5.0
Show description for 000ffb2
nicolas-grekas
committed
000ffb2
Copy full SHA for 000ffb2
fix merge
nicolas-grekas
committed
3ae3244
Copy full SHA for 3ae3244
[Form] Added "collection_entry" block prefix to CollectionType entries
HeahDude
committed
2ff1f88
Copy full SHA for 2ff1f88
Commits on Mar 16, 2020
minor #35945 Leverage PHP8's get_debug_type() (nicolas-grekas)
Show description for c650fe6
nicolas-grekas
committed
c650fe6
Copy full SHA for c650fe6
Fix more quotes in exception messages
fabpot
committed
955752b
Copy full SHA for 955752b
Leverage PHP8's get_debug_type()
nicolas-grekas
committed
daf1c66
Copy full SHA for daf1c66
Merge branch '4.4' into 5.0
Show description for e7e5f33
fabpot
committed
e7e5f33
Copy full SHA for e7e5f33
minor #36101 Fix more quotes in exception messages (fabpot)
Show description for 46e441f
fabpot
committed
46e441f
Copy full SHA for 46e441f
Pagination
Previous
Next
You can’t perform that action at this time.