Skip to content

Commit 2038890

Browse files
committed
Changelog
1 parent e751655 commit 2038890

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
### Security
10+
- Fixed Cross site scripting vulnerability in Javascript escaping
11+
912
### Fixed
1013
- `$smarty->muteUndefinedOrNullWarnings()` now also mutes PHP7 notices for undefined array indexes [#736](https://github.com/smarty-php/smarty/issues/736)
1114
- `$smarty->muteUndefinedOrNullWarnings()` now treats undefined vars and array access of a null or false variables

0 commit comments

Comments
 (0)