Yuri Salimovskiy
Yuri Salimovskiy
Resolved #4426 where deprecation error was shown when clearing the cache using Redis driver
Enabled performing mathematical operations in templates using layout:set:math tag Added :math modifiers on variables and exp:math module This PR is allowing to perform mathematical operations prior to assigning the result...
Enabled automatic creation of template variables with category information based on current URI (in other words, this integrated Low Seg2Cat with same variables) Enabled displaying GET and POST variables in...
Resolved #4358 where PHP warning was shown when viewing SVG file
Resolved #4352 where image URL was converted to BBCode even when field formatting was set to 'none'
Ability to exclude offline sites from `exp:channel:entries` output; #2895 Code: https://github.com/ExpressionEngine/ExpressionEngine/pull/4484
Resolved #4511 where PHP warning was shown is the cache file was already cleared
Resolved #4515 where PHP notice was shown when output buffering wasn't active
Resolved #4502 where PHP deprecation warning could have been generated in Pro Search
Resolved #4491 where a line of code was duplicated