Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43417 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48947 invoked from network); 19 Mar 2009 17:03:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Mar 2009 17:03:09 -0000 Authentication-Results: pb1.pair.com header.from=ericleestewart@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=ericleestewart@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.165 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: ericleestewart@gmail.com X-Host-Fingerprint: 209.85.217.165 mail-gx0-f165.google.com Received: from [209.85.217.165] ([209.85.217.165:52652] helo=mail-gx0-f165.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2F/43-55398-CCA72C94 for ; Thu, 19 Mar 2009 12:03:09 -0500 Received: by gxk9 with SMTP id 9so1239538gxk.23 for ; Thu, 19 Mar 2009 10:03:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=T8cIZDjEFGIwU4MTRf8NhG4AzA8TQB+7oJ8Zsb8570Y=; b=Y0rv7L9RxbHNO3xrO4I2TiJCrF0YvzccQUpCpZ5z0tQLMwYGXVMUa28gsAq1cYiaOr QCQIOYxChm/8JwT+bRVFr97LmwG6QxHtoVanFFtKbzA8hGheBkhbXtmx1YAP5DK4ARH3 3/CP9w4xazP6CUf4mzfe7Eh8SnK/V/rXOBm2A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=BMWFGTm7V+QrvqEb5QjpFvqOQNUg1eFLv8g11VkoefwLd5pfOiNld8CtDC//FLmhyR svc1Q9wiKGWjpr+2ix1LgU038+cDVdnFinh16FeLgYgriY+5/aRqGCYnrG8w8IxY6sln 3ke70oDqo2lkOR1BD6Es35ZRUQ3TXmR+AdWmw= MIME-Version: 1.0 Received: by 10.150.218.10 with SMTP id q10mr4736777ybg.28.1237482185953; Thu, 19 Mar 2009 10:03:05 -0700 (PDT) In-Reply-To: <49C1F68D.7070100@oracle.com> References: <49C1F68D.7070100@oracle.com> Date: Thu, 19 Mar 2009 13:03:05 -0400 Message-ID: To: Christopher Jones Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=000e0cd4050c1c11d604657bc692 Subject: Re: [PHP-DEV] Production and development ini changes. From: ericleestewart@gmail.com (Eric Stewart) --000e0cd4050c1c11d604657bc692 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Chris and Johannes, I'll merge both all the changes I have on hand into a single set of patches and send them to the list later today. Eric Lee Stewart On Thu, Mar 19, 2009 at 3:38 AM, Christopher Jones < christopher.jones@oracle.com> wrote: > > Eric Stewart wrote: > >> I've attached patches for php.ini-production and php.ini-development. >> >> One change involves an mbstring setting correction regarding: >> http://marc.info/?l=php-cvs&m=123596904426621&w=2 < >> http://marc.info/?l=php-cvs&m=123596904426621&w=2> >> >> Another change adds an additional comment including XOR in the list of >> usable bitwise operators. >> >> The final change includes a note regarding the merge of E_STRICT into >> E_ALL in PHP 6.0.0. >> >> Eric Lee Stewart >> ericleestewart@gmail.com >> >> > Hi Eric, I wonder if my mails to you are getting through (e.g. > the one mentioning mbstring.http_output_conv_mimetype? > > In anycase, I don't think your patch was attached. Can you save > it as a .txt file and resend it? > > Chris > > -- > Email: christopher.jones@oracle.com Tel: +1 650 506 8630 > Twitter: http://twitter.com/ghrd Free PHP Book: > http://tinyurl.com/UGPOM > --000e0cd4050c1c11d604657bc692--