Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 212 Bytes

_PHP_MEMORY_SANITIZER.md

File metadata and controls

9 lines (6 loc) · 212 Bytes

PHP_MEMORY_SANITIZER

  • Default: OFF
  • Values: ON|OFF

Enable the memory sanitizer compiler options for development or debugging purposes. Only for Clang compiler.

TODO: To be determined and refactored.