2.8.4
Improvements
- Improved variable parsing in templates
It now also finds variables inside double quoted strings like
echo "<strong>'{$url}'</strong>: $title ...";
It now also finds variables inside double quoted strings like
echo "<strong>'{$url}'</strong>: $title ...";