mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
da7e5833e9
- Make Mail and Certificate message classes final with proper typed PHPDoc - Use @var assertions and is_string() guards at call sites instead of mixed casts - Add ?? fallback on Queue constructor calls to resolve string|null - Add MailsPublisher type hint to untyped closure parameter - Regenerate phpstan baseline to remove stale old Mail setter suppressions Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>