Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70031 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38089 invoked from network); 6 Nov 2013 13:26:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Nov 2013 13:26:54 -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.223.178 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.223.178 mail-ie0-f178.google.com Received: from [209.85.223.178] ([209.85.223.178:47064] helo=mail-ie0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 60/60-34392-9934A725 for ; Wed, 06 Nov 2013 08:26:49 -0500 Received: by mail-ie0-f178.google.com with SMTP id x13so17338536ief.37 for ; Wed, 06 Nov 2013 05:26:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=mXdgl70sEIOpV/Arc0ETVYOUCVE3lXelD5n7MC5lJP4=; b=W7/64RQXB/0iCXBsyTWy+j0Zv2A4IonswRXwwcDPUbz9F37B1ZPFpHngKDndbcmrty 5tNEi/1L6ZI6aEM9fX+iiD4w2Mf9ec6i3QRIvsGnDrmfLuzkmgr3eGI0A+Ko3wrFrygG uctEMfeByBienjETFTxYz63MX7mQ8B5LllW59GoegVuryEVC57qifyjtVjTXouJuevbh z6RKUdFeNckRk5lzMg+XFjJmlpYEk2px0XYmlDSqR4/9AyOl9LfXralM0dzYbttNeyKS BOsueu29/DOZLLe+Pi/ql26pCwhnPFLJW/PwjnRBkOIpWXbLFEdy3Sdhjhqpy957avtR mjYw== MIME-Version: 1.0 X-Received: by 10.50.25.227 with SMTP id f3mr5513187igg.21.1383744406976; Wed, 06 Nov 2013 05:26:46 -0800 (PST) Received: by 10.50.73.42 with HTTP; Wed, 6 Nov 2013 05:26:46 -0800 (PST) Date: Wed, 6 Nov 2013 14:26:46 +0100 Message-ID: To: PHP Internals , Michael Wallner , julien pauli Content-Type: multipart/alternative; boundary=047d7bd76b00d6dd3c04ea821947 Subject: PHP 5.6 branch created From: tyra3l@gmail.com (Ferenc Kovacs) --047d7bd76b00d6dd3c04ea821947 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, I've just created the 5.6 branch from master, and updated the https://wiki.php.net/vcs/gitworkflow and https://wiki.php.net/vcs/gitfaqpages to mention the new branch. There is (at least) one BC break in the 5.6 branch which I would like Mike to revert it (I would have done it myself, but it seems that the related commits are a bit mengled with other cleanups and changes). Feel free to tell me if I missed something or if you find any other BC break (althought based on my quick testing and according to UPGRADING it shouldn't be, but better to be safe than sorry). ps: I will look into updating http://git.php.net/?p=3Dweb/php.git;a=3Dblob;f=3Dinclude/version.inc and http://git.php.net/?p=3Dweb/qa.git;a=3Dblob;f=3Dinclude/release-qa.php later this week, if nobody beats me to it. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7bd76b00d6dd3c04ea821947--