fixed 'er_level' settings to E_ALL (-1)
added 3th party random_int PHP5 compatibility layer
initialize.php section 'Get users language' corrected
little typo fix in initialize.php
little fix in HttpRequester::__construct()
updatet version to 2.11.0-RC1added first version of HttpRequester
modified CoreAutoloader for recognized traits in /frameworks/traits/activate Autoloading in Phplib_FtanTraitmoved Phplib_FtanTrait to /frameworks/traits/
added trait containing new method set_ftan() for phplib
output_filter::ScriptVars: output of JS cleaned
mismatch in html entities solved
some small corrections
modified: all core languagefiles changed to pure UTF-8 linux format.removed: /languages/old.format.inc.php (see deprecated message (2) from 2010!!!)
Statement: concerning language files: $TEXT['MODULE']['TITLE'] is deprecatedReplacement: $TEXT['MODULE_TITLE']
CoreAutoloader::addNamespace() + ::doRegister() modified.initialize:: register Autoloader fitted to modified methods
initialize.php:: activation of CoreAutoloader modified.
OutputFilterApi: modified for new filter structure
admin/interface/version.php: structure changed
output_filter/filters/filterRelUrl little typo fixed
output_filter/filters/filterRelUrl now will take care for <link alternate href entries too
added new method addNamespace()
a small optimization
issue 'not loaded mdcr.js' solved
added new class 'vendor\jscalendar\Helper
added new namespace 'vendor\jscalendar'
little fix for charset settings
CoreAutoloader::doRegister() regex creation fixed and made translations of namespaces more flexibleinitialize:: set namespace translation of 'acp' to ADMIN_DIRECTORY
added and activated class bin\CoreAutoloader
added missing root / ns
added new class Autoloader
modified class database to default charset utf8mb4added property database->sTablePrefix
output_filter::filterEmail:: mdcr.js is loaded only when at least one email address is encrypted on the current page
install:: security issue fixed. Now save.php only can be called from form inside index.php
=== create main branch ===