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 }}
asad-shmoghadam
/
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
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 19, 2012
merged branch Tobion/patch-2 (PR #4968)
Show description for 382f8a5
fabpot
committed
382f8a5
Copy full SHA for 382f8a5
merged branch cs278/rhel5-invalid-exitcode (PR #4970)
Show description for d5463ac
fabpot
committed
d5463ac
Copy full SHA for d5463ac
Commits on Jul 18, 2012
merged branch pborreli/profiler-pixel (PR #4969)
Show description for f53c4ba
fabpot
committed
f53c4ba
Copy full SHA for f53c4ba
[Process] Fixed a problem on RHEL5 where the exit code was incorrect
Show description for 310c458
cs278
committed
310c458
Copy full SHA for 310c458
[WebProfilerBundle] Fixed white pixel in toolbar info
pborreli
committed
3bb975c
Copy full SHA for 3bb975c
[HttpFoundation] optimize makeDisposition
Tobion
committed
1986e10
Copy full SHA for 1986e10
merged branch weaverryan/upgrade-listener-priorities (PR #4928)
Show description for cb82287
fabpot
committed
cb82287
Copy full SHA for cb82287
merged branch biozshock/more-verbose-message-form-getname (PR #4940)
Show description for ec5fee0
fabpot
committed
ec5fee0
Copy full SHA for ec5fee0
Added more verbose message for exception when form types have wrong getName method
biozshock
authored and
Artem Lopata
committed
89975ef
Copy full SHA for 89975ef
moved the request data collector to HttpKernel
fabpot
committed
4ce7249
Copy full SHA for 4ce7249
added a missing comment
fabpot
committed
a7503fb
Copy full SHA for a7503fb
merged branch guilhermeblanco/patch-9 (PR #4949)
Show description for ebea32c
fabpot
committed
ebea32c
Copy full SHA for ebea32c
[FrameworkBundle] raised the max nesting level for XDebug for tests to pass
fabpot
committed
f6815be
Copy full SHA for f6815be
fixed some tests
fabpot
committed
e0409f5
Copy full SHA for e0409f5
removed unneeded echo
fabpot
committed
0598043
Copy full SHA for 0598043
merged branch bschussek/performance (PR #4918)
Show description for 1570db9
fabpot
committed
1570db9
Copy full SHA for 1570db9
merged branch Tobion/patch-1 (PR #4959)
Show description for ddaa591
fabpot
committed
ddaa591
Copy full SHA for ddaa591
fix class name in upgrade
Tobion
committed
5233984
Copy full SHA for 5233984
Commits on Jul 17, 2012
merged branch bschussek/optionsresolver (PR #4945)
Show description for 242a388
fabpot
committed
242a388
Copy full SHA for 242a388
merged branch bschussek/phpengine_cache_escape (PR #4942)
Show description for 34c2bf7
fabpot
committed
34c2bf7
Copy full SHA for 34c2bf7
merged branch stof/doctrine_2_3 (PR #4941)
Show description for 8754c0c
fabpot
committed
8754c0c
Copy full SHA for 8754c0c
merged branch bschussek/issue4125 (PR #4953)
Show description for f52ce61
fabpot
committed
f52ce61
Copy full SHA for f52ce61
merged branch jonathaningram/patch-7 (PR #4950)
Show description for 0f746a5
fabpot
committed
0f746a5
Copy full SHA for 0f746a5
[Form] Fixed DoctrineType to use getManagerForClass() if no EM name is given
webmozart
committed
17ca9b6
Copy full SHA for 17ca9b6
[Form] Fixed consideration of Twig's template inheritance and added another performance-improving check
webmozart
committed
1474aa5
Copy full SHA for 1474aa5
[FrameworkBundle] minor typo in controller action docblock
jonathaningram
committed
764b1de
Copy full SHA for 764b1de
Update master
guilhermeblanco
committed
1f33756
Copy full SHA for 1f33756
Commits on Jul 16, 2012
[OptionsResolver] Slightly tweaked the performance of the Options class
webmozart
committed
610c602
Copy full SHA for 610c602
Fixed my rubbish English
webmozart
committed
b4ec7f5
Copy full SHA for b4ec7f5
[Form] Fixed passing of variables in the FormRenderer
webmozart
committed
d11f8b5
Copy full SHA for d11f8b5
[Form] Extracted common parts of FormHelper and FormExtension into separate classes
webmozart
committed
629093e
Copy full SHA for 629093e
[Templating] Cached the result of escape() in order to improve performance (+470ms)
webmozart
committed
0d0a968
Copy full SHA for 0d0a968
[Form] Implemented a more intelligent caching strategy in FormHelper (PHP +100ms, Twig +100ms)
webmozart
committed
216c539
Copy full SHA for 216c539
[DoctrineBridge] Fixed the type guesser for doctrine 2.3
stof
committed
8f99be3
Copy full SHA for 8f99be3
Commits on Jul 15, 2012
bumped Symfony version to 2.1.0-DEV
fabpot
committed
151b79a
Copy full SHA for 151b79a
Pagination
Previous
Next
You can’t perform that action at this time.