You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: CI failures - PHPStan types, index lengths, test assertions for country/userAgent
- Remove stale 'type' key from addBatch() @param array shape in Usage.php, Adapter.php, Database.php
- Fix mixed-to-string cast in ClickHouse.php event column extraction with type-safe checks
- Reduce path size from 1024 to 255 and userAgent size from 512 to 255 in Metric::getEventSchema() to stay within MySQL 768-byte index limit
- Update MetricTest assertions: 11 attributes, 9 indexes, 7 EVENT_COLUMNS
- Update ClickHouseTest: userAgent/country are now event columns, not tags
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments