PackageGenerator Versions Save

Generates a PHP SDK based on a WSDL, simple and powerful, WSDL to PHP

4.1.12

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

4.1.11

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

4.1.10

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

4.1.9

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

4.1.8

1 year ago
  • 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

4.1.7

1 year ago

Fix Github release workflow

4.1.6

1 year ago
  • issue #266, pr #270 - Usage of an undefined constant within a generate EnumType class #266
  • pr #267 - Remove deprecated message
  • issue #268, pr #271 - sequence Tag min/maxOccurs attribute is ignored
  • pr #269 - In method Utils::getStreamContextOptions function array_merge_recursive works not as expected
  • issue #272, pr #273 - Getter for a nullable-array-typed property is invalid
  • issue #274 - Improper validation of array

4.1.5

2 years ago
  • issue #262 - Different destination dir when generating using 3.2.7 VS 4.1.1 ??

4.1.4

2 years ago
  • issue #265 - Use statement for InvalidArgumentException is missing when needed in ServiceType class

4.1.3

2 years ago
  • issue #264 - Wrong PHPDoc @param name and description