]> granicus.if.org Git - php/commitdiff
Symbol HAVE_PCRE has been removed
authorPeter Kokot <peterkokot@gmail.com>
Sun, 14 Jul 2019 21:02:52 +0000 (23:02 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Sun, 14 Jul 2019 21:02:52 +0000 (23:02 +0200)
UPGRADING.INTERNALS

index 3b7750eb28f1cf5dc05190f70f17fac6b88a4d4c..7f7cece944d6a506cab2671b96da8d6c497ceb70 100644 (file)
@@ -64,6 +64,8 @@ PHP 8.0 INTERNALS UPGRADE NOTES
   a. Abstract
     - Symbol HAVE_HASH_EXT is removed and is no longer defined. It should be
       considered to have hash extension always available since PHP 7.4.
+    - Symbol HAVE_PCRE is removed and is no longer defined. It should be
+      considered to have pcre extension always available since PHP 7.4.
 
   b. Unix build system changes