github igbinary/igbinary 3.2.8

latest releases: 3.2.15, 3.2.14, 3.2.13...
19 months ago
  • Reduce excessive inlining to reduce shared library size.
  • Miscellaneous optimizations.
  • Update test expectations to handle changes to var_export output (fully qualified class names) in PHP 8.2.
  • Throw an Error when igbinary_unserialize would add dynamic properties to class definitions that forbid them in PHP 8.0+
    (especially PHP 8.2 readonly classes)
  • Emit a deprecation notice when igbinary_unserialize() adds dynamic properties to a class without #[AllowDynamicProperties] in PHP 8.2.
    Doing that would become an Error in PHP 9.0.
  • Set up CI job to build dlls on https://github.com/igbinary/igbinary - at the moment, the infrastructure used by the Windows for php team has been broken for months.

NOTE: The PHP for Windows team is working on getting dlls built again for pecl extensions. Those should be used instead on Windows once they are available. See https://windows.php.net/

Don't miss a new igbinary release

NewReleases is sending notifications on new releases.