diff options
| author | Nikita Popov <nikita.ppv@gmail.com> | 2019-10-29 15:05:59 +0100 |
|---|---|---|
| committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-10-29 15:06:16 +0100 |
| commit | f9895b4bf5c6cdef0106f763cd95d95e98f039ae (patch) | |
| tree | df6d5feb7f114a47bce6d6c7f56d4b6c8b2321d7 /NEWS | |
| parent | 2bdb13a1f776fccf89506d63eb71e950df96c21e (diff) | |
| download | php-git-f9895b4bf5c6cdef0106f763cd95d95e98f039ae.tar.gz | |
Fixed bug #78689
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ PHP NEWS Lundin) . Fixed bug #78752 (Segfault if GC triggered while generator stack frame is being destroyed). (Nikita) + . Fixed bug #78689 (Closure::fromCallable() doesn't handle + [Closure, '__invoke']). (Nikita) - COM: . Fixed bug #78694 (Appending to a variant array causes segfault). (cmb) |
