cloudflare / cloudflare/cloudflare-php
SDK implements deprecated dns record filter criteria
Open
- Dominant language
- PHP
- Stars
- 674
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
The currently implemented DNS filters are now deprecated as stated in:
https://developers.cloudflare.com/fundamentals/api/reference/deprecations/#2025-02-21
Therefore, querying DNS records by name is basically impossible now, unless manually making requests via adapter with the correct query format.
Contributor guide
Assessment
This issue has not been assessed yet.