Skip to content

Instantly share code, notes, and snippets.

@arris-ray
arris-ray / PHP-7.4.24+diagnostics.valgrind
Created April 20, 2023 21:15
Valgrind reports for running all php-src tests on the PHP-7.4.24 and PHP-7.4.24+diagnostics branches
==91597== Memcheck, a memory error detector
==91597== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==91597== Using Valgrind-3.15.0 and LibVEX; rerun with -h for copyright info
==91597== Command: make test TESTS=tests/
==91597==
/bin/sh /workspaces/php-src/libtool --silent --preserve-dup-deps --mode=install cp ext/opcache/opcache.la /workspaces/php-src/modules
Build complete.
Don't forget to run 'make test'.