firstred / postnl-api-php

PostNL API PHP bindings
https://postnl-php.readthedocs.io
MIT License
26 stars 37 forks source link

Typed property Firstred\PostNL\Exception\CifException::$messages must not be accessed before initialization #87

Closed annuh closed 9 months ago

annuh commented 9 months ago

This error is triggered when you call CifException::getMessagesDescriptionsAndCodes() when a single error was found.

Typed property Firstred\PostNL\Exception\CifException::$messages must not be accessed before initialization