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 }}
symfony
/
http-foundation
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
305
Star
8.7k
Code
Pull requests
0
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Security
Insights
Commits
Branch selector
v6.4.13
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 11, 2024
Merge branch '5.4' into 6.4
Show description for 4c0341b
xabbuh
committed
4c0341b
Copy full SHA for 4c0341b
Commits on Oct 10, 2024
session names must not be empty
Show description for 35f7b4c
xabbuh
committed
35f7b4c
Copy full SHA for 35f7b4c
Commits on Oct 9, 2024
Merge branch '5.4' into 6.4
Show description for 3363819
xabbuh
committed
3363819
Copy full SHA for 3363819
Commits on Oct 4, 2024
ensure session storages are opened in tests before destroying them
xabbuh
committed
e641edd
Copy full SHA for e641edd
Commits on Sep 25, 2024
Merge branch '5.4' into 6.4
Show description for df510a6
nicolas-grekas
committed
df510a6
Copy full SHA for df510a6
Add PR template and auto-close PR on subtree split repositories
GromNaN
authored and
nicolas-grekas
committed
a5509aa
Copy full SHA for a5509aa
Commits on Sep 20, 2024
Make more data providers static
derrabus
committed
133ac04
Copy full SHA for 133ac04
Commits on Sep 16, 2024
Merge branch '5.4' into 6.4
Show description for bf8b09f
xabbuh
committed
bf8b09f
Copy full SHA for bf8b09f
Commits on Sep 15, 2024
move setting deprecation session options into a legacy group test
xabbuh
committed
ae0d217
Copy full SHA for ae0d217
fix merge
xabbuh
committed
3bd4a26
Copy full SHA for 3bd4a26
Merge branch '5.4' into 6.4
Show description for 65dca5d
xabbuh
committed
65dca5d
Copy full SHA for 65dca5d
Commits on Sep 13, 2024
bug #58181 [HttpFoundation] Update links for `X-Accel-Redirect` and fail properly when `X-Accel-Mapping` is missing (nicolas-grekas)
Show description for a414c5d
fabpot
committed
a414c5d
Copy full SHA for a414c5d
Commits on Sep 11, 2024
Work around parse_url() bug
nicolas-grekas
committed
b61630e
Copy full SHA for b61630e
Commits on Sep 5, 2024
[HttpFoundation] Update links for X-Accel-Redirect and fail properly when X-Accel-Mapping is missing
nicolas-grekas
committed
4c7be83
Copy full SHA for 4c7be83
Commits on Jul 26, 2024
minor #57732 [HttpFoundation] Add tests for `MethodRequestMatcher` and `SchemeRequestMatcher` (alexandre-daubois)
Show description for 117f1f2
nicolas-grekas
committed
117f1f2
Copy full SHA for 117f1f2
Merge branch '5.4' into 6.4
Show description for c3fa5c0
nicolas-grekas
committed
c3fa5c0
Copy full SHA for c3fa5c0
[HttpFoundation] Add tests for uncovered sections
alexandre-daubois
committed
9c375b2
Copy full SHA for 9c375b2
Commits on Jul 16, 2024
[HttpFoundation] Add tests for `MethodRequestMatcher` and `SchemeRequestMatcher`
alexandre-daubois
committed
0ff17bf
Copy full SHA for 0ff17bf
Commits on Jul 9, 2024
Merge branch '5.4' into 6.4
Show description for e36a71e
xabbuh
committed
e36a71e
Copy full SHA for e36a71e
Commits on Jul 8, 2024
Fix typo
OskarStark
committed
9249ad7
Copy full SHA for 9249ad7
Commits on Jul 4, 2024
Merge branch '5.4' into 6.4
Show description for 7c0d6e4
derrabus
committed
7c0d6e4
Copy full SHA for 7c0d6e4
Commits on Jun 28, 2024
Fix MockArraySessionStorage to generate more conform ids
Seldaek
authored
a33dd71
Copy full SHA for a33dd71
Commits on May 31, 2024
Merge branch '5.4' into 6.4
Show description for 27de8cc
fabpot
committed
27de8cc
Copy full SHA for 27de8cc
Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
Show description for cf4893c
fabpot
committed
cf4893c
Copy full SHA for cf4893c
Commits on May 17, 2024
fix merge
xabbuh
committed
35549a7
Copy full SHA for 35549a7
fix merge
xabbuh
committed
9834910
Copy full SHA for 9834910
Merge branch '5.4' into 6.4
Show description for 74e9c22
fabpot
committed
74e9c22
Copy full SHA for 74e9c22
Commits on May 15, 2024
bug #54910 [HttpFoundation] filter out empty HTTP header parts (xabbuh)
Show description for 53be869
nicolas-grekas
committed
53be869
Copy full SHA for 53be869
filter out empty HTTP header parts
xabbuh
authored and
nicolas-grekas
committed
fdd485e
Copy full SHA for fdd485e
minor #54785 Remove calls to `TestCase::iniSet()` and calls to deprecated methods of `MockBuilder` (alexandre-daubois)
Show description for e13c456
xabbuh
committed
e13c456
Copy full SHA for e13c456
Remove calls to `getMockForAbstractClass()`
alexandre-daubois
committed
b4a91a1
Copy full SHA for b4a91a1
Commits on May 13, 2024
add test for JSON response with null as content
xabbuh
committed
c5a5143
Copy full SHA for c5a5143
Commits on May 6, 2024
Remove calls to `TestCase::iniSet()` and calls to deprecated methods of `MockBuilder`
alexandre-daubois
committed
a2622e3
Copy full SHA for a2622e3
Commits on May 2, 2024
[Cache] Fix support for predis/predis:^2.0
mfettig
authored and
nicolas-grekas
committed
fd44aca
Copy full SHA for fd44aca
Commits on Apr 18, 2024
Merge branch '5.4' into 6.4
Show description for b4db6b8
nicolas-grekas
committed
b4db6b8
Copy full SHA for b4db6b8
Pagination
Previous
Next
You can’t perform that action at this time.