diff options
| author | uwetews <uwe.tews@googlemail.com> | 2015-12-19 21:55:32 +0100 |
|---|---|---|
| committer | uwetews <uwe.tews@googlemail.com> | 2015-12-19 21:55:32 +0100 |
| commit | dc9872e0e2d50abd67ecb7c8f735df1f91ce3de2 (patch) | |
| tree | ebd882bd72c74e6a214831c760776e46d4d6110e /change_log.txt | |
| parent | 9cdf68807f607a6efd627fd5d372dd27a796f05c (diff) | |
| download | smarty-dc9872e0e2d50abd67ecb7c8f735df1f91ce3de2.tar.gz smarty-dc9872e0e2d50abd67ecb7c8f735df1f91ce3de2.tar.bz2 smarty-dc9872e0e2d50abd67ecb7c8f735df1f91ce3de2.zip | |
- bugfix broken PHP 5.2 compatibility https://github.com/smarty-php/smarty/issues/139
Diffstat (limited to 'change_log.txt')
| -rw-r--r-- | change_log.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/change_log.txt b/change_log.txt index 73ea00d4..c3198b05 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,7 +1,7 @@ ===== 3.1.29-dev ===== (xx.xx.2015) 19.12.2015 - bugfix using $smarty.capture.foo in expressions could fail https://github.com/smarty-php/smarty/pull/138 - - bugfix broken PHP 5.2 compatibility + - bugfix broken PHP 5.2 compatibility https://github.com/smarty-php/smarty/issues/139 - remove no longer used code - improvement make sure that compiled and cache templates never can contain a trailing '?>? |
