Closed shochdoerfer closed 2 years ago
Fixes #249. Since PHPStan 1.7.5 autoloaders "overwrite" local classes. Given that, we need to check if factories or proxy classes exist locally and load those implementations instead of generating a class.
Fixes #249. Since PHPStan 1.7.5 autoloaders "overwrite" local classes. Given that, we need to check if factories or proxy classes exist locally and load those implementations instead of generating a class.