Garethp / php-ews

PHP Exchange Web Services
BSD 3-Clause "New" or "Revised" License
112 stars 45 forks source link

Exceptions #255

Open timrasche opened 10 months ago

timrasche commented 10 months ago

There is some type errors...

E.g.

garethp/php-ews/src/API/FieldURIManager.php -> throw new ExchangeException

ExchangeException::__construct argument #1 must be type of garethp\ews\API\Message\ResponseMessageType

But in this file it instantiates with an string