Simon Wisselink
Simon Wisselink
Ok, I'll take a look at it soon. Thanks so far.
@ophian if you rebase/merge master you can now easily run the unit tests for each supported PHP version locally if you have docker installed. For now, 1478 unit tests fail...
Could you provide reproduction steps? e.g. what template are you using?
@AnrDaemon have a look please?
so... is the fuss about the newline or about the fatal error?
OK, but In my experience there was *always* a fatal error when rendering a string template inline. I see the extra newline in the output, but wouldn't that be a...
Hi @aaujon ! Would you happen to have a reproduction scenario?
This looks promising. Could you provide an explanation of what you are trying to accomplish?
@bluepowder is correct this not doing what it should do according to de [docs](https://www.smarty.net/docs/en/language.function.html.select.date.tpl) A fix would not be too hard and I don't see how it could mess anything...
[!507](https://github.com/smarty-php/smarty/pull/507) might fix this