From: Anatol Belski Date: Wed, 13 Jul 2016 08:51:03 +0000 (+0200) Subject: fix contirbutor name X-Git-Tag: php-7.1.0beta1~78 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fdc1f2e48f57c3bfc1479625b5f2e1b6e38e20d4;p=php fix contirbutor name --- diff --git a/NEWS b/NEWS index 7538cb3308..1d885619de 100644 --- a/NEWS +++ b/NEWS @@ -11,7 +11,7 @@ PHP NEWS (Dmitry, Nikita) . Added new constant PHP_FD_SETSIZE. (cmb) . Added optind parameter to getopt(). (as) - . Added PHP to SAPI error severity mapping for logs. (Martin Voruba) + . Added PHP to SAPI error severity mapping for logs. (Martin Vobruba) . Fixed bug #71911 (Unable to set --enable-debug on building extensions by phpize on Windows). (Yuji Uchiyama)