Paul Norman
Paul Norman
**Is your feature request related to a problem? Please describe.** Often I'd like the ability to output code from a function rather than having to close / open the tags...
**Describe the Bug:** **This is a documentaion bug!** When using a [programatically defined template](https://eta.js.org/docs/api#defining-templates-programmatically) the docs state: *"The third argument to loadTemplate is a **boolean** describing whether the template is...
### Feature request It seems that setting array values using keys generated from a loop confuses the type checker and an odd type union is created: [Example](https://phpstan.org/r/43ef919d-cf33-44a4-be8d-73831afb0d51) Original support request...