When developing it happens on occasion that the path is cached but the source doesn't exist any more and thus it throws an error that the class can't be found. After flushing the path cache it works as expected.
It would be nice if the class is automatically revalidated if it can't find the class, it it can't find the class after that it should throw an error. This would be a great help when developing a site.
When developing it happens on occasion that the path is cached but the source doesn't exist any more and thus it throws an error that the class can't be found. After flushing the path cache it works as expected.
It would be nice if the class is automatically revalidated if it can't find the class, it it can't find the class after that it should throw an error. This would be a great help when developing a site.