| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-03-28 | Fix Smarty::assign() not returning when called with an array as first ↵ | Simon Wisselink | 1 | -0/+1 | |
| parameter. (#973) Fixes #972 | |||||
| 2024-03-27 | version bump | Simon Wisselink | 1 | -1/+0 | |
| 2024-03-27 | Fix missing and bogus use lines in src/Smarty.php. (#970) | Simon Wisselink | 1 | -0/+1 | |
| 2024-03-25 | version bump | Simon Wisselink | 1 | -2/+0 | |
| 2024-03-15 | Fixed that scoped variables would overwrite parent scope. (#954) | Simon Wisselink | 1 | -0/+2 | |
| * Fixed that scoped variables would overwrite parent scope. Fixes #952 * Moved variable stack maintenance to methods and private properties in Data class. | |||||
| 2024-02-26 | fix release tooling to auto-delete changelog files | Simon Wisselink | 3 | -3/+0 | |
| 2024-02-26 | Implemented support for substr, implode and json_encode as modifiers. (#940) | Simon Wisselink | 1 | -0/+1 | |
| * Implemented support for substr, implode and json_encode as modifiers. Fixes #939 * Added split and join in favor of explode and implode modifiers. * Documented all available modifiers | |||||
| 2024-02-24 | Add template path to CompilerException to enable rich debug features (#936) | Simon Wisselink | 1 | -0/+1 | |
| * Add template path to CompilerException to enable rich debug features Fixes #935 | |||||
| 2024-02-05 | added changelog | Simon Wisselink | 1 | -0/+1 | |
| 2023-11-11 | Fix make-release script for MacOS | Simon Wisselink | 1 | -0/+0 | |
