mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
63b3365ce9
- Add missing @depends testCreateDatabase to testUpdateWithExistingRelationships in DatabasesBase.php - Fix data provider keys in LegacyPermissionsMemberTest and TablesDBPermissionsMemberTest to match parameter names (any->anyCount, users->usersCount, doconly->docOnlyCount) - Convert provideCustomExecutions data provider to positional arrays to avoid PHPUnit 11 named argument conflicts with @depends - Restore @depends testUpdateAccountPhone for testCreatePhoneVerification in GraphQL AccountTest Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>