Fedora 39 Update: php-netresearch-jsonmapper-4.4.1-1.fc39

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-9eb69231f7
2024-02-09 01:23:46.863458
--------------------------------------------------------------------------------

Name        : php-netresearch-jsonmapper
Product     : Fedora 39
Version     : 4.4.1
Release     : 1.fc39
URL         : https://github.com/cweiske/jsonmapper
Summary     : Map nested JSON structures onto PHP classes
Description :
Takes data retrieved from a JSON web service and converts them into nested
object and arrays - using your own model classes.

Starting from a base object, it maps JSON data on class properties, converting
them into the correct simple types or objects.

It's a bit like the native SOAP parameter mapping PHP's SoapClient gives you,
but for JSON. It does not rely on any schema, only your PHP class definitions.

Type detection works by parsing @var docblock annotations of class properties,
as well as type hints in setter methods.

You do not have to modify your model classes by adding JSON specific code;
it works automatically by parsing already-existing docblocks.

Autoloader: /usr/share/php/netresearch/jsonmapper/autoload.php

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

Version 4.4.1 - 2024-01-28
Fix crash for case-insentive match without docblock
Version 4.4.0 - 2024-01-28
Add optional arguments for post mapping event   by @maikschneider
Version 4.3.0 - 2024-01-27
Add support for "mixed" class property types    by @jorrit
Add support for PHP 8.0 constructor property promotion      by @wundii
Fix notice when mapping non-flat values in flat typed properties    and throw an
exception instead      by @dktapps
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 31 2024 Remi Collet <remi@xxxxxxxxxxxx> - 4.4.1-1
- update to 4.4.1
* Mon Jan 29 2024 Remi Collet <remi@xxxxxxxxxxxx> - 4.4.0-1
- update to 4.4.0
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-9eb69231f7' 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 -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux