Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78905 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12515 invoked from network); 14 Nov 2014 10:22:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Nov 2014 10:22:41 -0000 Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.46 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.192.46 mail-qg0-f46.google.com Received: from [209.85.192.46] ([209.85.192.46:45430] helo=mail-qg0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 62/F7-07200-0F7D5645 for ; Fri, 14 Nov 2014 05:22:40 -0500 Received: by mail-qg0-f46.google.com with SMTP id i50so11663785qgf.5 for ; Fri, 14 Nov 2014 02:22:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=zyf0y7P/bmluG+zM3dO04+KXz+aBk7pbzKimoh29J1k=; b=hvUxKK1AJWe1vjenMFWaznv/VgxxvKXNv4KavshThGveuD4nNzQpvDoLLebzEp8PCX sui1gP7LBh4W7YMKIOLJj/TgyxWWOc9v5DG9Gm/lJmDf+TyCEYHFyuw9qE3taM+QSM5t mYKqu/z29kzNepSHvXyB8WyUH+Ppujbz1P15YmZVDSyXYK0UASO/eBSUX4KJAoTnnkrH ypdY50SE2JakupdZr4dFt2ln3YTUa0D+r2/cIRN8X7ndOsXnHs1GqLYrHo4RXq0b+D7X +xDKyQnMkZp84Veqd372yf/Hye7/n80+HcQKISIpptI6eyllEtnFdQpM8SheVbDb4tjc qHSg== X-Received: by 10.224.131.74 with SMTP id w10mr10266852qas.81.1415960557334; Fri, 14 Nov 2014 02:22:37 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.140.20.86 with HTTP; Fri, 14 Nov 2014 02:21:57 -0800 (PST) Date: Fri, 14 Nov 2014 11:21:57 +0100 X-Google-Sender-Auth: fAfaYP-gdt0fpY9B88eIlXDEza4 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=001a11c295720935ba0507cf02fa Subject: PHP 5.5.19 is available From: jpauli@php.net (Julien Pauli) --001a11c295720935ba0507cf02fa Content-Type: text/plain; charset=UTF-8 Hello! The PHP development team announces the immediate availability of PHP 5.5.19. This release fixes several bugs and one CVE in the fileinfo extension. All PHP 5.5 users are encouraged to upgrade to this version. For source downloads of PHP 5.5.19 please visit our downloads page: http://www.php.net/downloads.php Windows binaries can be found on http://windows.php.net/download/ The full list of changes is recorded in the ChangeLog: http://www.php.net/ChangeLog-5.php#5.5.19 Julien Pauli & David Soria Parra --001a11c295720935ba0507cf02fa--