- Package:
- pkg-php-tools
- Source:
- pkg-php-tools
- Submitter:
- David Prévot
- Date:
- 2021-03-12 21:51:04 UTC
- Severity:
- wishlist
Hi, When calling phpabtpl without a composer.json (which may be a standard use case for preparing a template for the testsuite), the following is displayed to stderr: Proceeding without a composer.json file. It forces one to add “Restrictions: allow-stderr” to the autopkgtest if phpabtpl is used. Regards David