mirror of
https://github.com/php/phd.git
synced 2026-03-23 22:52:05 +01:00
Remove Config from Autoloader by replacing it with a static array and a setter method. Update render.php and setup.php to pass package directories to Autoloader. Add test. Co-authored-by: haszi <haszika80@gmail.com>