Simon Wisselink
|
ffb2fd923b
|
Update README.md. Fix references to Smarty3. Get rid of old changelog-like files.
|
2021-10-13 22:49:43 +02:00 |
|
uwetews
|
4f7cd8f1b3
|
- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty/pull/483
|
2018-08-31 16:45:09 +02:00 |
|
Sławomir Kaleta
|
2404095783
|
Update PSR-2
|
2018-06-12 09:58:15 +02:00 |
|
Uwe Tews
|
96fd914cc1
|
bugfix rework of newline spacing between tag code and template text.
now again identical with Smarty2 (forum topic 26878)
|
2017-11-20 04:07:51 +01:00 |
|
Uwe Tews
|
3fc8abeb98
|
code cleanup and optimizations 3.1.32-dev-34
|
2017-11-06 01:02:56 +01:00 |
|
uwetews
|
30328d318c
|
- optimization of tag attribute compiling
|
2016-02-14 19:58:55 +01:00 |
|
uwetews
|
0f7f0d87b6
|
- new tag {make_nocache} read NEW_FEATURES.txt https://github.com/smarty-php/smarty/issues/110
|
2016-02-14 02:54:38 +01:00 |
|
uwetews
|
b04486a091
|
- reformat all code for unique style
|
2016-02-09 01:27:15 +01: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
|
bef7c55544
|
{for} should be able to init array elements
|
2015-05-18 04:00:17 +02: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 |
|
monte.ohrt
|
8842e79107
|
commit 3.1 into the trunk
|
2011-09-16 14:19:56 +00:00 |
|
uwe.tews@googlemail.com
|
f044178bad
|
- major update including some API changes
|
2010-11-11 21:34:36 +00:00 |
|
uwe.tews@googlemail.com
|
87ec00f518
|
-bugfix on complex expressions as start value for {for} tag
|
2010-11-09 20:35:47 +00:00 |
|
monte.ohrt
|
21d507a5cb
|
fix formatting
|
2010-08-17 15:39:51 +00:00 |
|
Uwe.Tews
|
2d1ce2f940
|
- bugfix on {foreach} and {for} optimizations of 27/04/2010
|
2010-05-10 20:08:24 +00:00 |
|
Uwe.Tews
|
d7a629df0c
|
- change default of $debugging_ctrl to 'NONE'
- optimization of compiled code of {foreach} and {for} loops
- change of compiler for config variables
|
2010-04-28 20:30:27 +00:00 |
|
Uwe.Tews
|
7e6da87134
|
- added max attribute to for loop
- added security mode allow_super_globals
|
2009-12-04 15:44:47 +00:00 |
|
Uwe.Tews
|
1573bf813c
|
- added {for $foo = 1 to 5 step 2} syntax
|
2009-12-03 22:39:45 +00:00 |
|
Uwe.Tews
|
ba6ba0cf8d
|
- fixed {foreachelse}, {forelse}, {sectionelse} compiled code at nocache variables
|
2009-11-11 16:15:47 +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 |
|