uwetews
|
888014b908
|
- new extension handler to load functions when called
|
2015-10-24 05:02:24 +02:00 |
|
uwetews
|
ad65c850f7
|
- move some code into runtime extensions
|
2015-10-21 02:02:42 +02:00 |
|
uwetews
|
0260b525b8
|
introduce Smarty::$resource_cache_mode and cache template object of {include} inside loop
|
2015-08-10 21:57:06 +02:00 |
|
Uwe Tews
|
e1cc514a68
|
- avoid possible circular object referances caused by parser/lexer objects
|
2015-08-06 01:19:11 +02:00 |
|
Uwe Tews
|
5468f140fa
|
- bugfix compiler did overwrite existing variable value when setting the nocache attribute https://github.com/smarty-php/smarty/issues/39
|
2015-05-19 22:47:04 +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
|
d3e71dabb6
|
- bugfix {if} and {while} tags without condition did not throw a SmartyCompilerException (Issue #57)
|
2011-11-01 20:27:53 +00:00 |
|
monte.ohrt
|
8842e79107
|
commit 3.1 into the trunk
|
2011-09-16 14:19:56 +00:00 |
|
uwe.tews@googlemail.com
|
7d48680bd5
|
- bugfix in {if} and {while} tag compiler when using assignments as condition and nocache mode
|
2011-01-12 21:33:26 +00:00 |
|
uwe.tews@googlemail.com
|
6d897f0d59
|
- bugfix assigment as condition in {while} did drop an E_NOTICE
|
2010-12-15 09:08:35 +00:00 |
|
uwe.tews@googlemail.com
|
2e1c83f44d
|
-bugfix on parser at !$foo|modifier
-change parser logic when assignments used as condition in {if] and {while} to allow assign to array element
|
2010-11-24 19:38:45 +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 |
|
monte.ohrt
|
3386b94e15
|
change linefeed style to native on all files
|
2009-11-06 14:35:00 +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 |
|