Uwe Tews
|
ea2a566b1f
|
- bugfix Smarty_Security->allow_constants=false; did also disable true, false and null (change of 16.03.2015)
- improvement added a whitelist for trusted constants to security Smarty_Security::$trusted_constants (forum topic 25471)
|
2015-03-28 03:58:08 +01:00 |
|
Uwe Tews
|
e7ad5909e5
|
- bugfix Smarty_Security->allow_constants=false; did not disallow direct usage of defined constants like {SMARTY_DIR} {forum topic 25457}
|
2015-03-17 02:29:19 +01:00 |
|
Uwe Tews
|
1a781b39b1
|
new feature: security can now control access to static methods and properties
see also NEW_FEATURES.txt
|
2015-01-22 03:53:01 +01:00 |
|
Uwe Tews
|
ec19bc763f
|
- bugfix 'self::' and 'parent::' was interpreted in template syntax as static class
|
2015-01-21 23:30:37 +01:00 |
|
Uwe Tews
|
b122878131
|
rename parse tree class names and minor fixes
|
2014-12-30 16:22:03 +01:00 |
|
Uwe Tews
|
5e4f55d121
|
add .plex and .y files
add lexer .plex and parser .y files to distribution for easier version
control
|
2014-12-14 00:49:42 +01:00 |
|