Releases: Garethp/php-ews
Releases · Garethp/php-ews
Version 0.5.5
0.5.5 - 2015-08-26
- Fixed support for impersonation and access of other mailboxes by including the primarySmtpEmailAddress option, which
will automatically be sent to the server when you request a folderId()
0.5.4 - 2015-08-25
- Fixed result for updateCalendarItem
0.5.3 - 2015-08-25
- Replaced all array_merge with array_replace_recursive
0.5.2 - 2015-08-24
- Added a constructor for ItemIdType
0.5.1 - 2015-08-24
- Added an example for sending mail
0.5.0 - 2015-08-24
- Massive Breaking Change
- Some basic mail fetching functions
- Easy to use examples
- Objects for everything. All Auto-Generated
- Made impersonating users easier
Version 0.5.4
0.5.4 - 2015-08-25
- Fixed result for updateCalendarItem
0.5.3 - 2015-08-25
- Replaced all array_merge with array_replace_recursive
0.5.2 - 2015-08-24
- Added a constructor for ItemIdType
0.5.1 - 2015-08-24
- Added an example for sending mail
0.5.0 - 2015-08-24
- Massive Breaking Change
- Some basic mail fetching functions
- Easy to use examples
- Objects for everything. All Auto-Generated
- Made impersonating users easier
Version 0.5.3
0.5.3 - 2015-08-25
- Replaced all array_merge with array_replace_recursive
0.5.2 - 2015-08-24
- Added a constructor for ItemIdType
0.5.1 - 2015-08-24
- Added an example for sending mail
0.5.0 - 2015-08-24
- Massive Breaking Change
- Some basic mail fetching functions
- Easy to use examples
- Objects for everything. All Auto-Generated
- Made impersonating users easier
Version 0.5.2
0.5.2 - 2015-08-24
- Added a constructor for ItemIdType
0.5.1 - 2015-08-24
- Added an example for sending mail
0.5.0 - 2015-08-24
- Massive Breaking Change
- Some basic mail fetching functions
- Easy to use examples
- Objects for everything. All Auto-Generated
- Made impersonating users easier
Version 0.5.1
0.5.1 - 2015-08-24
- Added an example for sending mail
0.5.0 - 2015-08-24
- Massive Breaking Change
- Some basic mail fetching functions
- Easy to use examples
- Objects for everything. All Auto-Generated
Version 0.5.0
0.5.0 - 2015-08-24
- Massive Breaking Change
- Some basic mail fetching functions
- Easy to use examples
- Objects for everything. All Auto-Generated
Version 0.4.1
0.4.1 - 2015-07-22
- Updating Type::buildFromArray
Version 0.4.0
0.4.0 - 2015-07-22
- Added Body to typemap
- Added automatic getters and setters (
$calenderItem->getSubject()for CalendarItem example) - Added automatic casting for Start and End in CalendarItem (
$calendarItem->setStart(new \DateTime())will work)
Version 0.3.2
0.3.2 - 2015-07-21
- Made HttpPlayback to be instanced instead of static (Can make it write to more than one file)
- Added Automatic getters and setters for items (Can do $item->getItemId() for example)
- Added CalendarItem to the classmap for SoapClient (Getting CalendarItems will return that class now)
- Added a TODO file
Version 0.3.1
Fixed bug where setting recordLocation sets to mode