Problem
event_poller_wrapper.phpt tests the PHP userland EventPoller strategy pattern but does NOT test actual Firebird event registration/firing. No test in the entire suite calls fbird_event_wait with an actual trigger-fired event.
Acceptance Criteria
Source
QA Audit 2026-04-09 - Finding T4 (Priority P3)
Problem
event_poller_wrapper.phpttests the PHP userlandEventPollerstrategy pattern but does NOT test actual Firebird event registration/firing. No test in the entire suite callsfbird_event_waitwith an actual trigger-fired event.Acceptance Criteria
fbird_event_wait_001.phpt(requires Firebird connection)fbird_set_event_handlerandfbird_event_waitSource
QA Audit 2026-04-09 - Finding T4 (Priority P3)