Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59250 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27015 invoked from network); 31 Mar 2012 07:34:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Mar 2012 07:34:44 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.216.170 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.216.170 mail-qc0-f170.google.com Received: from [209.85.216.170] ([209.85.216.170:65063] helo=mail-qc0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F4/72-15772-393B67F4 for ; Sat, 31 Mar 2012 02:34:43 -0500 Received: by qcmt36 with SMTP id t36so839647qcm.29 for ; Sat, 31 Mar 2012 00:34:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding:x-gm-message-state; bh=wSXV1bwu/vZUb/8LVHJU/lp2mCX0IK9wtGsYAPOmNkQ=; b=d/FrAg8fCFRoEcI/lfK3QQS2YcMcAmqh4TxTI1pOKhazR7B8UYbJxfhmPlopsvmWvJ hsI0HA3Ce5hgJ+rtnlH5LhfGXi7i7JHy5OqCa7l+DGKKwt4ccCt+pi0vCCSQILbL4HcC emKYIeapUWdLvfulXf1ag9QWCh9BWTDUR+CTH/g3ledKhuQM010d8qVb3W1RavmGlIuP HsIVVKclUGPptBGYFLq+FWe3zgMaGGQtVX4F/QyCieHLDQp4UcneJIZJnvAorfj3+2lM oE0Cb4eNPoge/feDsDcC3Bcui62Wc6GE75MDpsmVOMoxfHzcHib9tmAzN9yM6Cx/xRke 0uww== Received: by 10.224.220.211 with SMTP id hz19mr2066920qab.33.1333179280782; Sat, 31 Mar 2012 00:34:40 -0700 (PDT) Received: from [192.168.200.5] (c-50-131-44-225.hsd1.ca.comcast.net. [50.131.44.225]) by mx.google.com with ESMTPS id j17sm22745130qaj.9.2012.03.31.00.34.39 (version=SSLv3 cipher=OTHER); Sat, 31 Mar 2012 00:34:39 -0700 (PDT) Message-ID: <4F76B38D.7060800@lerdorf.com> Date: Sat, 31 Mar 2012 00:34:37 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120310 Thunderbird/11.0 MIME-Version: 1.0 To: Alexey Shein CC: internals@lists.php.net References: <4F75EA77.3010300@oracle.com> In-Reply-To: X-Enigmail-Version: 1.4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQlcBVMIYu1vT/klVO+0HoOxCax7KLU/keASLMuqJRS74MWxDyF3X8XHFi7b3Vd20QI7XRIK Subject: Re: [PHP-DEV] Change all XFAIL tests to FAIL From: rasmus@lerdorf.com (Rasmus Lerdorf) On 03/30/2012 11:25 PM, Alexey Shein wrote: > Hmm, that's different. You get a notification if there's some change > on that bug (new comment/state changed/patch etc.). If bug didn't > change for years, you won't get any notifications -> it's more likely > you forget about it. That's not true. There is a weekly reminder email if you have outstanding open bugs assigned to you. Although I haven't seen one for a little while, so we may finally have given up on that since it was completely ineffective. -Rasmus