Do it just once and very early, so that all scripts can rely on it being available. Fixes autoloading of phpseclib. Fixes #11914 Signed-off-by: Michal Čihař <michal@cihar.com>
Update config classes. Add @noinspection tag. Update documentation and script. Set ConfigGenerator in a namespace. Rename ConfigGenerator filename. Remove ConfigGenerator requires. Fix namespaces of mock objects. Remove useless require. Add missing 'use'. Add missing require. Update PHPDoc. Fix class test typo. Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>