Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
suga
/
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 26, 2017
minor #23672 [DI] cleanup (nicolas-grekas)
Show description for 01f05e3
nicolas-grekas
committed
01f05e3
Copy full SHA for 01f05e3
Merge branch '3.4'
Show description for 3ea90b4
nicolas-grekas
committed
3ea90b4
Copy full SHA for 3ea90b4
Merge branch '3.3' into 3.4
Show description for 6bbb391
nicolas-grekas
committed
6bbb391
Copy full SHA for 6bbb391
minor fix
nicolas-grekas
committed
dd9b5eb
Copy full SHA for dd9b5eb
Merge branch '3.3' into 3.4
Show description for f9c4621
nicolas-grekas
committed
f9c4621
Copy full SHA for f9c4621
Merge branch '3.2' into 3.3
Show description for 34c68f9
nicolas-grekas
committed
34c68f9
Copy full SHA for 34c68f9
Merge branch '2.8' into 3.2
Show description for ceb4393
nicolas-grekas
committed
ceb4393
Copy full SHA for ceb4393
Merge branch '2.7' into 2.8
Show description for 57bf748
nicolas-grekas
committed
57bf748
Copy full SHA for 57bf748
minor #23673 [DI] Make dumped docblocks less verbose (nicolas-grekas)
Show description for a90250d
fabpot
committed
a90250d
Copy full SHA for a90250d
[DI] Make dumped docblocks less verbose
nicolas-grekas
committed
1ade5d8
Copy full SHA for 1ade5d8
[DI] cleanup
nicolas-grekas
committed
8b11997
Copy full SHA for 8b11997
bug #23644 [VarDumper] Dont use Stub objects for arrays - lower GC pressure (nicolas-grekas)
Show description for 21d98d4
fabpot
committed
21d98d4
Copy full SHA for 21d98d4
Merge branch '3.4'
Show description for 643c54c
nicolas-grekas
committed
643c54c
Copy full SHA for 643c54c
feature #20496 [Form] Allow pass filter callback to delete_empty option. (Koc)
Show description for c0d99d1
fabpot
committed
c0d99d1
Copy full SHA for c0d99d1
Merge branch '3.3' into 3.4
Show description for 4a3b3be
nicolas-grekas
committed
4a3b3be
Copy full SHA for 4a3b3be
Merge branch '3.2' into 3.3
Show description for d569476
nicolas-grekas
committed
d569476
Copy full SHA for d569476
Merge branch '2.8' into 3.2
Show description for a280e81
nicolas-grekas
committed
a280e81
Copy full SHA for a280e81
Merge branch '2.7' into 2.8
Show description for 17670e4
nicolas-grekas
committed
17670e4
Copy full SHA for 17670e4
minor #23670 [DI] use assertStringEqualsFile when possible (nicolas-grekas)
Show description for 072c866
nicolas-grekas
committed
072c866
Copy full SHA for 072c866
bug #23615 [Cache] Handle serialization failures for Memcached (nicolas-grekas)
Show description for 8907bc4
nicolas-grekas
committed
8907bc4
Copy full SHA for 8907bc4
bug #23654 [DI] Fix using private services in expressions (nicolas-grekas)
Show description for a3f8fb0
nicolas-grekas
committed
a3f8fb0
Copy full SHA for a3f8fb0
bug #23662 [VarDumper] Adapt to php 7.2 changes (nicolas-grekas)
Show description for e5790af
nicolas-grekas
committed
e5790af
Copy full SHA for e5790af
[DI] use assertStringEqualsFile when possible
nicolas-grekas
committed
eebae7e
Copy full SHA for eebae7e
Commits on Jul 25, 2017
minor #23652 [Form] Static call TimezoneType::getTimezones (ro0NL)
Show description for 5e89278
ogizanagi
committed
5e89278
Copy full SHA for 5e89278
[VarDumper] Adapt to php 7.2 changes
nicolas-grekas
committed
3c2f5f7
Copy full SHA for 3c2f5f7
[DI] Fix using private services in expressions
nicolas-grekas
committed
f3da6cf
Copy full SHA for f3da6cf
bug #23645 [DI] Fix resetting private services (nicolas-grekas)
Show description for e6f6150
ogizanagi
committed
e6f6150
Copy full SHA for e6f6150
bug #23649 [Form][TwigBridge] Don't render _method in form_rest() for a child form (fmarchalemisys)
Show description for 2af5959
ogizanagi
committed
2af5959
Copy full SHA for 2af5959
[Form][TwigBridge] Don't render _method in form_rest() for a child form
fmarchalemisys
authored and
ogizanagi
committed
973b2d3
Copy full SHA for 973b2d3
[VarDumper] Dont use Stub objects for arrays
nicolas-grekas
committed
0d5012d
Copy full SHA for 0d5012d
Commits on Jul 24, 2017
[DI] Fix resetting private services
nicolas-grekas
committed
320cf40
Copy full SHA for 320cf40
[Form] Static call TimezoneType::getTimezones
ro0NL
authored
fe48ab1
Copy full SHA for fe48ab1
minor #23636 [Form] Removed references for non existent validator constraints (Koc)
Show description for 945596b
ogizanagi
committed
945596b
Copy full SHA for 945596b
minor #23637 [VarDumper] Remove dead code (nicolas-grekas)
Show description for c431fd9
nicolas-grekas
committed
c431fd9
Copy full SHA for c431fd9
minor #23635 [Yaml] Suggest using quotes instead of Yaml::PARSE_KEYS_AS_STRINGS (GuilhemN)
Show description for a00b05e
fabpot
committed
a00b05e
Copy full SHA for a00b05e
Pagination
Previous
Next
You can’t perform that action at this time.