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 }}
rquadling
/
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
2.8
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 16, 2015
minor #15812 [WebProfilerBundle] bug #15811 use of twig deprecated sameas test (ctrl-f5)
Show description for f3b6ffc
fabpot
committed
f3b6ffc
Copy full SHA for f3b6ffc
bug #15811 use of twig deprecated sameas test
ctrl-f5
committed
534c5db
Copy full SHA for 534c5db
Commits on Sep 15, 2015
minor #15809 Remove minimum width for web profiler content view (jbafford)
Show description for 0a5807b
Tobion
committed
0a5807b
Copy full SHA for 0a5807b
Remove minimum width for web profiler content view
jbafford
committed
62dc014
Copy full SHA for 62dc014
feature #15743 Validate the extended type for lazy-loaded type extensions (stof)
Show description for af4a624
fabpot
committed
af4a624
Copy full SHA for af4a624
Validate the extended type for lazy-loaded type extensions
stof
committed
8826d39
Copy full SHA for 8826d39
Commits on Sep 14, 2015
Merge branch '2.7' into 2.8
Show description for 6393ec3
fabpot
committed
6393ec3
Copy full SHA for 6393ec3
Merge branch '2.3' into 2.7
Show description for cafd4af
fabpot
committed
cafd4af
Copy full SHA for cafd4af
bug #13794 [DomCrawler] Invalid uri created from forms if base tag present (danez)
Show description for 6d3f124
fabpot
committed
6d3f124
Copy full SHA for 6d3f124
[DomCrawler] Invalid uri created from forms if base tag present
danez
authored and
fabpot
committed
dc57a7a
Copy full SHA for dc57a7a
feature #15787 [VarDumper] Add caster for OuterIterator objects (nicolas-grekas)
Show description for 9e32be3
fabpot
committed
9e32be3
Copy full SHA for 9e32be3
bug #15728 Use stderr by default when a specific output is not injected (Seldaek)
Show description for eff9a26
fabpot
committed
eff9a26
Copy full SHA for eff9a26
minor #15789 [Console] update param type phpdoc for StreamOutput (Tobion)
Show description for 3cf95ee
fabpot
committed
3cf95ee
Copy full SHA for 3cf95ee
bug #15637 Use ObjectManager interface instead of EntityManager (gnat42)
Show description for d87db39
fabpot
committed
d87db39
Copy full SHA for d87db39
[VarDumper] Add caster for OuterIterator objects
nicolas-grekas
committed
f64b72d
Copy full SHA for f64b72d
[Console] update param type phpdoc for StreamOutput
Tobion
committed
c036352
Copy full SHA for c036352
[Console] fix typo in OutputInterface
Tobion
committed
50afff1
Copy full SHA for 50afff1
Use stderr by default when a specific output is not injected
Seldaek
committed
c28796e
Copy full SHA for c28796e
fixed bad merge
fabpot
committed
7d343e6
Copy full SHA for 7d343e6
bug #15783 [Debug] Fix case mismatch detection (nicolas-grekas)
Show description for 2f31cbf
fabpot
committed
2f31cbf
Copy full SHA for 2f31cbf
[Debug] Fix case mismatch detection
nicolas-grekas
committed
18e9f45
Copy full SHA for 18e9f45
feature #13616 [HttpKernel] Add entry point to more easily create/configure the DI extension (egeloen)
Show description for 95ccd3b
fabpot
committed
95ccd3b
Copy full SHA for 95ccd3b
[HttpKernel] Add entry point to more easily create/configure the DI extension
GeLoLabs
authored and
fabpot
committed
9bae1ae
Copy full SHA for 9bae1ae
feature #14378 [DX] Added a logout link in the security panel of the web debug toolbar (javiereguiluz)
Show description for 74e4086
fabpot
committed
74e4086
Copy full SHA for 74e4086
[DX] Added a logout link in the security panel of the web debug toolbar
javiereguiluz
authored and
fabpot
committed
192523a
Copy full SHA for 192523a
bug #14802 [HttpKernel] fix broken multiline <esi:remove> (sstok)
Show description for b185056
fabpot
committed
b185056
Copy full SHA for b185056
[HttpKernel] fix broken multiline <esi:remove>
sstok
authored and
fabpot
committed
06f97bf
Copy full SHA for 06f97bf
bug #14841 [DoctrineBridge] Fixed #14840 (saksmt)
Show description for dcc6581
fabpot
committed
dcc6581
Copy full SHA for dcc6581
[DoctrineBridge] Fixed #14840
saksmt
authored and
fabpot
committed
92ad5df
Copy full SHA for 92ad5df
minor #15543 [FrameworkBundle] add a suggest for the serializer component (lsmith77)
Show description for f6bade0
fabpot
committed
f6bade0
Copy full SHA for f6bade0
[FrameworkBundle] add a suggest for the serializer component
lsmith77
authored and
fabpot
committed
c7acde8
Copy full SHA for c7acde8
fixed CS
fabpot
committed
f20e4e5
Copy full SHA for f20e4e5
removed non-working tests
fabpot
committed
7b776e7
Copy full SHA for 7b776e7
feature #15620 [WIP] #15502 Make template shortcuts be usable without Templating component (Koc)
Show description for 46eaafc
fabpot
committed
46eaafc
Copy full SHA for 46eaafc
[WIP] #15502 Make template shortcuts be usable without Templating component
Koc
authored and
fabpot
committed
d547ec0
Copy full SHA for d547ec0
Pagination
Previous
Next
You can’t perform that action at this time.