]> granicus.if.org Git - php/commitdiff
add note to UPGRADING.INTERNALS
authorAnatol Belski <ab@php.net>
Mon, 29 Aug 2016 16:37:35 +0000 (18:37 +0200)
committerAnatol Belski <ab@php.net>
Mon, 29 Aug 2016 16:37:35 +0000 (18:37 +0200)
UPGRADING.INTERNALS

index 1a922e6294ab92ae596271fa01dd28eb4c5b9458..710c131297b640439b5962df14c30f6135c33230 100644 (file)
@@ -82,6 +82,8 @@ changes. See: https://wiki.php.net/phpng-upgrading
   a. Unix build system changes
 
   b. Windows build system changes
+    Static analysis with clang and Cppcheck is supported by passing "clang" or
+    "cppcheck" keyword to the --with-analyzer configure option.
 
 ========================
 3. Module changes