UNCLASSIFIED - NO CUI

Skip to content

Update dependency igbinary/igbinary to v3.2.11

renovate requested to merge renovate/igbinary-igbinary-3.x into development

This MR contains the following updates:

Package Type Update Change
igbinary/igbinary ironbank-github patch 3.2.9 -> 3.2.11

Release Notes

igbinary/igbinary

v3.2.11

Compare Source

  • Fix a bug that could prevent objects/arrays with reference cycles from being properly garbage collected.
  • Fix bugs in unserializing PHP references to values found in php 7.4 typed properties (#​363)

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/

DLLs for Windows can temporarily be found at https://github.com/igbinary/igbinary/actions/workflows/build_dlls.yml (under "Assets")

v3.2.10

Compare Source

  • Add a macro that callers can use to check if igbinary will accept the header for data being unserialized.
  • Fix bug preventing the unserialization of data containing representations of strings larger than 4GB.

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/

DLLs for Windows can temporarily be found at https://github.com/igbinary/igbinary/actions/workflows/build_dlls.yml (under "Assets")


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports