diff options
| author | uwetews <uwe.tews@googlemail.com> | 2016-07-13 00:26:17 +0200 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2016-07-13 00:26:17 +0200 |
| commit | 31f6afd16ea8048f1342d13bf97cefa34ba896d0 (patch) | |
| tree | 88979ad11ad317d3de39cfe2e6ed99c32c5c0a8b /change_log.txt | |
| parent | 353ee1a49071ed1d38e1eea0ce6d9f38616b4ed2 (diff) | |
| download | smarty-31f6afd16ea8048f1342d13bf97cefa34ba896d0.tar.gz smarty-31f6afd16ea8048f1342d13bf97cefa34ba896d0.tar.bz2 smarty-31f6afd16ea8048f1342d13bf97cefa34ba896d0.zip | |
- update testInstall() https://github.com/smarty-php/smarty/issues/248https://github.com/smarty-php/smarty/issues/248
Diffstat (limited to 'change_log.txt')
| -rw-r--r-- | change_log.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/change_log.txt b/change_log.txt index e8a59315..1ca9a5f6 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,7 +1,8 @@ ===== 3.1.30-dev ===== (xx.xx.xx) 13.07.2016 - bugfix PHP 7 compatibility on registered compiler plugins https://github.com/smarty-php/smarty/issues/241 - + - update testInstall() https://github.com/smarty-php/smarty/issues/248https://github.com/smarty-php/smarty/issues/248 + 12.07.2016 - bugfix {foreach} item variable must be created also on empty from array https://github.com/smarty-php/smarty/issues/238 and https://github.com/smarty-php/smarty/issues/239 - bugfix enableSecurity() must init cache flags https://github.com/smarty-php/smarty/issues/247 |
