Hi all,
Thought I'd send a RFC out to you all to get a little feedback before I
make any changes to this since I didn't originally start the project. If
no one responds with a good reason why NOT to make the changes I
purpose, I will proceed in a somewhat timely manner.
It's been over a year sinc
Hi,
I'd like to commit the following changes to php-ext-source-r3.eclass to add
FEATURES=test support for PHP standalone extensions as well.
The function itself is copied from php-ext-pecl-r3.eclass, so nothing new.
Thanks.
Regards,
Thomas
aka Whissi
Thomas Deutschmann (1):
php-ext-source-
php-ext-source-r3 eclass currently does not provide FEATURES=test support
like php-ext-pecl-r3 eclass does. This commit will add and export the
src_test function from php-ext-pecl-r3 eclass to php-ext-source-r3 eclass
to allow testing of PHP standalone extensions as well.
---
eclass/php-ext-source