summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_compile_config_load.php
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Smarty5 (#852)Simon Wisselink1-96/+0
2018-08-31- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...uwetews1-8/+6
2018-06-12Update PSR-2Sławomir Kaleta1-1/+1
2016-08-20- bugfix {config_load ... scope="global"} shall not throw an arror but fallba...uwetews1-1/+1
2016-03-09- improvement rework of 'scope' attribute handling see see NEW_FEATURES.txt h...uwetews1-2/+6
2016-02-09- update/bugfix scope attribute handling reworked. Read the newfeatures.txt fileuwetews1-21/+14
2016-02-09- reformat all code for unique styleuwetews1-16/+17
2016-01-02- update scope handlinguwetews1-6/+2
2015-11-01- update config file processinguwetews1-9/+29
2015-08-17- load seldom used Smarty API methods dynamically to reduce memory footprintuwetews1-2/+4
2015-08-06- avoid possible circular object referances caused by parser/lexer objectsUwe Tews1-5/+6
2015-01-02restructure config file processingUwe Tews1-2/+1
2014-06-06 - fixed spelling, PHPDoc , minor errors, code cleanupUwe.Tews@googlemail.com1-10/+9
2013-07-14- update for PHP 5.4 compatibilityUwe.Tews@googlemail.com1-7/+5
2011-10-01- improvement replaced most in_array() calls by more efficient isset() on arr...rodneyrehm1-1/+2
2011-09-16commit 3.1 into the trunkmonte.ohrt1-19/+39
2010-11-12- reactivated $error_reporting property handlinguwe.tews@googlemail.com1-9/+5
2010-11-11- major update including some API changesuwe.tews@googlemail.com1-7/+21
2010-08-17fix formattingmonte.ohrt1-0/+1
2010-07-30- bugfix passing scope attributes in doublequoted strings did not work at {in...Uwe.Tews1-20/+20
2009-10-31- change of filenames in sysplugins folder for internal spl_autoload functionUwe.Tews1-0/+53