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
/
cache-contracts
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
7
Star
2.4k
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
main
User selector
nicolas-grekas
Datepicker
All time
Commit History
Commits on Mar 13, 2025
[Cache] Enable namespace-based invalidation by prefixing keys with backend-native namespace separators
nicolas-grekas
committed
5d68a57
Copy full SHA for 5d68a57
Commits on Sep 25, 2024
Merge branch '7.1' into 7.2
Show description for cab721a
nicolas-grekas
committed
cab721a
Copy full SHA for cab721a
Merge branch '6.4' into 7.1
Show description for 15a4f8e
nicolas-grekas
committed
15a4f8e
Copy full SHA for 15a4f8e
Merge branch '5.4' into 6.4
Show description for d965eab
nicolas-grekas
committed
d965eab
Copy full SHA for d965eab
Commits on Apr 18, 2024
Merge branch '7.0' into 7.1
Show description for df6a1a4
nicolas-grekas
committed
df6a1a4
Copy full SHA for df6a1a4
Merge branch '5.4' into 6.4
Show description for 458e605
nicolas-grekas
committed
458e605
Copy full SHA for 458e605
Auto-close PRs on subtree-splits
nicolas-grekas
committed
5c4b5ed
Copy full SHA for 5c4b5ed
Commits on Jan 23, 2024
Merge branch '7.0' into 7.1
Show description for a9fe419
nicolas-grekas
committed
a9fe419
Copy full SHA for a9fe419
Merge branch '6.3' into 6.4
Show description for 2c9db65
nicolas-grekas
committed
2c9db65
Copy full SHA for 2c9db65
Merge branch '5.4' into 6.3
Show description for 0220e72
nicolas-grekas
committed
0220e72
Copy full SHA for 0220e72
Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
nicolas-grekas
committed
fee6db0
Copy full SHA for fee6db0
Commits on Sep 25, 2023
Minor CS fixes
nicolas-grekas
committed
1d74b12
Copy full SHA for 1d74b12
Commits on May 23, 2023
Bump contracts to 3.4-dev
nicolas-grekas
committed
ad94564
Copy full SHA for ad94564
Commits on Feb 23, 2023
minor #49122 Add cache contracts template annotations (jack-worman)
Show description for 74c2bd6
nicolas-grekas
committed
74c2bd6
Copy full SHA for 74c2bd6
Commits on Feb 16, 2023
CS fix
nicolas-grekas
committed
e8b41ff
Copy full SHA for e8b41ff
Commits on Nov 25, 2022
[Contracts] update branch alias
nicolas-grekas
committed
e8d1a5f
Copy full SHA for e8d1a5f
Commits on Sep 2, 2022
CS fixes
nicolas-grekas
committed
f7d0005
Copy full SHA for f7d0005
Commits on Feb 25, 2022
Bump minimum version of PHP to 8.1
nicolas-grekas
authored and
fabpot
committed
2eab7fa
Copy full SHA for 2eab7fa
Commits on Dec 16, 2021
Add more nullsafe operators
nicolas-grekas
committed
d1b0b26
Copy full SHA for d1b0b26
Commits on Nov 29, 2021
[Contracts] update branch-alias
nicolas-grekas
committed
d0c92a7
Copy full SHA for d0c92a7
Commits on Aug 17, 2021
Merge branch '5.4' into 6.0
Show description for 2f7463f
nicolas-grekas
committed
2f7463f
Copy full SHA for 2f7463f
Cleanup more `@return` annotations
nicolas-grekas
committed
ac2e168
Copy full SHA for ac2e168
Commits on Jul 14, 2021
[Contracts] add return types and bump to v3
nicolas-grekas
committed
7ce2310
Copy full SHA for 7ce2310
Commits on Jul 13, 2021
Merge branch '5.4' into 6.0
Show description for 93feaaf
nicolas-grekas
committed
93feaaf
Copy full SHA for 93feaaf
Merge branch '5.3' into 5.4
Show description for c385af1
nicolas-grekas
committed
c385af1
Copy full SHA for c385af1
Merge branch '5.2' into 5.3
Show description for d2f0243
nicolas-grekas
committed
d2f0243
Copy full SHA for d2f0243
Merge branch '4.4' into 5.2
Show description for 06e6b87
nicolas-grekas
committed
06e6b87
Copy full SHA for 06e6b87
[Contracts] Add missing `@return` annotations
nicolas-grekas
committed
41c9565
Copy full SHA for 41c9565
Commits on Jul 12, 2021
[Contracts] Bump to 2.5 on branch 5.4
nicolas-grekas
committed
57b6c32
Copy full SHA for 57b6c32
Commits on Jun 9, 2021
Bump Contracts to 2.5
nicolas-grekas
committed
0fbbf3d
Copy full SHA for 0fbbf3d
Commits on May 19, 2021
Bump Symfony 6 to PHP 8
nicolas-grekas
committed
73e58dc
Copy full SHA for 73e58dc
Commits on Mar 23, 2021
Merge branch '5.2' into 5.x
Show description for 5ad6bd9
nicolas-grekas
committed
5ad6bd9
Copy full SHA for 5ad6bd9
Merge branch '4.4' into 5.2
Show description for bc69ca6
nicolas-grekas
committed
bc69ca6
Copy full SHA for bc69ca6
Commits on Feb 25, 2021
[HttpClient] Add `HttpClientInterface::withOptions()`
nicolas-grekas
committed
648977a
Copy full SHA for 648977a
Commits on Feb 11, 2021
[Contracts] fix branch-aliases
nicolas-grekas
committed
30fb62e
Copy full SHA for 30fb62e
Pagination
Previous
Next
You can’t perform that action at this time.