mirror of
https://github.com/php-win-ext/php-rar.git
synced 2026-03-24 21:12:06 +01:00
Wire up PHP 8.3 Linux matrix jobs and Justfile targets. Fix three EXPECTF patterns in tests/002, 003, 008: PHP 8.3 changed the type-error message wording from "bool given" to "false given", so widen "boo%s" to "%s" to match both old and new phrasing. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>