Skip to content

v4.0.0

Compare
Choose a tag to compare
@Celine68 Celine68 released this 03 Oct 14:06
· 8 commits to master since this release
58adf95
  • BC: Remove compatibility with PHP 7.3. Minimum version is now PHP 7.4
  • BC: Change laminas/laminas-xmlrpc librairie by phpxmlrpc/phpxmlrpc librairie. Examples of changes:
    • BC: Model for Base64 is not Laminas\XmlRpc\Value\Base64 anymore. It's now Mpp\UniversignBundle\Model\XmlRpc\Base64
    • BC: dates in models are not Laminas\XmlRpc\Value\DateTime anymore. It's now a \DateTimeInterface