Currently Autoload will change the autoload-file, even if there are actually no changes in the class-list. When using Autoload not only within the deployment or completely manually this might change the autoload-file far too often.
The patch will ensure that the autoload-function-name changes only when the classlist is changed. This might be an cli-option, too.
Currently Autoload will change the autoload-file, even if there are actually no changes in the class-list. When using Autoload not only within the deployment or completely manually this might change the autoload-file far too often.
The patch will ensure that the autoload-function-name changes only when the classlist is changed. This might be an cli-option, too.