summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-10-25 12:47:18 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-10-25 12:47:18 +0200
commit52499938142351d20a46c2b941e957ab0d618109 (patch)
tree8e58c77e62432a035b759c9c0396c33ebf86249e /NEWS
parent8daf96cef35c114b9e9cbcc47fc8602be74754d3 (diff)
downloadphp-git-52499938142351d20a46c2b941e957ab0d618109.tar.gz
Fixed bug #78747
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f578327393..ac9a2c2716 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ PHP NEWS
- OpCache:
. Fixed bug #78654 (Incorrectly computed opcache checksum on files with
non-ascii characters). (mhagstrand)
+ . Fixed bug #78747 (OpCache corrupts custom extension result). (Nikita)
- Reflection:
. Fixed bug #78697 (ReflectionClass::ImplementsInterface - inaccurate error