The Mouf PHP framework: an open-source PHP framework providing an easy way to download, install, use and reuse components, with a graphical user interface.
Start a new project.
Add the bootstrap template package (that is used also by mouf)
change the template.php file in your vendor/mouf/bootstraptemplate package.
This change should not be reflected in MoufUI.
Yet, it is.
The Mouf autoloader uses the wrong classes first.
User classes are overwriting Mouf classes. It should be the opposite.
Start a new project. Add the bootstrap template package (that is used also by mouf) change the template.php file in your vendor/mouf/bootstraptemplate package.
This change should not be reflected in MoufUI. Yet, it is.
The Mouf autoloader uses the wrong classes first. User classes are overwriting Mouf classes. It should be the opposite.