| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-26 | 636 Bytes | |
| v4.5.6 source code.tar.gz | 2025-08-26 | 364.2 kB | |
| v4.5.6 source code.zip | 2025-08-26 | 605.0 kB | |
| Totals: 3 Items | 969.8 kB | 0 | |
What's Changed
- Bugfix/1100 modifier called like a function compiled to modifier name not callback by @wisskid in https://github.com/smarty-php/smarty/pull/1101
- add missing closing tr tag by @shadowwa in https://github.com/smarty-php/smarty/pull/1117
- add count and debug_print_var modifier doc by @shadowwa in https://github.com/smarty-php/smarty/pull/1116
- Replace SMARTY_VERSION constant with $smarty.version in debug.tpl #1073
- Fixed escaping of array/object keys in debug_print_var
Full Changelog: https://github.com/smarty-php/smarty/compare/v4.5.5...v4.5.6