]> granicus.if.org Git - php/commit
run-tests: drop support for ancient Valgrind versions
authorMax Semenik <maxsem.wiki@gmail.com>
Thu, 25 Feb 2021 10:15:03 +0000 (13:15 +0300)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 1 Mar 2021 10:21:30 +0000 (11:21 +0100)
commitbdd7c487646bbaaf4ab5616fa73661f4e9337fa4
tree9ce69aca483addc7d37bf76a733b9885126e8f3d
parent1ec7cc96dcba3cd5e243d3c5ac98b9ef0779be38
run-tests: drop support for ancient Valgrind versions

Valgrind 3.3.0 was released in 2007, not even RHEL has crap older than
this. It could be argued that 3.8.0, released in 2012, could be a safe
cutoff too.

Closes GH-6728.
run-tests.php