Remove following files: - autoload_function.php - autoload_register.php Module.php - Remove `interface` https://github.com/zendframework/ZendSkeletonModule/blob/master/Module.php#L16 - Remove `str_replace` https://github.com/zendframework/ZendSkeletonModule/blob/master/Module.php#L27 tests: - provide real tests for controller Any thoughts?
Remove following files:
Module.php
interfacehttps://github.com/zendframework/ZendSkeletonModule/blob/master/Module.php#L16str_replacehttps://github.com/zendframework/ZendSkeletonModule/blob/master/Module.php#L27tests:
Any thoughts?