Skip to content

Releases: WsdlToPhp/PackageGenerator

4.1.17 - PHP 7.4

17 Mar 04:59

Choose a tag to compare

  • issue #330, pr #335 - Implicit minOccurs=1 ignored

4.1.16 - PHP 7.4

12 Mar 17:36

Choose a tag to compare

  • Update contributors
  • issue #337, pr #338 - chore: add Symfony 8 to list of supported versions

4.1.15 - PHP 7.4

21 Feb 12:34

Choose a tag to compare

  • Fix workflows actions versions

4.1.14 - PHP 7.4

21 Feb 12:34

Choose a tag to compare

  • issue #332, pr #333 - PHP 8.4: Implicitly nullable parameter deprecated in generator code

4.1.13

21 Jun 04:12

Choose a tag to compare

  • issue #312, pr #313 - Invalid getter and annotation for nullable property

4.1.12

13 Apr 04:48

Choose a tag to compare

  • issue #308, pr #309 - Symfony 7 / added support for symfony 7

4.1.11

18 Oct 19:15

Choose a tag to compare

  • issue #304, pr #305 - Override required PHP version in composer.json

4.1.10

11 Sep 20:08

Choose a tag to compare

  • issue #298, pr #303 - Undefined constant "WsdlToPhp\PackageGenerator\Generator\SOAP_1_1"

4.1.9

25 Aug 19:48

Choose a tag to compare

  • issue #299, pr #301 - Deprecated Warnings for Dynamic Properties
  • issue #300, pr #302 - Incorrect default value for integer attribute

4.1.8

20 Apr 18:02

Choose a tag to compare

  • issue #285, pr #288 - Type-Error when using regex pattern for decimal restriction
  • issue #292, pr #293 - Wrong type for gYearMonth and gMonthDay
  • pr #291 - Only cover src dir
  • pr #281 - Add Rector PHP to ease code improvement
  • issue #255, pr #283 - Class inheritance possibly misbehaving when having restriction tag
  • issue #280, pr #282 - Optional parameters before required ones in constructor