phpMussel Core v3.3.2
v3.3.2
[2022.02.21; Maikuolan]: Improved IP address resolution strategy.
[2022.02.21; Maikuolan]: Added a default caching prefix.
[2022.03.11; Bug-fix; Maikuolan]: Shorthand data was quoted, but needed to be defined as literals in order to avoid being unentitised prior to being parsed as regular expression partials, in order to avoid breaking those expressions and potentially triggering fatal errors; Fixed.
[2022.03.24; Bug-fix; Maikuolan]: Fixed a bottleneck in the scan process caused by the readFileBlocks method (phpMussel/phpMussel#231).