Releases: pear/OLE
Releases · pear/OLE
v1.0.0RC9
v1.0.0
What's Changed
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #26
- Test on PHP 8.1 and 8.2 by @sanmai in #28
- Add Type Casting by @nick322 in #29
- Resolve some PHP 8 deprecations by @sanmai in #30
New Contributors
- @dependabot-preview made their first contribution in #26
- @nick322 made their first contribution in #29
Full Changelog: v1.0.0RC8...v1.0.0
Outlook messages update
Tested with PHP 8
This release should be compatible with PHP 8 / Composer 2.
PHP 7.4
Bugs fixed
- Fix for PEAR Bug #21243.
- Miscellaneous updates.
PHP 7.3 compatibility fixes
- No warning should be emitted on PHP 7.3.
- Tests made more consistent and reliable.