Skip to content

4.9.2

Choose a tag to compare

@ramsey ramsey released this 14 Dec 04:49
· 7 commits to 4.x since this release
4.9.2
8429c78

Fixed

  • Remove explicit (int) cast to avoid float-string cast warnings in PHP 8.5.
  • Bump the lowest supported version of brick/math to ^0.8.16 from ^0.8.8. ramsey/uuid had been using BigInteger::toBytes() in UnixTimeGenerator (for version 7 UUIDs) since v4.6.0, but it wasn't added to brick/math until v0.8.16.

Full Changelog: 4.9.1...4.9.2