Released: 2026-03-27. Diff.
Version rationale: patch for PHP runtime parity fixes without import-model or runtime floor changes.
Fixes
- Aligned
php/bc/bcscalewith PHP 8 getter/setter semantics and persisted shared default bcmath scale acrossbc*helpers. - Fixed
php/datetime/strtotimeso numeric input follows the same string-coercion parse path as PHP.