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_object_block_function.php
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
Smarty5 (#852)
Simon Wisselink
1
-42
/
+0
2018-08-31
- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...
uwetews
1
-1
/
+1
2018-06-12
Update PSR-2
Sławomir Kaleta
1
-3
/
+3
2016-01-02
- improvement runtime checks if registered block plugins are callabel
uwetews
1
-2
/
+2
2016-01-02
- optimize block plugin compiler
uwetews
1
-64
/
+15
2015-10-24
- improve compiled code
uwetews
1
-5
/
+6
2015-08-23
- relocate properties for size optimization
uwetews
1
-2
/
+2
2015-08-06
- avoid possible circular object referances caused by parser/lexer objects
Uwe Tews
1
-8
/
+12
2014-06-06
- fixed spelling, PHPDoc , minor errors, code cleanup
Uwe.Tews@googlemail.com
1
-7
/
+6
2013-07-14
- update for PHP 5.4 compatibility
Uwe.Tews@googlemail.com
1
-9
/
+8
2011-10-01
- improvement replaced some strlen($foo) > 3 calls by isset($foo[3])
rodneyrehm
1
-1
/
+1
2011-09-16
commit 3.1 into the trunk
monte.ohrt
1
-39
/
+47
2010-11-20
- bugfix on block plugins with modifiers
uwe.tews@googlemail.com
1
-1
/
+7
2010-11-12
- reactivated $error_reporting property handling
uwe.tews@googlemail.com
1
-1
/
+1
2010-11-11
- major update including some API changes
uwe.tews@googlemail.com
1
-10
/
+23
2010-08-17
fix formatting
monte.ohrt
1
-18
/
+19
2010-04-30
- work around of a substr_compare bug in older PHP5 versions
Uwe.Tews
1
-2
/
+2
2010-02-09
- added $smarty->_tag_stack for tracing block tag hierarchy
Uwe.Tews
1
-3
/
+4
2010-02-02
- retaining newlines at registered functions and function plugins
Uwe.Tews
1
-1
/
+1
2009-12-27
--- this is a major update with a couple of internal changes ---
Uwe.Tews
1
-0
/
+59