JeremyDunn / php-fedex-api-wrapper

This library provides a fluid interface for constructing requests to the FedEx web service API.
269 stars 184 forks source link

Error on missing response value. null pointer exception #178

Closed juradee closed 2 years ago

juradee commented 3 years ago

If the class does not contain the given property and the data type is not defined for the respective setter, the error Call to a member function getName () on null is thrown. For example $rateReplyDetail->DeliveryTimestamp

alex-volga commented 3 years ago

same problem with StatusExceptionDescription and StatusExceptionCode

JeremyDunn commented 3 years ago

@juradee I just merged #169 , which addresses the same issue. Please try version 5.0.2.