Skip to content

Releases: steelbrain/php-serialize

v5.1.3

20 Mar 00:11

Choose a tag to compare

  • Maintenance release with updated homepage in manifest

v5.1.2

01 Mar 22:06

Choose a tag to compare

  • Fix parsing conflict between floats and BigInt (Thanks @dev-airmaxx)

v5.1.1

01 Mar 22:06

Choose a tag to compare

  • Mistakenly republished 5.1.0 as 5.1.1

v5.1.0

11 Feb 21:00

Choose a tag to compare

  • Add support for BigInt (Thanks @at0mat)

v5.0.1

15 Jul 17:03

Choose a tag to compare

v5.0.0

10 Jul 18:34

Choose a tag to compare

  • Remove dependence on assert native module for validation, and use simple error instead (Thanks @eliandoran)

    Because this changes the error class from AssertionError to Error which might break downstream code,
    this is being tagged as semver-major.

New Contributors

Full Changelog: v4.1.1...v5.0.0