Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98801 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21882 invoked from network); 14 Apr 2017 22:57:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Apr 2017 22:57:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain lerdorf.com designates 209.85.218.53 as permitted sender) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.218.53 mail-oi0-f53.google.com Received: from [209.85.218.53] ([209.85.218.53:32842] helo=mail-oi0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/49-31410-AD351F85 for ; Fri, 14 Apr 2017 18:57:32 -0400 Received: by mail-oi0-f53.google.com with SMTP id b187so102407747oif.0 for ; Fri, 14 Apr 2017 15:57:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lerdorf-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=hDOU0sCcpFILJJUOTOrpeEoiyrbSogCV00be/aZs+J8=; b=uX8+bMf+SZrRjjf2jRMDNlyzsk9Wh4boU/F28JWlxwmPQQMDVKWkj7MnHBT/Ct3KZH jkSa1fRM8V70gtHCWNUn3LgoMWTUIJKvn8ULJYcfuOszjzzI8zUS0VO1v8aPYqcEwUHM aUsA0xyUx95m2owYWYYqFseuuiOifJJP7AHsW2mQNzAAjS4iZP6kf1IUJk+veACG9Yx2 SUUr3LsXOIituqkne5MPop4+VtvlbCOsA7YFR5qTCbvwtpvTxtbNg9pP6dGadDu2DiGI hS3CZp4UR11j+IGzyrimGcNKeQVKeasy7rb+z91spg6uNBBjbDIS7KIwnfqaXDN8nzxi yPOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=hDOU0sCcpFILJJUOTOrpeEoiyrbSogCV00be/aZs+J8=; b=rnjvBjLdFb68sSetZj6cNU8pSmDX6h4nNY+Y0t1se+F5F0SJaDnfEcs4YSeJjXsvsz e8gjbZazqyDucuHb16pDCNQbAcal3vNadQF6DACbJbEp/fB/9XhrugTJAlQsPOp2iFhI rzAkTm1dTe4djoXwQQpXvzGrZ93AyeYhuftqHzz2HwzjmWL4ZGHegkd3qYCludEC0JKO 48cMICkIsp+7otLdr5txW0xxVnK8gpUV60yXRJOyrmaiCKAi+/t2qfsaSfAe+2vMc3lv BXBw8Toh5NTAwxK9dYLVgbV5NR5Wn3EUhRbv+hSJOGBbc74mGVCIfkKIVPhuu/u0e5xc xDFQ== X-Gm-Message-State: AN3rC/55VXjQAJ8CWG+Qyx5P6sjRNrd6f+cgspLvd5dWfyUqu9r9BDhY MgVtEVlKi79AUZxEDWosK+K/MMBc5UtK X-Received: by 10.202.221.130 with SMTP id u124mr6486228oig.135.1492210647740; Fri, 14 Apr 2017 15:57:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.74.155.29 with HTTP; Fri, 14 Apr 2017 15:56:47 -0700 (PDT) Date: Fri, 14 Apr 2017 15:56:47 -0700 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=001a113d62b696c9dc054d285de9 Subject: Sorry folks, my last git push went a bit crazy From: rasmus@lerdorf.com (Rasmus Lerdorf) --001a113d62b696c9dc054d285de9 Content-Type: text/plain; charset=UTF-8 Oops, a misconfigured git setup ended up pushing to all branches on me. If someone could lend a hand cleaning this up I would appreciate it. -Rasmus --001a113d62b696c9dc054d285de9--