]> granicus.if.org Git - php/commitdiff
updated UPGRADING
authorChristoph M. Becker <cmb@php.net>
Wed, 29 Jul 2015 16:28:18 +0000 (18:28 +0200)
committerChristoph M. Becker <cmb@php.net>
Wed, 29 Jul 2015 16:28:18 +0000 (18:28 +0200)
UPGRADING

index 272297d6bce65184d0c25478c17856bbd3264818..9d3f66ccfe78a471c57b2c15166cb36079ff7055 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -709,6 +709,11 @@ out, that the corresponding SDK isn't available anymore.
 - Core
   . PHP_INT_MIN added.
 
+- PCRE
+  . This error constant is added to signal errors due to stack size limitations
+    when PCRE JIT support is enabled:
+  . PREG_JIT_STACKLIMIT_ERROR
+
 - Zlib
   . These constants are added to control flush behavior with the new
     incremental deflate_add() and inflate_add() functions: