Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
michalkleiner
/
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
6.4
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 10, 2023
Bump Symfony version to 6.4.0
fabpot
committed
862b701
Copy full SHA for 862b701
Merge pull request #52538 from fabpot/release-6.4.0-BETA3
Show description for 6c3ab62
fabpot
authored
6c3ab62
Copy full SHA for 6c3ab62
Update VERSION for 6.4.0-BETA3
fabpot
committed
c5de9eb
Copy full SHA for c5de9eb
Update CHANGELOG for 6.4.0-BETA3
fabpot
committed
82b88ba
Copy full SHA for 82b88ba
Merge branch '6.3' into 6.4
Show description for 151dba0
nicolas-grekas
committed
151dba0
Copy full SHA for 151dba0
bug #51666 [RateLimiter] CompoundLimiter was accepting requests even when some limiters already consumed all tokens (10n)
Show description for 82b811d
nicolas-grekas
committed
82b811d
Copy full SHA for 82b811d
[RateLimiter] CompoundLimiter was accepting requests even when some limiters already consumed all tokens
10n
authored and
nicolas-grekas
committed
65ce7f8
Copy full SHA for 65ce7f8
bug #52524 [AssetMapper] Only download a CSS file if it is explicitly advertised (weaverryan)
Show description for 541c80c
nicolas-grekas
committed
541c80c
Copy full SHA for 541c80c
minor #52521 [AssetMapper] Improving exception if a vendor asset's path is not mapped (weaverryan)
Show description for 18d866c
nicolas-grekas
committed
18d866c
Copy full SHA for 18d866c
bug #52523 [AssetMapper] avoid caching MappedAsset inside JavaScript Import (weaverryan)
Show description for a647f55
nicolas-grekas
committed
a647f55
Copy full SHA for a647f55
bug #52519 [AssetMapper] If assets are served from a subdirectory or CDN, also adjust importmap keys (weaverryan)
Show description for fa4726f
nicolas-grekas
committed
fa4726f
Copy full SHA for fa4726f
bug #52508 [AssetMapper] Fix jsdelivr import parsing with no imported value (weaverryan)
Show description for 3128c60
nicolas-grekas
committed
3128c60
Copy full SHA for 3128c60
[AssetMapper] Only download a CSS file if it is explicitly advertised
weaverryan
committed
1f41d67
Copy full SHA for 1f41d67
[AssetMapper] Avoid storing & caching MappedAsset objects
Show description for bb5ef88
weaverryan
committed
bb5ef88
Copy full SHA for bb5ef88
[AssetMapper] Improving exception if a vendor asset's path is not mapped
weaverryan
committed
4d66462
Copy full SHA for 4d66462
[AssetMapper] Adding import regex support for not importing any value
weaverryan
committed
dc1b27d
Copy full SHA for dc1b27d
Commits on Nov 9, 2023
Merge branch '6.3' into 6.4
Show description for 278b203
nicolas-grekas
committed
278b203
Copy full SHA for 278b203
Merge branch '5.4' into 6.3
Show description for 7610bc2
nicolas-grekas
committed
7610bc2
Copy full SHA for 7610bc2
Merge branch '4.4' into 5.4
Show description for 58e8e9b
nicolas-grekas
committed
58e8e9b
Copy full SHA for 58e8e9b
security #cve-2023-46734 [TwigBridge] Ensure CodeExtension's filters properly escape their input (nicolas-grekas, GromNaN)
Show description for 5d095d5
nicolas-grekas
committed
5d095d5
Copy full SHA for 5d095d5
[TwigBridge] Add integration tests on twig code helpers
GromNaN
authored and
nicolas-grekas
committed
ea300f7
Copy full SHA for ea300f7
security #cve-2023-46735 [Webhook] Remove user-submitted type from HTTP response (nicolas-grekas)
Show description for c329f2d
nicolas-grekas
committed
c329f2d
Copy full SHA for c329f2d
security #cve-2023-46733 [Security] Fix possible session fixation when only the *token* changes (RobertMe)
Show description for 7467bd7
nicolas-grekas
committed
7467bd7
Copy full SHA for 7467bd7
[AssetMapper] If assets are served from a subdirectory or CDN, also adjust importmap keys
weaverryan
committed
85c85d3
Copy full SHA for 85c85d3
[TwigBridge] Ensure CodeExtension's filters properly escape their input
nicolas-grekas
committed
9da9a14
Copy full SHA for 9da9a14
Merge branch '6.3' into 6.4
Show description for 5aaa534
nicolas-grekas
committed
5aaa534
Copy full SHA for 5aaa534
bug #52514 [FrameworkBundle] Don't reference SYMFONY_IDE env var in non-debug mode (nicolas-grekas)
Show description for d42b5c3
nicolas-grekas
committed
d42b5c3
Copy full SHA for d42b5c3
[FrameworkBundle] Don't reference SYMFONY_IDE env var in non-debug mode
nicolas-grekas
committed
371b948
Copy full SHA for 371b948
minor #52507 do not emit an error if an issue suppression handler was not used (xabbuh)
Show description for d3afe42
nicolas-grekas
committed
d3afe42
Copy full SHA for d3afe42
do not emit an error if an issue suppression handler was not used
xabbuh
committed
70fd3e7
Copy full SHA for 70fd3e7
Merge branch '5.4' into 6.3
Show description for c2ba01e
nicolas-grekas
committed
c2ba01e
Copy full SHA for c2ba01e
bug #52506 [SecurityBundle] wire the secret for Symfony 6.4 compatibility (xabbuh)
Show description for 86c8f97
nicolas-grekas
committed
86c8f97
Copy full SHA for 86c8f97
wire the secret for Symfony 6.4 compatibility
xabbuh
committed
a15eae4
Copy full SHA for a15eae4
minor #52505 [String] remove error handler not needed on PHP 8 (xabbuh)
Show description for 1ec29ce
nicolas-grekas
committed
1ec29ce
Copy full SHA for 1ec29ce
remove error handler not needed on PHP 8
xabbuh
committed
b95f7fc
Copy full SHA for b95f7fc
Pagination
Previous
Next
You can’t perform that action at this time.