Skip to content

phpMussel Core v3.2.1

Compare
Choose a tag to compare
@Maikuolan Maikuolan released this 28 May 12:51
· 154 commits to v3 since this release
a40bfab

v3.2.1

[2021.03.11; Maikuolan]: Added some missing return type declarations.

[2021.04.19; Bug-fix; Maikuolan]: BuildPath could potentially trigger warnings when open_basedir is defined, causing logging, among various other internal file operations, to fail (related to PHP bug 69240); Fixed.

[2021.05.01; Bug-fix; Maikuolan]: Log truncation not being calculated properly; Fixed.

[2021.05.28; Maikuolan]: Performed some minor refactoring.

[2021.05.28; Bug-fix; Maikuolan]: Wrong casing used for some variables would cause undefined variable errors to occur; Fixed (#3).