Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52429 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2905 invoked from network); 17 May 2011 14:44:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 May 2011 14:44:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.215.42 mail-ew0-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:56180] helo=mail-ew0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DB/F4-61142-42082DD4 for ; Tue, 17 May 2011 10:03:17 -0400 Received: by ewy2 with SMTP id 2so149833ewy.29 for ; Tue, 17 May 2011 07:03:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=Bq1jNChipdCzJHXfbjjLgvnFENEc2PMYFrBF0HX1AYg=; b=udpWCez///ZYjRUqdOjhuro/IxNf4XdnyDWIXkGELb43C/e4nT1OQDCKatZa+Y0rRA OT17vMwAtyniTQFx6MVijvRXMLYjPDEt03sshOl6VxmmeNb24jG97OWs4E7gd1ghA3kM L6Lzhnd1j5w8zhNp/TPkL40oRWCxZ2q9T3BR8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=Vg+kFVQdWiCjpEKxFjzxj/qsgqKj5GyF9/SLd/VeKGDpEiy+UZm4zGAEOnYFdYXK+2 XTdiQ3v19SV0GwArGbXY7FKLcBpvQN2KTJZDcJsGbEtoGi4jyPThmKO5GNd6HKSrSLep EP6KHm+4a/nY7v2/Bv8IYgqeHBFrR4lwCU97g= MIME-Version: 1.0 Received: by 10.14.17.70 with SMTP id i46mr208438eei.116.1305640993683; Tue, 17 May 2011 07:03:13 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.14.37.13 with HTTP; Tue, 17 May 2011 07:03:13 -0700 (PDT) In-Reply-To: References: Date: Tue, 17 May 2011 16:03:13 +0200 X-Google-Sender-Auth: NtbISsy6tKlR3353luEvPG0wiJc Message-ID: To: Pierre Joye Cc: Alexey Shein , PHP Internals Content-Type: multipart/alternative; boundary=0016e65b52f8a1f9a304a3793b30 Subject: Re: [PHP-DEV] Need karma for committing test patches From: info@tyrael.hu (Ferenc Kovacs) --0016e65b52f8a1f9a304a3793b30 Content-Type: text/plain; charset=UTF-8 On Tue, May 17, 2011 at 3:54 PM, Pierre Joye wrote: > hi, > > On Tue, May 17, 2011 at 3:40 PM, Alexey Shein wrote: > > I need karma to commit test fixes: > > 1) session_encode_basic - added serialize_precision=100 ini setting > > Is it not fixed already? > > there were other tests with missing serialize_precision, but this one wasn't fixed imo http://svn.php.net/viewvc/php/php-src/trunk/ext/session/tests/session_encode_basic.phpt Tyrael --0016e65b52f8a1f9a304a3793b30--