appwrite/src/Appwrite/GraphQL
Chirag Aggarwal 4d4ba508ef fix: use spl_object_hash for lock keys instead of WeakMap
Replace WeakMap with a plain array keyed by spl_object_hash($utopia)
as suggested in review. Entry is cleaned up in the finally block to
prevent leaks.
2026-04-15 08:47:41 +05:30
..
Promises Fix GraphQL 15 static analysis 2026-04-14 10:26:59 +05:30
Types Fix GraphQL 15 static analysis 2026-04-14 10:26:59 +05:30
Exception.php Restructure exception 2022-10-12 13:59:35 +13:00
ResolverLock.php fix: scope graphql resources to resolver coroutine 2026-04-13 17:10:38 +05:30
Resolvers.php fix: use spl_object_hash for lock keys instead of WeakMap 2026-04-15 08:47:41 +05:30
Schema.php Merge branch '1.9.x' into feat/migrate-di-container 2026-04-01 14:22:13 +05:30
Types.php Fix PHPStan baseline cleanup issues (part 2) 2026-04-01 10:20:20 +05:30