mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 19:04:27 +02:00
ChangeLog update
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2006-01-15 Messju Mohr <messju@lammfellpuschen.de>
|
||||
|
||||
* NEWS
|
||||
libs/Smarty_Compiler.class.php:
|
||||
fixed use of references $cache_attrs and $repeat in Smarty_Compiler.
|
||||
|
||||
php does not allow to pass an assigned by reference to a function. since
|
||||
php-5.1.2
|
||||
the reference to the lval gets lost when passing an assignment.
|
||||
|
||||
2005-12-31 Messju Mohr <messju@lammfellpuschen.de>
|
||||
|
||||
* NEWS
|
||||
|
Reference in New Issue
Block a user