Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:324897 php.internals:86231 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76961 invoked from network); 15 May 2015 09:46:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 May 2015 09:46:04 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.182 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.214.182 mail-ob0-f182.google.com Received: from [209.85.214.182] ([209.85.214.182:35436] helo=mail-ob0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/3A-18748-A50C5555 for ; Fri, 15 May 2015 05:46:02 -0400 Received: by obcus9 with SMTP id us9so74148884obc.2; Fri, 15 May 2015 02:45:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=0VMpGpGicHUFWke7H66njdqlV/8uiBSZlfxxchuGft8=; b=Fanba61R55EtIAJfEok70xJ7VA2JsavonSsGGiwuAs0OUw4T4P6eN1webl0wUHw21U nUpDnm7Wegf/iw0iIpDxcV0booRCyXd+4XkfeWRGCnfdR/yfJFybuhJ6N7dN41/kZwQ/ 7VhV1n7uPyjGM6tT0FAIhI55ht+PWidi+n832IfqaTl5x+f9p0h64vWswZP0TcxaghCa vHwYk3oiy4Xl1Bv7fISLH6cw3iVvI3W7LxB4RMPkZaoKMvMIU8h3EoWzOwkdsHOAj2cc UbbFQ/vQ/8FU+7slZ1fzs1VSuB4NLljbGpz9F0FpESr0dQ/d3uqzBWICQEcTW2mfck8E N7KQ== X-Received: by 10.202.80.22 with SMTP id e22mr7386517oib.76.1431683159484; Fri, 15 May 2015 02:45:59 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.202.104.196 with HTTP; Fri, 15 May 2015 02:45:19 -0700 (PDT) In-Reply-To: <55559E20.9050209@gmail.com> References: <55559E20.9050209@gmail.com> Date: Fri, 15 May 2015 18:45:19 +0900 X-Google-Sender-Auth: i42Z_049eqly74jvGgu8T_eh1ts Message-ID: To: Stanislav Malyshev Cc: php-announce@lists.php.net, "php-general@lists.php.net" , PHP Internals Content-Type: multipart/alternative; boundary=001a113d7e3a26f21805161bb6d8 Subject: Re: [PHP-DEV] PHP 5.4.41 Released From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a113d7e3a26f21805161bb6d8 Content-Type: text/plain; charset=UTF-8 Hi Stas, Thank you for pcntl_exec() null byte fix. I forgot this. I've closed the bug. I'll start dealing with assigned bugs soon... Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net On Fri, May 15, 2015 at 4:20 PM, Stanislav Malyshev wrote: > Hello! > > The PHP development team announces the immediate availability of PHP > 5.4.41. Seven security-related bugs were fixed in this release. > > All PHP 5.4 users are encouraged to upgrade to this version. > > For source downloads of PHP 5.4.41 please visit our downloads page: > http://www.php.net/downloads.php > > Windows binaries can be found on http://windows.php.net/download/. > > The list of changes is recorded in the ChangeLog: > http://www.php.net/ChangeLog-5.php#5.4.41 > > Stas Malyshev > PHP 5.4 RM > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a113d7e3a26f21805161bb6d8--