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
|
336c07c23f
|
- bugfix plugins may not be loaded if {function} or {block} tags are executed in nocache mode
https://github.com/smarty-php/smarty/issues/371
|
2018-03-28 07:15:29 +02:00 |
|
Uwe Tews
|
dd9c076dfa
|
- correction of PHPDoc blocks
- minor code cleanup
|
2017-10-26 10:25:41 +02:00 |
|
uwetews
|
6ef0d0eaa0
|
- optimization and cleanup of resource code
|
2016-05-15 11:13:31 +02:00 |
|
uwetews
|
af71fda639
|
- optimization of capture and security handling
|
2016-03-11 02:55:55 +01:00 |
|
uwetews
|
62bf9eeddc
|
- optimization of resource processing
|
2016-03-11 01:07:26 +01:00 |
|
uwetews
|
4815464b9c
|
- optimization of resource processing
|
2016-03-10 22:22:46 +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
|
c8c82a292a
|
- PHPdoc updates
|
2015-12-27 08:12:46 +01:00 |
|
uwetews
|
d11956fc78
|
- remove no longer used code
|
2015-12-19 21:35:24 +01:00 |
|
uwetews
|
42e722926a
|
- bugfix Error when using {include} within {capture} https://github.com/smarty-php/smarty/issues/100
|
2015-10-25 04:53:58 +01:00 |
|
uwetews
|
9eb87ef5a2
|
- relocate properties for size optimization
|
2015-08-23 13:24:24 +02:00 |
|
uwetews
|
6a26393099
|
- optimize rendering
|
2015-08-23 01:26:46 +02:00 |
|
uwetews
|
457a0486f5
|
- cache template object of {include} if same template is included several times
|
2015-08-18 02:55:53 +02:00 |
|
uwetews
|
9ad5e1eb1e
|
define missing properties
|
2015-08-15 18:25:06 +02:00 |
|
uwetews
|
d16e2d3a15
|
replace property array by object properties
|
2015-08-09 20:43:04 +02:00 |
|