- Package:
- pkg-php-tools
- Source:
- pkg-php-tools
- Submitter:
- David Prévot
- Date:
- 2021-10-09 19:27:04 UTC
- Severity:
- wishlist
Hi Robin, I noticed in php-mockery that composer.json has the following require: "lib-pcre": ">=7.0", phpabtpl should not add the following line: require_once 'LibPcre/autoload.php'; (or at least provide a way to simply ignore it. The fact lib-pcre that has no vendor/ part seems to make it impossible to ignore it via debian/pkg-php-tools-autoloaders). Regards David