Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73639 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17247 invoked from network); 8 Apr 2014 15:38:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Apr 2014 15:38:04 -0000 Authentication-Results: pb1.pair.com header.from=mapopa@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mapopa@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.50 as permitted sender) X-PHP-List-Original-Sender: mapopa@gmail.com X-Host-Fingerprint: 209.85.214.50 mail-bk0-f50.google.com Received: from [209.85.214.50] ([209.85.214.50:42482] helo=mail-bk0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F5/E1-07254-AD714435 for ; Tue, 08 Apr 2014 11:38:03 -0400 Received: by mail-bk0-f50.google.com with SMTP id w10so615792bkz.9 for ; Tue, 08 Apr 2014 08:37:59 -0700 (PDT) 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=tBMVkOjuRsloXnTAO6/UD/0cXsiNEzo/z+XPgu7IlPo=; b=UiC9XWW0WUlcyEBtHOm+iRfrr8XO71Nnr0nF9TcxEHkvag4Hhzw15tGxuIqwjloXtR L93ztjtHUsyI/ovm9uZx15f6Sa+Ty/MWFq1l9J9rOaaVxhDCabuFA0Ya5dLeU/3whZzG 3TJk9+zp4TJXuhVIi/b2lqc9XLLrhIDRw7CDQ64Bk4vddb/FuAsniLV93EohdkkhSZHY f5DKrIJuDCiTTSkfcNpF2MzriRpSLsBD4XK9KMGzn8LJp76Rg98mYk/rSJBxIoFlxgjf DbkBEYe9GIS7SfEsXNaDrc/DFk09d4Ed7EMFUaHok3OPgQseQp+Rxvb30eGlyZ/hIhdu rYSA== MIME-Version: 1.0 X-Received: by 10.112.143.99 with SMTP id sd3mr3163380lbb.11.1396971479733; Tue, 08 Apr 2014 08:37:59 -0700 (PDT) Received: by 10.112.50.161 with HTTP; Tue, 8 Apr 2014 08:37:59 -0700 (PDT) Date: Tue, 8 Apr 2014 18:37:59 +0300 Message-ID: To: PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1 Subject: merge and push master karma issues From: mapopa@gmail.com (marius adrian popa) I could merge and push until the master branch (5.4->5.5->5.6) git merge --no-ff --log PHP-5.6 Merge made by the 'recursive' strategy. git push origin master Username for 'https://git.php.net': mariuz Password for 'https://mariuz@git.php.net': Counting objects: 1, done. Writing objects: 100% (1/1), 302 bytes | 0 bytes/s, done. Total 1 (delta 0), reused 0 (delta 0) remote: Welcome mariuz. remote: You have insufficient Karma! remote: I'm sorry, I cannot allow you to write to remote: php-src.git/ remote: Have a nice day. To https://git.php.net/push/php-src.git ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to 'https://git.php.net/push/php-src.git'