On 30 March 2015 at 15:40, Remi Collet <[email protected]> wrote:

> As PHP 7 is not yet supported, can you please set a proper php max
> version in package.xml ?


Yes, if someone can tell me what the entry should be.

i.e. is there some syntax for specifying "less than 7" or should it be
a hack like:

<php>
   <min>5.1.3</min>
   <max>5.99.99</min>
</php>


cheers
Dan

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to