Skip to content

phpMussel Core v3.3.2

Compare
Choose a tag to compare
@Maikuolan Maikuolan released this 25 Mar 13:38
· 121 commits to v3 since this release
v3.3.2
c03d73c

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).