We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b71b66 + b388e95 commit be9adc4Copy full SHA for be9adc4
Zend/zend_string.c
@@ -366,7 +366,7 @@ ZEND_API void zend_interned_strings_switch_storage(bool request)
366
367
/* Even if we don't build with valgrind support, include the symbol so that valgrind available
368
* only at runtime will not result in false positives. */
369
-#ifndef HAVE_VALGRIND
+#ifndef I_REPLACE_SONAME_FNNAME_ZU
370
# define I_REPLACE_SONAME_FNNAME_ZU(soname, fnname) _vgr00000ZU_ ## soname ## _ ## fnname
371
#endif
372
0 commit comments