llaville / php-compatinfo

Library that find out the minimum version and the extensions required for a piece of code to run
https://llaville.github.io/php-compatinfo/7.1/
Other
371 stars 21 forks source link

Proxy files configuration are borken on multi-users env. #302

Closed remicollet closed 3 years ago

remicollet commented 3 years ago

Scenario

First user run something which create /tmp/bartlett/php-compatinfo-db/3.4.2/proxies/ Second user runs something else but have no right access to save new file in the same directory

Result: Error: Class 'DoctrineProxies\__CG__\Bartlett\CompatInfoDb\Infrastructure\Persistence\Doctrine\Entity\Extension' not found