This is a library to serialize PHP variables in JSON format. It is similar
of the serialize() function in PHP, but the output is a string JSON encoded.
You can also unserialize the JSON generated by this tool and have you PHP
content back.
Autoloader: /usr/share/php/Zumba/JsonSerializer/autoload.php
Update Information:
Version 3.2.4 Fix serialization of parent class private properties by @Copilot in #71 Fix fatal error when serializing objects with uninitialized typed properties by @Copilot in #68 Version 3.2.3 [Security] Added method to restrict which classes can be unserialized. Security Advisory GHSA-v7m3-fpcr-h7m2
* Tue Feb 24 2026 Remi Collet
Fedora Update Notification
FEDORA-2026-d781fd2f6b
2026-03-05 01:12:27.918785+00:00
Name : php-zumba-json-serializer
Product : Fedora 42
Version : 3.2.4
Release : 1.fc42
URL : https://github.com/zumba/json-serializer
Summary : Serialize PHP variables
Description :
This is a library to serialize PHP variables in JSON format. It is similar
of the serialize() function in PHP, but the output is a string JSON encoded.
You can also unserialize the JSON generated by this tool and have you PHP
content back.
Autoloader: /usr/share/php/Zumba/JsonSerializer/autoload.php
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-d781fd2f6b' 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
Get the latest Linux and open source security news straight to your inbox.