I have got an error when i ported Smarty via Composer autoload. "autoload": { "psr-4": { "Smmarty\\": "src/libs/smarty/smarty/src/", ..... } }, so, i guess this way ...
My problems continue with version 3.1.32-dev. Since the problem with the "caching" tag persists, I found a work-around by using "inline" as I mentioned in bug issue #429 but immediately I came upon ...