Aggregator v1.3.1
Version/Release 1.3.1
-
[2020.01.11; Bug-fix; Maikuolan]: Syntactically invalid IPv6 addresses could be potentially accepted or produced by the aggregator in some obscure circumstances due an insufficiently bound regular expression; Fixed.
-
[2020.01.14; Bug-fix; Maikuolan]: Due to some lines mistakenly removed in an earlier commit (2019.12.12), NumberEntered was failing to populate, therefore causing erroneous result values to be reported when aggregating; Fixed. Thanks to nistorj for reporting this bug.
-
[2020.01.27; Maikuolan]: Removed public member Input (wasn't used anywhere in the code and was basically pointless). Added the ability to pass an array to the aggregate method (whether the passed parameter is a string or an array is now checked by stripInvalidCharactersAndSort, instead of it being assumed).
-
[2020.06.11; Maikuolan]: Slightly improved some PHPDoc annotations.
Caleb M (Maikuolan),
June 11, 2020.