Releases: WsdlToPhp/PackageBase
Releases · WsdlToPhp/PackageBase
5.0.4
05 Feb 22:05
Compare
Sorry, something went wrong.
No results found
PR #51 - Fix overriding the custom SoapClient class
5.0.3
09 Feb 20:23
Compare
Sorry, something went wrong.
No results found
PR #38 - type checking exception raised in php8
5.0.2
10 Aug 20:43
Compare
Sorry, something went wrong.
No results found
PR #44 - Add #[\ReturnTypeWillChange] to AbstractStructArrayBase
2.2.3
11 Jul 05:45
Compare
Sorry, something went wrong.
No results found
issue #40 - Composer deprecation notice
5.0.1
12 Jul 07:56
Compare
Sorry, something went wrong.
No results found
5.0.0
05 Feb 15:15
Compare
Sorry, something went wrong.
No results found
Issue #13 - Auto initialize AbstractStructArrayBase::internArray
BC: read UPGRADE-5.0.md
4.0.1
05 Feb 15:16
Compare
Sorry, something went wrong.
No results found
Add deprecation messages for next major release 5
3.0.2
05 Feb 15:16
Compare
Sorry, something went wrong.
No results found
Add deprecation messages for next major release 4 and 5
2.2.2
05 Feb 15:16
Compare
Sorry, something went wrong.
No results found
Add deprecation messages for next major release 3, 4 and 5
4.0.0
05 Feb 15:17
Compare
Sorry, something went wrong.
No results found
BC:
WsdlToPhp\PackageBase\AbstractStructBase::_set has been renamed to WsdlToPhp\PackageBase\AbstractStructBase::setPropertyValue
WsdlToPhp\PackageBase\AbstractStructBase::_set has been renamed to WsdlToPhp\PackageBase\AbstractStructBase::getPropertyValue
Improve WsdlToPhp\PackageBase\AbstractStructBase::__set_state method using ReflectionClass
Review .php_cs settings, apply PHP CS Fixer