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 }}
ocubom
/
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
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 Mar 29, 2012
merged branch liuggio/webtestcase_kernel_shutdown_before_client (PR #3704)
Show description for a7a696f
fabpot
committed
a7a696f
Copy full SHA for a7a696f
merged branch olegstepura/patch-1 (PR #3726)
Show description for 494e28b
fabpot
committed
494e28b
Copy full SHA for 494e28b
Markdown parser cut the underscores
olegstepura
committed
c466df3
Copy full SHA for c466df3
merged branch lyrixx/patch-1 (PR #3721)
Show description for 036fc36
fabpot
committed
036fc36
Copy full SHA for 036fc36
merged branch hason/upload_translations (PR #3724)
Show description for 565c89c
fabpot
committed
565c89c
Copy full SHA for 565c89c
[FrameworkBundle] added new czech validators translations for the File constraint.
hason
committed
44a7ca1
Copy full SHA for 44a7ca1
merged branch conf/fix-tests-master (PR #3722)
Show description for 44637cc
fabpot
committed
44637cc
Copy full SHA for 44637cc
Added some skipifs to prevent fatal errors on missing extensions.
Shein Alexey
committed
0bde12c
Copy full SHA for 0bde12c
[HttpFoundation] Added RFC reference to 308
lyrixx
committed
c73748f
Copy full SHA for c73748f
added kernel shutdown before create client, fixed and stashed
liuggio
committed
3303155
Copy full SHA for 3303155
[HttpFoundation] Added support for 308 / Permanent Redirect
lyrixx
committed
468ad40
Copy full SHA for 468ad40
merged branch havvg/master (PR #3700)
Show description for b1bb27e
fabpot
committed
b1bb27e
Copy full SHA for b1bb27e
merged branch robocoder/patch-1 (PR #3701)
Show description for 13a27ed
fabpot
committed
13a27ed
Copy full SHA for 13a27ed
merged branch ajessu/phpserver (PR #3717)
Show description for 7c59d8d
fabpot
committed
7c59d8d
Copy full SHA for 7c59d8d
merged branch drak/flashinterface (PR #3719)
Show description for d471a16
fabpot
committed
d471a16
Copy full SHA for d471a16
fixed typo in the previous commit
fabpot
committed
aed954c
Copy full SHA for aed954c
moved component and bridge unit tests to the src/ directory
Show description for fea6b79
fabpot
committed
fea6b79
Copy full SHA for fea6b79
Commits on Mar 28, 2012
[HttpFoundation] Add missing method in flash interface.
Drak
committed
cde1c52
Copy full SHA for cde1c52
Run built-in server on dev environment
ajessu
committed
d243097
Copy full SHA for d243097
[DomCrawler] removed the hard dependency on CssSelector
fabpot
committed
3e95126
Copy full SHA for 3e95126
Commits on Mar 26, 2012
merged branch drak/session_gc (PR #3659)
Show description for 1bb6e0d
fabpot
committed
1bb6e0d
Copy full SHA for 1bb6e0d
Add exception-controller attribute to xsd
robocoder
committed
33382cd
Copy full SHA for 33382cd
add limit to logger explosion
Show description for dd4d46a
havvg
committed
dd4d46a
Copy full SHA for dd4d46a
merged branch cedriclombardot/feat-propel-explain (PR #3616)
Show description for cd56d09
fabpot
committed
cd56d09
Copy full SHA for cd56d09
merged branch gatsu/patch-1 (PR #3689)
Show description for 74b7bb3
fabpot
committed
74b7bb3
Copy full SHA for 74b7bb3
merged branch marcw/patch-security-refresh-user (PR #3402)
Show description for 1aaf5c9
fabpot
committed
1aaf5c9
Copy full SHA for 1aaf5c9
merged branch lsmith77/patch-1 (PR #3695)
Show description for 8e71361
fabpot
committed
8e71361
Copy full SHA for 8e71361
Commits on Mar 25, 2012
typo fix in upgrading guide
lsmith77
committed
72bf93f
Copy full SHA for 72bf93f
Commits on Mar 24, 2012
HttpFoundation\HeaderBag Little improvement.
protaskin
committed
b718960
Copy full SHA for b718960
Commits on Mar 23, 2012
fixed previous commit
fabpot
committed
a00ae27
Copy full SHA for a00ae27
[HttpFoundation] made the host lowercase as per RFC 952/2181
fabpot
committed
c4dfe93
Copy full SHA for c4dfe93
merged branch schmittjoh/processFailedException (PR #3633)
Show description for d5090ee
fabpot
committed
d5090ee
Copy full SHA for d5090ee
tweaked UPGRADE file
fabpot
committed
5041f85
Copy full SHA for 5041f85
[HttpFoundation] fixed a test
fabpot
committed
afdecaf
Copy full SHA for afdecaf
merged branch drak/session_flashmessages (PR #3267)
Show description for 09ab643
fabpot
committed
09ab643
Copy full SHA for 09ab643
Pagination
Previous
Next
You can’t perform that action at this time.