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 }}
vicb
/
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
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 11, 2014
Merge branch '2.4'
Show description for f828aee
fabpot
committed
f828aee
Copy full SHA for f828aee
Merge branch '2.3' into 2.4
Show description for e2ac5df
fabpot
committed
e2ac5df
Copy full SHA for e2ac5df
minor #10234 Various minor changes (fabpot)
Show description for a1813cb
fabpot
committed
a1813cb
Copy full SHA for a1813cb
fixed various inconsistencies
fabpot
committed
eb3f6c6
Copy full SHA for eb3f6c6
Commits on Feb 10, 2014
bug #10215 [Routing] reduced recursion in dumper (arnaud-lb)
Show description for f964cc8
fabpot
committed
f964cc8
Copy full SHA for f964cc8
reduced recursion when building DumperPrefixCollection
arnaud-lb
authored and
fabpot
committed
979d5c0
Copy full SHA for 979d5c0
renamed variables - making next change more readable
arnaud-lb
authored and
fabpot
committed
e0cf244
Copy full SHA for e0cf244
minor #10219 [EventDispatcher] removing dead code. (inalgnu)
Show description for 5fbcf88
fabpot
committed
5fbcf88
Copy full SHA for 5fbcf88
removing dead code.
inelgnu
authored and
fabpot
committed
fdecc69
Copy full SHA for fdecc69
minor #10214 [3.0][Console] Added isVerbosity* to OutputInterface (lyrixx)
Show description for d0386e4
fabpot
committed
d0386e4
Copy full SHA for d0386e4
minor #10222 [ExpressionLanguage] added some documentation about functions (fabpot)
Show description for 4ab78e0
fabpot
committed
4ab78e0
Copy full SHA for 4ab78e0
minor #10223 [ExpressionLanguage] added some tests for the built-in constant() function (fabpot)
Show description for 41cf1cc
fabpot
committed
41cf1cc
Copy full SHA for 41cf1cc
[ExpressionLanguage] added some tests for the built-in constant() function
fabpot
committed
d8f55f5
Copy full SHA for d8f55f5
[ExpressionLanguage] added some documentation about functions
fabpot
committed
600d481
Copy full SHA for 600d481
Commits on Feb 7, 2014
[3.0][Console] Added isVerbosity* to OutputInterface
Show description for 816b295
lyrixx
committed
816b295
Copy full SHA for 816b295
Commits on Feb 6, 2014
feature #10200 [EventDispatcher] simplified code for TraceableEventDispatcher (fabpot)
Show description for fe86efd
fabpot
committed
fe86efd
Copy full SHA for fe86efd
Commits on Feb 5, 2014
feature #10198 [Stopwatch] Allow getting duration of events without calling stop() (jochenvdv)
Show description for 6dfdb97
fabpot
committed
6dfdb97
Copy full SHA for 6dfdb97
bug #10207 [DomCrawler] Fixed filterXPath() chaining (robbertkl)
Show description for c11c588
fabpot
committed
c11c588
Copy full SHA for c11c588
[DomCrawler] Fixed filterXPath() chaining
robbertkl
committed
43a7716
Copy full SHA for 43a7716
bug #10205 [DomCrawler] Fixed incorrect handling of image inputs (robbertkl)
Show description for e453c45
fabpot
committed
e453c45
Copy full SHA for e453c45
Commits on Feb 4, 2014
[DomCrawler] Fixed incorrect handling of image inputs
robbertkl
committed
816cf17
Copy full SHA for 816cf17
[EventDispatcher] simplified code for TraceableEventDispatcher
fabpot
committed
42e4c7b
Copy full SHA for 42e4c7b
bug #10199 fix ProcessPipes (nicolas-grekas)
Show description for bcb5239
fabpot
committed
bcb5239
Copy full SHA for bcb5239
fix ProcessPipes
nicolas-grekas
committed
076d417
Copy full SHA for 076d417
Merge branch '2.4'
Show description for 22970e0
fabpot
committed
22970e0
Copy full SHA for 22970e0
Allow retrieving unstopped stopwatch events
Show description for 2efe461
jochenvdv
committed
2efe461
Copy full SHA for 2efe461
Merge branch '2.3' into 2.4
Show description for aca1686
fabpot
committed
aca1686
Copy full SHA for aca1686
Include running periods in duration
Show description for d3d097d
jochenvdv
committed
d3d097d
Copy full SHA for d3d097d
minor #10186 Made some HHVM-related fixes (fabpot)
Show description for bea1537
fabpot
committed
bea1537
Copy full SHA for bea1537
bug #10191 [HttpKernel] fixed wrong reference in TraceableEventDispatcher (fabpot)
Show description for 6a4d765
fabpot
committed
6a4d765
Copy full SHA for 6a4d765
minor #10188 [TwigBundle] added missing @deprecated tag (fabpot)
Show description for 5e12d74
fabpot
committed
5e12d74
Copy full SHA for 5e12d74
added missing @deprecated tag
fabpot
committed
fefd4df
Copy full SHA for fefd4df
bug #10195 [Debug] Fixed recursion level incrementing in FlattenException::flattenArgs(). (sun)
Show description for 7a11908
fabpot
committed
7a11908
Copy full SHA for 7a11908
Fixed recursion level incrementing in FlattenException::flattenArgs().
sun
authored and
fabpot
committed
de32b8e
Copy full SHA for de32b8e
Commits on Feb 3, 2014
Merge branch '2.4'
Show description for 4c9e307
fabpot
committed
4c9e307
Copy full SHA for 4c9e307
Pagination
Previous
Next
You can’t perform that action at this time.