seotools
seotools copied to clipboard
PHPUnit 10 support
Q | A |
---|---|
Is bugfix? | ✔️ |
New feature? | ✔️ |
Breaks BC? | ❌ |
Tests pass? | ✔️/❌ |
Fixed issues | #306 |
- [X] Remove deprecated attributes from configuration
- [ ] Fix BaseTest - cannot be abstract
- [X] Fix
SeoToolsTraitTest
incorrect namespace - [X] Convert Data Provider method's:
dataTestUrls
andbindsListProvider
to static