Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
mpociot
/
symfony
Public
forked from
symfony/symfony
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
7.2
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 13, 2024
minor #58233 [Mime] Cache finfo objects to reduce open file handles and optimize perf (nicolas-grekas)
Show description for 4e70834
nicolas-grekas
committed
4e70834
View commit details
Copy full SHA for 4e70834
Browse repository at this point
Commits on Sep 11, 2024
[Mime] Cache finfo objects to reduce open file handles and optimize perf
nicolas-grekas
committed
5a1be29
View commit details
Copy full SHA for 5a1be29
Browse repository at this point
minor #58193 [Translation] [Loco] Document `status` query variable (MrYamous)
Show description for 44395ab
nicolas-grekas
committed
44395ab
View commit details
Copy full SHA for 44395ab
Browse repository at this point
Commits on Sep 10, 2024
minor #58187 Pass `validator.translation_domain` to `RequestPayloadValueResolver` (raphael-geffroy)
Show description for a138360
nicolas-grekas
committed
a138360
View commit details
Copy full SHA for a138360
Browse repository at this point
fix: pass validator.translation_domain to RequestPayloadValueResolver
raphael-geffroy
authored and
nicolas-grekas
committed
2d45107
View commit details
Copy full SHA for 2d45107
Browse repository at this point
Commits on Sep 9, 2024
Merge branch '7.1' into 7.2
Show description for b19a108
derrabus
committed
b19a108
View commit details
Copy full SHA for b19a108
Browse repository at this point
Merge branch '6.4' into 7.1
Show description for f2910d5
derrabus
committed
f2910d5
View commit details
Copy full SHA for f2910d5
Browse repository at this point
minor #58206 [Cache] Fix missing class import (derrabus)
Show description for 5df912c
derrabus
committed
5df912c
View commit details
Copy full SHA for 5df912c
Browse repository at this point
Merge branch '7.1' into 7.2
Show description for 3a2e3d9
derrabus
committed
3a2e3d9
View commit details
Copy full SHA for 3a2e3d9
Browse repository at this point
Merge branch '6.4' into 7.1
Show description for 45700d7
derrabus
committed
45700d7
View commit details
Copy full SHA for 45700d7
Browse repository at this point
Merge branch '5.4' into 6.4
Show description for 82a21a2
derrabus
committed
82a21a2
View commit details
Copy full SHA for 82a21a2
Browse repository at this point
bug #58207 [TwigBridge] Avoid calling deprecated mergeGlobals() (derrabus)
Show description for adc87ad
derrabus
committed
adc87ad
View commit details
Copy full SHA for adc87ad
Browse repository at this point
[TwigBridge] Avoid calling deprecated mergeGlobals()
derrabus
committed
2883331
View commit details
Copy full SHA for 2883331
Browse repository at this point
Fix missing class import
derrabus
committed
9d71219
View commit details
Copy full SHA for 9d71219
Browse repository at this point
Commits on Sep 8, 2024
Merge branch '7.1' into 7.2
Show description for 8c36ddb
derrabus
committed
8c36ddb
View commit details
Copy full SHA for 8c36ddb
Browse repository at this point
minor #58203 [FrameworkBundle] Remove obsolete requires annotation (derrabus)
Show description for f0517fc
derrabus
committed
f0517fc
View commit details
Copy full SHA for f0517fc
Browse repository at this point
Remove obsolete requires annotation
derrabus
committed
618213b
View commit details
Copy full SHA for 618213b
Browse repository at this point
Merge branch '7.1' into 7.2
Show description for 5937616
derrabus
committed
5937616
View commit details
Copy full SHA for 5937616
Browse repository at this point
Merge branch '6.4' into 7.1
Show description for 716ab58
derrabus
committed
716ab58
View commit details
Copy full SHA for 716ab58
Browse repository at this point
minor #58191 Mitigate PHPUnit deprecations (6.4) (alexandre-daubois)
Show description for 761cdce
derrabus
committed
761cdce
View commit details
Copy full SHA for 761cdce
Browse repository at this point
Merge branch '5.4' into 6.4
Show description for b11e8a2
derrabus
committed
b11e8a2
View commit details
Copy full SHA for b11e8a2
Browse repository at this point
minor #58190 Mitigate PHPUnit deprecations (5.4) (alexandre-daubois)
Show description for 7518cc7
derrabus
committed
7518cc7
View commit details
Copy full SHA for 7518cc7
Browse repository at this point
Mitigate PHPUnit deprecations
alexandre-daubois
committed
e3db889
View commit details
Copy full SHA for e3db889
Browse repository at this point
Commits on Sep 7, 2024
bug #58198 [TwigBundle] Add support for resetting globals between HTTP requests (fabpot)
Show description for 86805e0
fabpot
committed
86805e0
View commit details
Copy full SHA for 86805e0
Browse repository at this point
[TwigBundle] Add support for resetting globals between HTTP requests
fabpot
committed
42eb115
View commit details
Copy full SHA for 42eb115
Browse repository at this point
Commits on Sep 6, 2024
add documentation for Loco query parameter
MrYamous
authored
0a91018
View commit details
Copy full SHA for 0a91018
Browse repository at this point
bug #58189 [Process] Fix backwards compatibility for invalid commands (ausi)
Show description for 15158aa
nicolas-grekas
committed
15158aa
View commit details
Copy full SHA for 15158aa
Browse repository at this point
[Process] Fix backwards compatibility for invalid commands
ausi
authored and
nicolas-grekas
committed
e13bf4e
View commit details
Copy full SHA for e13bf4e
Browse repository at this point
Mitigate PHPUnit deprecations
alexandre-daubois
committed
cfe67b6
View commit details
Copy full SHA for cfe67b6
Browse repository at this point
bug #58144 [Ldap] fail if `whoami()` is called before `saslBind()` (xabbuh)
Show description for 542891f
fabpot
committed
542891f
View commit details
Copy full SHA for 542891f
Browse repository at this point
minor #58188 Don't use is_resource() on non-streams (nicolas-grekas)
Show description for d7000e6
fabpot
committed
d7000e6
View commit details
Copy full SHA for d7000e6
Browse repository at this point
bug #58169 [Cache] Fix compatibility with Redis 6.1.0 pre-releases (cedric-anne)
Show description for 76df329
fabpot
committed
76df329
View commit details
Copy full SHA for 76df329
Browse repository at this point
[Cache] Fix compatibility with Redis 6.1.0 pre-releases
cedric-anne
authored and
fabpot
committed
9569a5f
View commit details
Copy full SHA for 9569a5f
Browse repository at this point
bug #58143 [Ldap] Fix extension deprecation (alexandre-daubois)
Show description for 73ca0b7
fabpot
committed
73ca0b7
View commit details
Copy full SHA for 73ca0b7
Browse repository at this point
minor #58146 [Bundles] Fix configurations info consistency (alexandre-daubois)
Show description for 9e81345
fabpot
committed
9e81345
View commit details
Copy full SHA for 9e81345
Browse repository at this point
Previous
Next
You can’t perform that action at this time.