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 }}
Simperfit
/
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
f495410
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 26, 2015
[Form] Disabled view data validation if "data_class" is set to null
webmozart
committed
f495410
Copy full SHA for f495410
Merge branch '2.3' into 2.7
Show description for d1a50a2
nicolas-grekas
committed
d1a50a2
Copy full SHA for d1a50a2
minor #16670 Always enable clock-mock for HttpFoundation (nicolas-grekas)
Show description for 7ddfc5f
nicolas-grekas
committed
7ddfc5f
Copy full SHA for 7ddfc5f
Commits on Nov 25, 2015
bug #16668 [ClassLoader] Fix parsing namespace when token_get_all() is missing (nicolas-grekas)
Show description for 27327d3
Tobion
committed
27327d3
Copy full SHA for 27327d3
Always enable clock-mock for HttpFoundation
nicolas-grekas
committed
1712086
Copy full SHA for 1712086
[ClassLoader] Fix parsing namespace when token_get_all() is missing
nicolas-grekas
committed
4a17c9e
Copy full SHA for 4a17c9e
bug #16386 Bug #16343 [Router] Too many Routes ? (jelte)
Show description for bece73a
nicolas-grekas
committed
bece73a
Copy full SHA for bece73a
Bug #16343 [Router] Too many Routes ?
Jelte Steijaert
authored and
nicolas-grekas
committed
0113ac3
Copy full SHA for 0113ac3
Commits on Nov 24, 2015
bug #16651 [Debug] Ensure class declarations are loaded only once (nicolas-grekas)
Show description for 26ef430
nicolas-grekas
committed
26ef430
Copy full SHA for 26ef430
[Debug] Ensure class declarations are loaded only once
nicolas-grekas
committed
01c08fc
Copy full SHA for 01c08fc
Merge branch '2.3' into 2.7
Show description for 6de2304
nicolas-grekas
committed
6de2304
Copy full SHA for 6de2304
minor #16644 [travis] Disable xdebug on PHP7 (nicolas-grekas)
Show description for 8d0ec00
nicolas-grekas
committed
8d0ec00
Copy full SHA for 8d0ec00
[travis] Disable xdebug on PHP7
nicolas-grekas
committed
dfda5ce
Copy full SHA for dfda5ce
Commits on Nov 23, 2015
bumped Symfony version to 2.7.8
fabpot
committed
fc0ee0e
Copy full SHA for fc0ee0e
Merge pull request #16638 from fabpot/release-2.7.7
Show description for cc69dbd
fabpot
committed
cc69dbd
Copy full SHA for cc69dbd
updated VERSION for 2.7.7
fabpot
committed
d99f241
Copy full SHA for d99f241
updated CHANGELOG for 2.7.7
fabpot
committed
d386f9c
Copy full SHA for d386f9c
bumped Symfony version to 2.3.36
fabpot
committed
03eb2e9
Copy full SHA for 03eb2e9
Merge pull request #16634 from fabpot/release-2.3.35
Show description for 8f52c65
fabpot
committed
8f52c65
Copy full SHA for 8f52c65
updated VERSION for 2.3.35
fabpot
committed
3b790dd
Copy full SHA for 3b790dd
update CONTRIBUTORS for 2.3.35
fabpot
committed
6836bc3
Copy full SHA for 6836bc3
updated CHANGELOG for 2.3.35
fabpot
committed
4e44295
Copy full SHA for 4e44295
Merge branch '2.3' into 2.7
Show description for 5edc71e
fabpot
committed
5edc71e
Copy full SHA for 5edc71e
security #16631 n/a (xabbuh)
Show description for f95078c
fabpot
committed
f95078c
Copy full SHA for f95078c
security #16630 n/a (xabbuh)
Show description for c519772
fabpot
committed
c519772
Copy full SHA for c519772
fixed tests
fabpot
committed
d12cf19
Copy full SHA for d12cf19
migrate session after remember me authentication
xabbuh
authored and
fabpot
committed
f88e600
Copy full SHA for f88e600
prevent timing attacks in digest auth listener
xabbuh
authored and
fabpot
committed
819aa54
Copy full SHA for 819aa54
mitigate CSRF timing attack vulnerability
xabbuh
authored and
fabpot
committed
557ea17
Copy full SHA for 557ea17
fix potential timing attack issue
xabbuh
authored and
fabpot
committed
f1fd768
Copy full SHA for f1fd768
Commits on Nov 20, 2015
Merge branch '2.3' into 2.7
Show description for c91638f
nicolas-grekas
committed
c91638f
Copy full SHA for c91638f
Commits on Nov 19, 2015
bug #16588 Sent out a status text for unknown HTTP headers. (dawehner)
Show description for 3dc2244
fabpot
committed
3dc2244
Copy full SHA for 3dc2244
Sent out a status text for unknown HTTP headers.
dawehner
authored and
fabpot
committed
eec6fbc
Copy full SHA for eec6fbc
bug #16295 [DependencyInjection] Unescape parameters for all types of injection (Nicofuma)
Show description for f11e2e9
fabpot
committed
f11e2e9
Copy full SHA for f11e2e9
Merge branch '2.3' into 2.7
Show description for 16fb701
fabpot
committed
16fb701
Copy full SHA for 16fb701
Pagination
Previous
Next
You can’t perform that action at this time.