Fix: Extra whitespace in some configuration directives causing error

Issue #2006
This commit is contained in:
Felipe Zimmerle
2019-01-21 14:44:31 -03:00
parent df3c3f62b7
commit dc78c0e180
3 changed files with 2884 additions and 2846 deletions

View File

@@ -1,6 +1,8 @@
v3.0.4 - YYYY-MMM-DD (to be released)
-------------------------------------
- Fix: Extra whitespace in some configuration directives causing error
[Issue #2006 - @porjo, @zimmerle]
- Refactoring on Regex and SMatch classes.
[@WGH-]
- Fixed buffer overflow in Utils::Md5::hexdigest()