mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
cfc325635d
The error handler in general.php was calling User::isPrivileged() statically, but the method was converted to an instance method. This caused a fatal error on every request. https://claude.ai/code/session_01JLPDurUgyj7qViA8JqQFTH