- Missing
MeetingResponseMessageType
properties. - Additional development dependencies.
- Updated minimum PHP version to 7.1.0.
- Fixed
ArrayOfTransitionsType::Id
default value. - Fixed file write vulnerability in the get attachments example.
- Starting with this version, the minimum required PHP version will match the oldest version supported by PHP.
First stable release.
- Updated minimum required version of php-ntlm.
- Fixed capitalization of URL property on PushSubscriptionRequestType.
- Fixed capitalization of redirect element in autodiscovery.
- Updated contact/update example to use a constant for the field URI.
- Added output for downloaded attachments in message/get-attachments example.
- ProposeNewTimeType implementation.
- Autodiscovery failure now throws a RuntimeException.
- Example for a message with an inline attachment.
- Fixed Exchange 2007 version parsing in autodiscovery.
- Fixed event title in event/create example.
- Improved error messages in examples.
- Autodiscover, user, event, message and timezone examples.
- Set default value to array for some properties that were not set.
- Composer support.
- Appropriate base classes.
- Missing Exchange 2010 and 2013 operations.
- Class map so responses use the proper response objects rather than stdClass.
- Method to set cURL options for requests.
- Method to set the timezone for requests.
- Renamed and namespaced all classes to be PSR-4 compatible.
- Updated various code documentation.
- Assets now match the latest for Exchange 2016/Exchange Online.
- Autodiscovery now supports Exchange 2013 and 2016.
- Properties on array types in responses should always be an array now.
- SOAP client and headers are only reinitialized/rebuilt when necessary.
- Default Microsoft Exchange version is now 2013.
- Custom exception class.
- Invalid schema versions.
- Instantiating enumeration classes, reference the constants instead.
- Added CHANGELOG.txt.
- Fixed EWSType_DistinguishedFolderIdNameType::JUNK value.
- Fixed missing quote in README.txt.
Initial release supporting Exchange 2007 and 2010.