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 }}
LegendZhu
/
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 Sep 4, 2012
merged branch beberlei/RevertDbalAcl (PR #5253)
Show description for 1dd1532
fabpot
committed
1dd1532
Copy full SHA for 1dd1532
merged branch eventhorizonpl/100ptc_component_httpfundation (PR #5409)
Show description for 0919361
fabpot
committed
0919361
Copy full SHA for 0919361
merged branch eventhorizonpl/100_ptc_symfony_component_class_loader_p3 (PR #5412)
Show description for 2cd61ab
fabpot
committed
2cd61ab
Copy full SHA for 2cd61ab
merged branch eventhorizonpl/100ptc_component_httpfundation_p2 (PR #5413)
Show description for 5040599
fabpot
committed
5040599
Copy full SHA for 5040599
merged branch eventhorizonpl/100ptc_component_httpfundation_p3 (PR #5414)
Show description for a44c8d8
fabpot
committed
a44c8d8
Copy full SHA for a44c8d8
merged branch eventhorizonpl/100ptc_component_httpfundation_p4 (PR #5415)
Show description for ee51ca8
fabpot
committed
ee51ca8
Copy full SHA for ee51ca8
merged branch eventhorizonpl/100ptc_component_httpfundation_p5 (PR #5416)
Show description for 36c64e0
fabpot
committed
36c64e0
Copy full SHA for 36c64e0
merged branch armetiz/patch-2 (PR #5429)
Show description for 7888598
fabpot
committed
7888598
Copy full SHA for 7888598
Remove "you" word.
armetiz
committed
6d49bfb
Copy full SHA for 6d49bfb
Commits on Sep 2, 2012
Response tests
Show description for 0af8778
Michal Piotrowski
committed
0af8778
Copy full SHA for 0af8778
Commits on Sep 1, 2012
RedirectResponse tests
Michal Piotrowski
committed
21a5841
Copy full SHA for 21a5841
StreamedResponseTest
Michal Piotrowski
committed
b89d4ee
Copy full SHA for b89d4ee
ResponseHeaderBag tests
Michal Piotrowski
committed
c74d9a9
Copy full SHA for c74d9a9
load test
Michal Piotrowski
committed
8a3c8c9
Copy full SHA for 8a3c8c9
JsonResponseTest
Michal Piotrowski
committed
3036b00
Copy full SHA for 3036b00
Point to information on how to run the test suite. (closes #5405)
sebastianbergmann
authored and
fabpot
committed
41ffd00
Copy full SHA for 41ffd00
merged branch bschussek/issue4670 (PR #5406)
Show description for 797ba68
fabpot
committed
797ba68
Copy full SHA for 797ba68
Commits on Aug 31, 2012
[Security] fixed typo in a test
fabpot
committed
07ec1cb
Copy full SHA for 07ec1cb
[Form] Fixed PropertyPath to not modify Collection instances (not even their clones)
webmozart
committed
04fd5f1
Copy full SHA for 04fd5f1
merged branch stof/fix_testsuite (PR #5403)
Show description for c0673d7
fabpot
committed
c0673d7
Copy full SHA for c0673d7
Removed the unnecessary file include
Show description for 7ef6295
stof
committed
7ef6295
Copy full SHA for 7ef6295
merged branch Tobion/uselessparamdefaults (PR #5400)
Show description for 0f61b2e
fabpot
committed
0f61b2e
Copy full SHA for 0f61b2e
merged branch janmarek/patch-1 (PR #5202)
Show description for 5e7723f
fabpot
committed
5e7723f
Copy full SHA for 5e7723f
[Routing] added route compile check to identify a default value of a required variable that does not match the requirement
Tobion
committed
cb7e3f5
Copy full SHA for cb7e3f5
Commits on Aug 30, 2012
merged branch Tobion/requirementscheck (PR #5187)
Show description for 2cf50b7
fabpot
committed
2cf50b7
Copy full SHA for 2cf50b7
extended phpdoc of ConfigurableRequirementsInterface
Tobion
committed
3363832
Copy full SHA for 3363832
[Routing] added test for disabled requirements check
Tobion
committed
5f64503
Copy full SHA for 5f64503
[Routing] allow disabling the requirements check on URL generation
Tobion
committed
4225869
Copy full SHA for 4225869
merged branch romainneutron/ProcessExitCode (PR #5386)
Show description for 569e29d
fabpot
committed
569e29d
Copy full SHA for 569e29d
Add @Seldaek remote modifications
romainneutron
committed
407db65
Copy full SHA for 407db65
Add unit test demonstrating bad exit code getter for a failing process
romainneutron
committed
3bfb976
Copy full SHA for 3bfb976
merged branch rdohms/html5-regexp (PR #5382)
Show description for 2982e6e
fabpot
committed
2982e6e
Copy full SHA for 2982e6e
Issue #5307: HTML regexp when match is false
Show description for 7503ec9
rdohms
committed
7503ec9
Copy full SHA for 7503ec9
merged branch mpiecko/master (PR #5280)
Show description for 03f34a9
fabpot
committed
03f34a9
Copy full SHA for 03f34a9
fixed typo
fabpot
committed
548db6d
Copy full SHA for 548db6d
Pagination
Previous
Next
You can’t perform that action at this time.