Skip to content

Commit 4a12611

Browse files
committed
Bug-fix.
Changelog excerpt: - 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.
1 parent cd9a3f6 commit 4a12611

File tree

2 files changed

+188
-186
lines changed

2 files changed

+188
-186
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,5 @@ __*Why "v3.0.0" instead of "v1.0.0?"*__ Prior to phpMussel v3, the "phpMussel Co
7575
[2022.02.21; Maikuolan]: Improved IP address resolution strategy.
7676

7777
[2022.02.21; Maikuolan]: Added a default caching prefix.
78+
79+
[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.

0 commit comments

Comments
 (0)