]> granicus.if.org Git - php/commit
Don't force USE_ZEND_ALLOC=0 in run-tests.php
authorNikita Popov <nikita.ppv@gmail.com>
Mon, 24 Jun 2019 13:41:03 +0000 (15:41 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 25 Jun 2019 08:25:44 +0000 (10:25 +0200)
commit3a36e68c49f2e0e850494e56e6aa60ccf296c712
tree67d82c5855c0a17c85ecf89b16627299fb7c5d96
parent46bad1d67975527a5b01e9140a799dbf64de8863
Don't force USE_ZEND_ALLOC=0 in run-tests.php

USE_ZEND_ALLOC=0 is useful not just for valgrind ... we should not
force USE_ZEND_ALLOC=1 if the user explicitly disabled it.
run-tests.php