Releases: WsdlToPhp/PackageGenerator
Releases · WsdlToPhp/PackageGenerator
4.1.13
4.1.12
4.1.11
4.1.10
4.1.9
4.1.8
- 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
Fix Github release workflow
4.1.6
- 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 - PHP 7.4
- issue #262 - Different destination dir when generating using 3.2.7 VS 4.1.1 ??
4.1.4 - PHP 7.4
- issue #265 - Use statement for InvalidArgumentException is missing when needed in ServiceType class