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 }}
gagneet
/
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 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
bug #10643 [TwigBridge] Removed strict check when found variables inside a translation (goetas)
Show description for 11f9497
fabpot
committed
11f9497
Copy full SHA for 11f9497
Removed strict check when found variables inside a translation
goetas
authored and
fabpot
committed
074191e
Copy full SHA for 074191e
bug #10605 [ExpressionLanguage] Strict in_array check in Parser.php (parnas)
Show description for e210082
fabpot
committed
e210082
Copy full SHA for e210082
[ExpressionLanguage] Test for the non-strict in_array check in parsePrimaryExpression in Parser.php
parnas
authored and
fabpot
committed
154c4a5
Copy full SHA for 154c4a5
Strict in_array check in Parser.php
Show description for e465135
parnas
authored and
fabpot
committed
e465135
Copy full SHA for e465135
minor #10796 Updated Serbian latin validation translation (umpirsky)
Show description for 0515fe3
fabpot
committed
0515fe3
Copy full SHA for 0515fe3
Pagination
Previous
Next
You can’t perform that action at this time.