diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ PHP NEWS . Fixed bug #70117 (Unexpected return type error). (Laruence) . Fixed bug #70106 (Inheritance by anonymous class). (Bob) . Fixed bug #69674 (SIGSEGV array.c:953). (cmb) + +- IMAP: + . Fixed bug #70158 (Building with static imap fails). (cmb) - Opcache: . Fixed bug #70111 (Segfault when a function uses both an explicit return |