Uwe Tews
|
e1cc514a68
|
- avoid possible circular object referances caused by parser/lexer objects
|
2015-08-06 01:19:11 +02:00 |
|
Uwe Tews
|
43f043364f
|
fix case in class name
|
2015-01-06 01:18:58 +01:00 |
|
Uwe.Tews@googlemail.com
|
425091a19f
|
- fixed spelling, PHPDoc , minor errors, code cleanup
|
2014-06-06 02:40:04 +00:00 |
|
Uwe.Tews@googlemail.com
|
00ccae8857
|
- update for PHP 5.4 compatibility
- reformat source to PSR-2 standard
|
2013-07-14 22:15:45 +00:00 |
|
uwe.tews@googlemail.com
|
897d40fe5c
|
-bugfix {assign} in a nocache section should not overwrite existing variable values
during compilation (issue 109)
|
2012-07-30 20:07:51 +00:00 |
|
uwe.tews@googlemail.com
|
0364e35e7d
|
- bugfix implement Smarty2's behaviour of variables assigned by reference in SmartyBC. {assign} will affect all references.
(issue 88)
|
2012-03-27 17:07:32 +00:00 |
|
uwe.tews@googlemail.com
|
eb60692dbe
|
- bugfix {assign} with scope root and global did not work in all cases
|
2011-09-20 19:12:51 +00:00 |
|
monte.ohrt
|
8842e79107
|
commit 3.1 into the trunk
|
2011-09-16 14:19:56 +00:00 |
|
uwe.tews@googlemail.com
|
015f817259
|
- bugfix multiple {append} tags failed to compile.
|
2010-12-28 22:40:13 +00:00 |
|
uwe.tews@googlemail.com
|
f044178bad
|
- major update including some API changes
|
2010-11-11 21:34:36 +00:00 |
|
monte.ohrt
|
21d507a5cb
|
fix formatting
|
2010-08-17 15:39:51 +00:00 |
|
Uwe.Tews
|
e8fbee624d
|
- bugfix on nocache attribute at {assign} and {append}
|
2010-07-31 13:29:59 +00:00 |
|
Uwe.Tews
|
b52cbe9adb
|
- bugfix passing scope attributes in doublequoted strings did not work at {include} {assign} and {append}
|
2010-07-30 13:09:52 +00:00 |
|
Uwe.Tews
|
db38a0aaec
|
- bugfix on assigning multidimensional arrays within templates
- corrected bugfix for truncate modifier
|
2010-07-08 18:30:03 +00:00 |
|
Uwe.Tews
|
8d5fab37e8
|
- bugfix on object as array index
|
2009-12-15 00:02:10 +00:00 |
|
Uwe.Tews
|
cf379474fd
|
- change of filenames in sysplugins folder for internal spl_autoload function
- lexer/parser changed for increased compilation speed
|
2009-10-31 00:44:58 +00:00 |
|