Symfony Deprecation Contracts defines a simple interface for triggering deprecation notices in a consistent and forward-compatible way. It allows libraries to signal deprecated features without tying them to specific Symfony versions. This helps maintainers and users adapt their code over time while supporting cross-version compatibility and clean upgrade paths.
Features
- Provides a unified interface for emitting deprecation notices
- Encourages consistent deprecation handling across packages
- Useful for libraries supporting multiple Symfony versions
- Reduces reliance on framework internals for deprecation logic
- Lightweight with zero dependencies
- Compatible with Symfony’s development tools and CI workflows
Categories
LibrariesLicense
MIT LicenseFollow Symfony Deprecation Contracts
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Symfony Deprecation Contracts!