v4.0.0
- BC: Remove compatibility with PHP 7.3. Minimum version is now PHP 7.4
- BC: Change
laminas/laminas-xmlrpc
librairie byphpxmlrpc/phpxmlrpc
librairie. Examples of changes:- BC: Model for Base64 is not
Laminas\XmlRpc\Value\Base64
anymore. It's nowMpp\UniversignBundle\Model\XmlRpc\Base64
- BC: dates in models are not
Laminas\XmlRpc\Value\DateTime
anymore. It's now a\DateTimeInterface
- BC: Model for Base64 is not