From 8f7d816b0d290e3e43b2ba4f3bf265f41af468d0 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Wed, 29 Jul 2015 18:28:18 +0200 Subject: [PATCH] updated UPGRADING --- UPGRADING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPGRADING b/UPGRADING index 272297d6bc..9d3f66ccfe 100644 --- 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: -- 2.50.1