diff options
| author | Bob Weinand <bobwei9@hotmail.com> | 2015-07-29 21:00:43 +0200 |
|---|---|---|
| committer | Bob Weinand <bobwei9@hotmail.com> | 2015-07-29 21:00:43 +0200 |
| commit | ae1a4f47e6bd9f8d1d969e5080dae60136d7444b (patch) | |
| tree | 44d489acaff45bab098acfb9968b063ad4ee57d7 | |
| parent | 9249890acf83d77f20cef625ceb4106808d90622 (diff) | |
| download | php-git-ae1a4f47e6bd9f8d1d969e5080dae60136d7444b.tar.gz | |
Add NEWS entry
| -rw-r--r-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -10,7 +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) - + . Fixed bug #70164 (__COMPILER_HALT_OFFSET__ under namespace is not defined). + (Bob)) + - IMAP: . Fixed bug #70158 (Building with static imap fails). (cmb) @@ -18,7 +20,7 @@ PHP NEWS . Fixed bug #70111 (Segfault when a function uses both an explicit return type and an explicit cast). (Laruence) -- SAPI: +- Phpdbg: . Fixed bug #70138 (Segfault when displaying memory leaks). (Bob) - Standard: |
