--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-1faf305f81
2024-10-05 00:15:27.673682
--------------------------------------------------------------------------------

Name        : php-pecl-msgpack
Product     : Fedora 41
Version     : 3.0.0
Release     : 1.fc41
URL         : https://pecl.php.net/package/msgpack
Summary     : API for communicating with MessagePack serialization
Description :
This extension provide API for communicating with MessagePack serialization.

MessagePack is an efficient binary serialization format. It lets you exchange
data among multiple languages like JSON but it's faster and smaller.
For example, small integers (like flags or error code) are encoded into a
single byte, and typical short strings only require an extra byte in addition
to the strings themselves.

If you ever wished to use JSON for convenience (storing an image with metadata)
but could not for technical reasons (encoding, size, speed...), MessagePack is
a perfect replacement.

--------------------------------------------------------------------------------
Update Information:

Version 3.0.0
Add support for PHP-8.1 Enums
Add support for APCu
Add OPT_ASSOC for roundtrip serialization of map.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Sep 26 2024 Remi Collet <[email protected]> - 3.0.0-1
- update to 3.0.0
- modernize spec file
- add APCu support
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-1faf305f81' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to