Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73668 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24256 invoked from network); 11 Apr 2014 13:47:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Apr 2014 13:47:48 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.173 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.173 mail-qc0-f173.google.com Received: from [209.85.216.173] ([209.85.216.173:35640] helo=mail-qc0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 78/92-02145-282F7435 for ; Fri, 11 Apr 2014 09:47:46 -0400 Received: by mail-qc0-f173.google.com with SMTP id r5so5813314qcx.4 for ; Fri, 11 Apr 2014 06:47:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=Oo8H2+aaYSBMJD/QKMeTp9+cAFfEUJ1KPoqWmJWMna8=; b=na2UBmgQqOlTlel6T1Dl94kObFhV3dp+y8AE1QbvRNevQEtf+t9fFrD8s/U3aUZ1mX hVgeHAS3eXNoWMMb4vx0EIO8M/XGHv60+1LBjX/Mjjxrq45naOqTCMd4OaVA8LtI2ZtS HFpTR/jeAhBxYwGbl8bGaB+v/pR2Ldm6q9NchbS7r+UlDjA3x4ukmVRA/yl/Gxs8rH36 oNoeI5h9rImK6R9/ytldz9RivLWj78tiRu+RhBxNiUxNqJdQyLxovmMUZsTEZzg7zhHL kCenINW+m6UgPJO+Qxm9ONHBLO7hfDdQU1tMe6E2CiYavZGXwOIJQodBgh3bWyxzdm6I I2lA== MIME-Version: 1.0 X-Received: by 10.140.86.71 with SMTP id o65mr18635581qgd.67.1397224063511; Fri, 11 Apr 2014 06:47:43 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.140.17.34 with HTTP; Fri, 11 Apr 2014 06:47:43 -0700 (PDT) Date: Fri, 11 Apr 2014 15:47:43 +0200 X-Google-Sender-Auth: w6Bg7btpOVABkenGSahek-ECRwU Message-ID: To: php-general , PHP Internals Content-Type: multipart/alternative; boundary=001a11c11f0afa32e404f6c493ce Subject: PHP 5.6.0beta1 Released for Testing! From: tyrael@php.net (Ferenc Kovacs) --001a11c11f0afa32e404f6c493ce Content-Type: text/plain; charset=UTF-8 Hi, The first beta for 5.6.0 was just released and can be downloaded from: http://downloads.php.net/tyrael The Windows binaries are available at http://windows.php.net/qa/ This release includes a couple of new features, such as: - A new method called fread() to the SplFileObject class - A new static method called createFromMutable() to the DateTimeImmutable class - A new function called hash_compare() - Support for marks to the PCRE extension - Support for asynchronous connections and queries to the Pgsql extension Please test it carefully, and report any bugs in the bug system. Beta 2 will be tagged on Tuesday 22th and release on Thursday 24th. Regards, Julien Pauli and Ferenc Kovacs --001a11c11f0afa32e404f6c493ce--