Z/release docs deprecations - #132
Conversation
The per-call formatter fallback on the deprecated get* methods raises a runtime notice, so not every deprecation is docblock-only.
598bbce to
d2d4fc3
Compare
Greptile SummaryThis documentation update leaves two user-facing reference mismatches: the installation guide omits a Composer-required IPv6 capability, and two API-table entries advertise an argument not guaranteed by the documented factory interfaces. Both are non-blocking documentation corrections. Confidence Score: 4/5Safe to merge because the confirmed issues are non-blocking documentation inaccuracies, though correcting them will prevent avoidable installation and API-usage confusion. The review confirmed two documentation issues through focused checks against the package manifest, public interface declarations, and concrete implementation signatures. Files Needing Attention: docs/02-installation.md needs the IPv6 requirement documented, and docs/10-api.md needs the two factory signatures corrected or marked as Multi-specific.
|
No description provided.