Hi Bob,

I'm currently testing a new PHP extension on travis-ci in valgrind/leak_check mode. In PHP 5 environments, it is OK but, on PHP 7, every test fails with this message :

valgrind: Bad option: --vex-iropt-register-updates=allregs-at-mem-access

valgrind version is 3.7.0.

For a full log, see https://travis-ci.org/flaupretre/pecl-pcs (hope it's public. If not ask for the log).

I'm sending this message to you because I see that you did add this option in run-tests.php some months ago. So, how do you think we can fix this ? add another test on valgrind version in the script ?

Regards

François

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to