mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
V17 filter's str_contains($method, '.') throws when $method is a Method enum. Guard with is_string() since enum cases never contain dots. Proxy test: delete rule before site to avoid cascade-delete race. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>