index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
sysplugins
/
smarty_internal_compile_private_foreachsection.php
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
Smarty5 (#852)
Simon Wisselink
1
-228
/
+0
2022-09-22
#155 Adapt Smarty upper/lower functions to be codesafe (e.g. for Turkish loca...
Alec Smecher
1
-3
/
+3
2018-09-03
- bugfix {foreach} using new style property access like {$item@property} on
uwetews
1
-35
/
+33
2018-08-31
- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...
uwetews
1
-6
/
+8
2018-06-12
Update PSR-2
Sławomir Kaleta
1
-8
/
+10
2018-03-21
- bugfix short form of {section} attributes did not work https://github.com/s...
Uwe Tews
1
-2
/
+3
2017-11-06
code cleanup and optimizations 3.1.32-dev-34
Uwe Tews
1
-1
/
+1
2017-10-26
- correction of PHPDoc blocks
Uwe Tews
1
-0
/
+4
2016-02-09
- reformat all code for unique style
uwetews
1
-8
/
+9
2016-02-01
- bugfix {foreach} compilation failed when $smarty->merge_compiled_includes =...
uwetews
1
-1
/
+1
2016-01-26
- revert bugfix compiling {section} did create warning
uwetews
1
-62
/
+102
2016-01-26
- bugfix compiling {section} did create warning
uwetews
1
-102
/
+62
2015-12-27
- code fixes
uwetews
1
-1
/
+1
2015-12-19
- bugfix broken PHP 5.2 compatibility https://github.com/smarty-php/smarty/is...
uwetews
1
-7
/
+4
2015-12-13
- bugfix {foreach} and {section} with uppercase characters in name attribute ...
uwetews
1
-7
/
+6
2015-10-24
- new extension handler to load functions when called
uwetews
1
-1
/
+1
2015-09-16
- update compiler by moving no longer needed properties, code optimizations a...
uwetews
1
-2
/
+1
2015-09-01
- improvement convert template inheritance into runtime processing
uwetews
1
-13
/
+0
2015-08-06
- avoid possible circular object referances caused by parser/lexer objects
Uwe Tews
1
-4
/
+4
2015-08-02
- optimization and code cleanup of {foreach} and {section} compiler
Uwe Tews
1
-1
/
+1
2015-07-31
- optimize {foreach} and {section} compiler
Uwe Tews
1
-0
/
+238