Skip to content

refactor(tools): adopt list<Subscription> contract from core ^1.1#5

Merged
kuaukutsu merged 1 commit into
mainfrom
feature/update-core
May 27, 2026
Merged

refactor(tools): adopt list<Subscription> contract from core ^1.1#5
kuaukutsu merged 1 commit into
mainfrom
feature/update-core

Conversation

@kuaukutsu

Copy link
Copy Markdown
Member

No description provided.

Bump dbschemix/core and dbschemix/pdo to ^1.1, which changes
EventSubscriberInterface::subscriptions() from array<string, callable>
to list<Subscription>. Update PrettyConsoleOutput and TraceConsoleOutput
to emit Subscription objects, and rewrite the related tests to look up
callbacks by iterating over the list instead of indexing by event value.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@kuaukutsu kuaukutsu self-assigned this May 27, 2026
@kuaukutsu kuaukutsu merged commit 30622ae into main May 27, 2026
5 checks passed
@kuaukutsu kuaukutsu deleted the feature/update-core branch May 27, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant