#985111 phpabtpl: should not warn to stderr

#985111#5
Date:
2021-03-12 21:46:07 UTC
From:
To:
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