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 }}
lchenay
/
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.0
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 19, 2012
merged branch Seldaek/monologbridge (PR #5297)
Show description for 07d108a
fabpot
committed
07d108a
Copy full SHA for 07d108a
Update monolog compatibility
Seldaek
committed
e49afde
Copy full SHA for e49afde
Commits on Aug 18, 2012
Add support for Monolog 1.2.0
Seldaek
committed
832f8dd
Copy full SHA for 832f8dd
Commits on Aug 10, 2012
merged branch hidenorigoto/fix-di-phpdumper (PR #5194)
Show description for ee572b3
fabpot
committed
ee572b3
Copy full SHA for ee572b3
merged branch kriswallsmith/graceful-invalid-session (PR #5210)
Show description for f604058
fabpot
committed
f604058
Copy full SHA for f604058
Commits on Aug 7, 2012
avoid fatal error on invalid session
kriswallsmith
committed
c51fc10
Copy full SHA for c51fc10
Commits on Aug 6, 2012
[DependencyInjection] Fixed a frozen constructor of a container with no parameters
hidenorigoto
committed
1a4a4ee
Copy full SHA for 1a4a4ee
[DependencyInjection] Added a test for a frozen constructor of a container with no parameters
hidenorigoto
committed
2a124bc
Copy full SHA for 2a124bc
merged branch beberlei/ConfigFileLoaderTypeMissing (PR #5193)
Show description for 3d32a0b
fabpot
committed
3d32a0b
Copy full SHA for 3d32a0b
[Config] Missing type argument passed to loader.
Show description for b3cf36a
beberlei
committed
b3cf36a
Copy full SHA for b3cf36a
Commits on Aug 3, 2012
merged branch SamsonIT/fix_broken_command_registration (PR #5169)
Show description for 89dce2d
fabpot
committed
89dce2d
Copy full SHA for 89dce2d
merged branch lsmith77/container_builder_cosmetics (PR #5165)
Show description for 9825453
fabpot
committed
9825453
Copy full SHA for 9825453
Fixes incorrect class used in src/Symfony/Bundle/FrameworkBundle/Console/Application.php
Show description for 55a0b34
smokeybear87
authored and
Bart van den Burg
committed
55a0b34
Copy full SHA for 55a0b34
[FrameworkBundle] added test for fix broken command registration
Bart van den Burg
committed
79c547f
Copy full SHA for 79c547f
corrected phpdoc
lsmith77
committed
4563397
Copy full SHA for 4563397
merged branch vicb/doctrine_logger (PR #5139)
Show description for fee3f4e
fabpot
committed
fee3f4e
Copy full SHA for fee3f4e
merged branch lsmith77/container_builder_cosmetics (PR #5163)
Show description for 089feb7
fabpot
committed
089feb7
Copy full SHA for 089feb7
removed unused private property
lsmith77
committed
3605c54
Copy full SHA for 3605c54
fix phpdoc statement of getAlias()
lsmith77
committed
d4a78a2
Copy full SHA for d4a78a2
merged branch henrikbjorn/2.0 (PR #5137)
Show description for 13c60bd
fabpot
committed
13c60bd
Copy full SHA for 13c60bd
merged branch web-dev/bundle-interface-command-fatal-error (PR #5133)
Show description for bb57e54
fabpot
committed
bb57e54
Copy full SHA for bb57e54
merged branch gajdaw/md_format_fix (PR #5160)
Show description for f5d2187
fabpot
committed
f5d2187
Copy full SHA for f5d2187
MD format fix
gajdaw
committed
6b0dcbb
Copy full SHA for 6b0dcbb
Commits on Aug 1, 2012
[DoctrineBridge] Fix log of non utf8 data
vicb
committed
a0709fc
Copy full SHA for a0709fc
Only call registerCommand on bundles that is an instance of Bundle
Show description for 0b78fdf
henrikbjorn
committed
0b78fdf
Copy full SHA for 0b78fdf
Added a test case to demonstrate the fatal error occuring when a Bundle implementing BundleInterface only is registered in the kernel.
Josiah
committed
30bcb57
Copy full SHA for 30bcb57
Commits on Jul 27, 2012
merged branch diaspar/2.0-pdosessionstorage-issue3255 (PR #5070)
Show description for 1da896d
fabpot
committed
1da896d
Copy full SHA for 1da896d
Commits on Jul 26, 2012
fixed error on oracle db related to clob data.
Show description for 9e28593
diaspar
committed
9e28593
Copy full SHA for 9e28593
merged branch bschussek/issue3179 (PR #5069)
Show description for d92daec
fabpot
committed
d92daec
Copy full SHA for d92daec
[Validator] Fixed: StaticMethodLoader does not try to invoke methods of interfaces anymore
webmozart
committed
9f4178b
Copy full SHA for 9f4178b
Commits on Jul 25, 2012
merged branch bschussek/group-sequence (PR #5045)
Show description for 24e3e2a
fabpot
committed
24e3e2a
Copy full SHA for 24e3e2a
[Validator] Fixed group sequence support in the XML and YAML drivers
webmozart
committed
2a3235a
Copy full SHA for 2a3235a
Commits on Jul 23, 2012
fixed typo
fabpot
committed
a5451e4
Copy full SHA for a5451e4
merged branch parhs/2.0 (PR #5005)
Show description for bceb28f
fabpot
committed
bceb28f
Copy full SHA for bceb28f
moved deps in recommend to suggest
fabpot
committed
76c1e26
Copy full SHA for 76c1e26
Pagination
Previous
Next
You can’t perform that action at this time.