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 }}
sgillet
/
symfony
Public
forked from
symfony/symfony
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
c56bcd9
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 21, 2011
Fix unit test breakage from ProfilerStorageInterface change.
Matthew Lewinski
committed
c56bcd9
Copy full SHA for c56bcd9
Commits on Feb 20, 2011
[HttpKernel] added the possibility to define a parent token for a token in the profiler
Show description for 8a8c733
fabpot
committed
8a8c733
Copy full SHA for 8a8c733
added a DI extension for DoctrineMigrations, removed --bundle option in favor of application level settings
lsmith77
committed
c518074
Copy full SHA for c518074
[DependencyInjection] Test for Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass.
yclian
committed
0924039
Copy full SHA for 0924039
[DependencyInjection] Add Symfony\Tests\Component\DependencyInjection\ContainerBuilderTest::testAddGetCompilerPass().
yclian
committed
3275820
Copy full SHA for 3275820
fixed case problem
fabpot
committed
eb5877c
Copy full SHA for eb5877c
changed all extensions to use the default Extension::getAlias() impl
fabpot
committed
23e9386
Copy full SHA for 23e9386
Attempt to create a reasonable default based on the rules enforced in
Show description for 8e2d7ed
rrehbein
authored and
fabpot
committed
8e2d7ed
Copy full SHA for 8e2d7ed
[TwigBundle] Allow arbitrary variables to be accepted as values for globals
Show description for f4c0af7
jmikola
committed
f4c0af7
Copy full SHA for f4c0af7
[Config] Create VariableNode, which mimics ScalarNode but omits type-checking
Show description for 608e443
jmikola
committed
608e443
Copy full SHA for 608e443
Commits on Feb 19, 2011
[WebProfilerBundle] made the WDT less intruisive by moving it to its own Ajax request
fabpot
committed
28bf834
Copy full SHA for 28bf834
[DependencyInjection] Aesthetic changes on ContainerTest, consequence of not using a formatter.
yclian
authored and
fabpot
committed
a0e00ff
Copy full SHA for a0e00ff
[DependencyInjection] Test coverage improvements and corrections on Container.
yclian
authored and
fabpot
committed
c42f385
Copy full SHA for c42f385
[ZendBundle] only load the logger if there is a config
fabpot
committed
eda7475
Copy full SHA for eda7475
[FrameworkBundle] removed the Welcome page and moved it to the sandbox/standard distrib
fabpot
committed
9a25878
Copy full SHA for 9a25878
Merge remote branch 'stof/default_template'
Show description for 678e2f6
fabpot
committed
678e2f6
Copy full SHA for 678e2f6
Merge remote branch 'stof/escaping'
Show description for d6c277f
fabpot
committed
d6c277f
Copy full SHA for d6c277f
Use well-formed HTML in the default page
stof
committed
e9c7188
Copy full SHA for e9c7188
Merge remote branch 'hidenorigoto/fix-profiler-header'
Show description for 67ec6e5
fabpot
committed
67ec6e5
Copy full SHA for 67ec6e5
[HttpKernel] removed the bootstrap files as they do not belong to the component
Show description for b44d044
fabpot
committed
b44d044
Copy full SHA for b44d044
[WebProfilerBundle]link to the original url to go back to the application easily
hidenorigoto
committed
bbdbd81
Copy full SHA for bbdbd81
[WebProfilerBundle] Fixed template to work with the new behavior of {% set %}
stof
committed
857a9f3
Copy full SHA for 857a9f3
Merge remote branch 'stof/config_path'
Show description for 418655e
fabpot
committed
418655e
Copy full SHA for 418655e
removed CompatAssetsBundle, use AsseticBundle instead
fabpot
committed
a3207e9
Copy full SHA for a3207e9
Fixed path for finalization errors when using a prototype
stof
committed
fc9ff68
Copy full SHA for fc9ff68
Merge remote branch 'dator/send_email_command'
Show description for 3cbbd66
fabpot
committed
3cbbd66
Copy full SHA for 3cbbd66
[TwigBundle] changed all Boolean to string in XSD as you might want to use a parameter %...%
fabpot
committed
f6e624b
Copy full SHA for f6e624b
Merge remote branch 'opensky/TwigExtension-configuration'
Show description for 4833acf
fabpot
committed
4833acf
Copy full SHA for 4833acf
Merge remote branch 'weaverryan/config_definition_changes'
Show description for f849353
fabpot
committed
f849353
Copy full SHA for f849353
[WebProfilerBundle] removed the WDT on malformed HTML content
fabpot
committed
0834bf4
Copy full SHA for 0834bf4
fixed WDT link to the profiler
fabpot
committed
2c45611
Copy full SHA for 2c45611
fixed previous commit
fabpot
committed
946d3d9
Copy full SHA for 946d3d9
[TwigBundle] adding two global variables : environment & debug + some doc blocks
Show description for f1dd3f2
benjamindulau
authored and
fabpot
committed
f1dd3f2
Copy full SHA for f1dd3f2
small fix for recent refactoring in Doctrine Migrations
lsmith77
authored and
fabpot
committed
36132cc
Copy full SHA for 36132cc
[AsseticBundle] Sort Twig assets by name before loading for filesystem-independent results
Show description for 9b15b69
jmikola
authored and
fabpot
committed
9b15b69
Copy full SHA for 9b15b69
Pagination
Previous
Next
You can’t perform that action at this time.