mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-03 09:54:27 +02:00
changelog
This commit is contained in:
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
### Fixed
|
### Fixed
|
||||||
- Registered output filters wouldn't run [#899](https://github.com/smarty-php/smarty/issues/899)
|
- Registered output filters wouldn't run [#899](https://github.com/smarty-php/smarty/issues/899)
|
||||||
- Use of negative numbers in {math} equations [#895](https://github.com/smarty-php/smarty/issues/895)
|
- Use of negative numbers in {math} equations [#895](https://github.com/smarty-php/smarty/issues/895)
|
||||||
|
- Fix case-sensitive tag names [#907](https://github.com/smarty-php/smarty/issues/907)
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- Removed `$smarty->registered_filters` array
|
- Removed `$smarty->registered_filters` array
|
||||||
|
Reference in New Issue
Block a user