From 703d4fada2f9b75001c1e076d333d0b55589cf0b Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Sat, 18 Nov 2017 11:11:17 +0000 Subject: [PATCH] Go with 1.8.3 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index adf8da27..3bd5e3f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +1.8.3 - Saturday 18 November 2017 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +- Fixed 'Undefined offset: -1' notice when parsing Delivery Status parts + (Marcel Toben, Daniel Tschinder). +- Fix error when trying to access email from null (Daniel Tschinder). +- Checking if variable is resource mitigates against possible PHP Object + Injection exploits (Casper Langemeijer). +- Fixed a code-bug when counting parts for RFC2231 reading (Derick Rethans). + + 1.8.2 - Sunday 12 November 2017 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^