summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_runtime_getincludepath.php
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Smarty5 (#852)Simon Wisselink1-181/+0
2018-08-31- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...uwetews1-1/+9
2018-06-12Update PSR-2Sławomir Kaleta1-6/+4
2017-10-26- correction of PHPDoc blocksUwe Tews1-1/+1
2017-10-26- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATORUwe Tews1-13/+6
2017-10-26- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...Uwe Tews1-1/+1
2017-10-26- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...Uwe Tews1-1/+1
2017-10-26- bugfix Smarty version was not filled in header comment of compiled and cac...Uwe Tews1-6/+13
2017-10-26- bugfix Smarty version was not filled in header comment of compiled and cac...Uwe Tews1-13/+6
2017-10-26- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...Uwe Tews1-1/+1
2017-10-26- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...Uwe Tews1-1/+1
2017-10-26- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...Uwe Tews1-1/+1
2017-10-26- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...Uwe Tews1-1/+1
2017-10-26- bugfix Smarty version was not filled in header comment of compiled and cac...Uwe Tews1-6/+13
2017-10-26- bugfix Smarty version was not filled in header comment of compiled and cac...Uwe Tews1-13/+6
2017-10-26- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (...Uwe Tews1-1/+1
2017-10-22- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATORUwe Tews1-1/+1
2016-09-30use absolute path normalizaionuwetews1-1/+1
2016-09-30- improvement new Smarty::$extends_recursion property to disable execution of...uwetews1-1/+1
2016-08-26- bugfix change of 23.08.2016 failed on linux when use_include_path = trueuwetews1-1/+1
2016-08-23- bugfix remove constant DS as shortcut for DIRECTORY_SEPARATOR as the user m...uwetews1-2/+2
2016-02-09- reformat all code for unique styleuwetews1-17/+19
2015-12-09- bugix Smarty did fail under PHP 7.0.0 with use_include_path = true;uwetews1-4/+1
2015-12-09- bugix Smarty did fail under PHP 7.0.0 with use_include_path = true;uwetews1-2/+2
2015-10-24- new extension handler to load functions when calleduwetews1-0/+183