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 }}
vdroznik
/
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
2
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 May 5, 2014
bug #10854 [Debug] fix handling deprecated warnings and stacked errors turned into exceptions (nicolas-grekas)
Show description for 896a351
fabpot
committed
896a351
Copy full SHA for 896a351
[Debug] fix handling deprecated warnings and stacked errors turned into exceptions
nicolas-grekas
committed
95f3276
Copy full SHA for 95f3276
Commits on May 4, 2014
feature #10843 [TwigBridge] Added compile-time issues checking in twig:lint command (maxromanovsky)
Show description for 19db5f7
fabpot
committed
19db5f7
Copy full SHA for 19db5f7
feature #10829 Fix issue 9172 (umpirsky)
Show description for 9c1cdbd
fabpot
committed
9c1cdbd
Copy full SHA for 9c1cdbd
Fix issue 9172
umpirsky
authored and
fabpot
committed
25f1d85
Copy full SHA for 25f1d85
Commits on May 3, 2014
[TwigBridge] Added compile-time issues checking in twig:lint command
maxromanovsky
committed
418cea1
Copy full SHA for 418cea1
Commits on Apr 30, 2014
minor #10811 Use absolute URLs to assets on Symfony its internal pages. (RubenKruiswijk)
Show description for 8f8b20c
fabpot
committed
8f8b20c
Copy full SHA for 8f8b20c
bug #10809 Fixed composer to include config component for mocks in phpunit (jpauli)
Show description for 135c174
fabpot
committed
135c174
Copy full SHA for 135c174
Revert "bug #10817 [Debug] fix #10313: FlattenException not found (nicolas-grekas)"
Show description for afca3cd
fabpot
committed
afca3cd
Copy full SHA for afca3cd
Merge branch '2.4'
Show description for 49bc4f1
fabpot
committed
49bc4f1
Copy full SHA for 49bc4f1
Merge branch '2.3' into 2.4
Show description for 2724903
fabpot
committed
2724903
Copy full SHA for 2724903
bug #10817 [Debug] fix #10313: FlattenException not found (nicolas-grekas)
Show description for c18bf19
fabpot
committed
c18bf19
Copy full SHA for c18bf19
Commits on Apr 29, 2014
[Debug] fix #10313: FlattenException not found because of https://bugs.php.net/42098
nicolas-grekas
committed
b147cfa
Copy full SHA for b147cfa
Use absolute URLs to assets on Symfony its internal pages.
RubenKruiswijk
committed
e401533
Copy full SHA for e401533
bumped Symfony version to 2.5.0
fabpot
committed
89f7907
Copy full SHA for 89f7907
Fixed composer to include config component for mocks in phpunit
Julien Pauli
committed
939e92d
Copy full SHA for 939e92d
updated VERSION for 2.5.0-BETA2
fabpot
committed
aea2c64
Copy full SHA for aea2c64
updated CHANGELOG for 2.5.0-BETA2
fabpot
committed
0126c56
Copy full SHA for 0126c56
Merge branch '2.4'
Show description for 9c202ea
fabpot
committed
9c202ea
Copy full SHA for 9c202ea
Merge branch '2.3' into 2.4
Show description for f800ade
fabpot
committed
f800ade
Copy full SHA for f800ade
Commits on Apr 28, 2014
bug #10803 [Debug] fix ErrorHandlerTest when context is not an array (nicolas-grekas)
Show description for 585b61d
fabpot
committed
585b61d
Copy full SHA for 585b61d
[Debug] fix ErrorHandlerTest when context is not an array
nicolas-grekas
committed
988a5dc
Copy full SHA for 988a5dc
Merge branch '2.4'
Show description for 63d1255
fabpot
committed
63d1255
Copy full SHA for 63d1255
Merge branch '2.3' into 2.4
Show description for b1c4ece
fabpot
committed
b1c4ece
Copy full SHA for b1c4ece
bug #10801 [Debug] ErrorHandler: remove $GLOBALS from context in PHP5.3 fix #10292 (nicolas-grekas)
Show description for 48f26f7
fabpot
committed
48f26f7
Copy full SHA for 48f26f7
bug #10799 [Debug] less intrusive work around for https://bugs.php.net/54275 (nicolas-grekas)
Show description for 21ea038
fabpot
committed
21ea038
Copy full SHA for 21ea038
bug #10797 [HttpFoundation] Allow File instance to be passed to BinaryFileResponse (anlutro)
Show description for 9e2a834
fabpot
committed
9e2a834
Copy full SHA for 9e2a834
[Debug] ErrorHandler: remove $GLOBALS from context in PHP5.3 fix #10292
nicolas-grekas
committed
ed0ed80
Copy full SHA for ed0ed80
Allow File instance to be passed to BinaryFileResponse
anlutro
committed
fc04ad2
Copy full SHA for fc04ad2
[Debug] less intrusive work around for https://bugs.php.net/54275
nicolas-grekas
committed
d7a186f
Copy full SHA for d7a186f
bug #10798 [Console] Fix #10795: Allow instancing Console Application when STDIN is not declared (romainneutron)
Show description for f4f09d1
fabpot
committed
f4f09d1
Copy full SHA for f4f09d1
[Console] Fix #10795: Allow instancing Console Application when STDIN is not declared
romainneutron
committed
3a5a525
Copy full SHA for 3a5a525
minor #10644 Add upgrade instructions for the LoggerInterface that changed in Symfony 2.2 (ch3ric)
Show description for 37a4876
fabpot
committed
37a4876
Copy full SHA for 37a4876
Add upgrade instructions for the LoggerInterface
ch3ric
authored and
fabpot
committed
6daa295
Copy full SHA for 6daa295
fixed CS
fabpot
committed
17d7186
Copy full SHA for 17d7186
Pagination
Previous
Next
You can’t perform that action at this time.