summaryrefslogtreecommitdiff
path: root/it_auto_prepend.php
AgeCommit message (Expand)AuthorFilesLines
2008-03-24Execute converted main script in global context to support global variablesChristian Schneider1-6/+10
2008-03-24Use copy() for Windows where symlink() does not existChristian Schneider1-1/+2
2008-03-02Do not convert files above 200k, link to unchanged filesChristian Schneider1-9/+24
2008-02-13Fix error handling with unpatched E_NOTICE enabledChristian Schneider1-2/+18
2008-02-07Make autoloader and syntaxconvert cooperateChristian Schneider1-6/+9
2007-11-14Suppress warnings on shared hosters with open_basedir setChristian Schneider1-3/+3
2007-11-13Tested and fixed syntax converter securityChristian Schneider1-5/+5
2007-11-13Fix: Moved check for it_syntaxconvert directory after auto_prepend_local.phpChristian Schneider1-12/+10
2007-11-12Untaint ULTRAHOME and IT_HOME (e.g. for it::log)Christian Schneider1-3/+4
2007-11-12Enhance syntax conversion systemChristian Schneider1-5/+7
2007-11-12Safer handling of syntax conversionChristian Schneider1-7/+17
2007-11-12More stable ULTRAHOME setting, auto_prepend_local supportChristian Schneider1-5/+11
2007-11-09Added it_autoprepend.php, it_syntaxconverter.class and convertsyntax.phpChristian Schneider1-0/+183