Is this a bug or a "feature" about deleting a feature? According to https://docs.phalcon.io/en/latest/reference/loader.html the autoloader is able to load based on the psr-0 but it doesn't I am trying to upgrade a phalcon 2.0 project to 3.0.1 that uses PSR-0 for some legacy libraries (Kohana query builder)
I don't want to create an issue on docs or cphalcon before asking here :) Can somebody confirm this situation? Currently I am on bash on ubuntu on windows (I don't think this affect, because the files can be loaded with include without any problem)