Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43429 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65802 invoked from network); 22 Mar 2009 05:15:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Mar 2009 05:15:18 -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.159 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.159 mail-gx0-f159.google.com Received: from [209.85.217.159] ([209.85.217.159:45590] helo=mail-gx0-f159.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5E/50-59948-569C5C94 for ; Sun, 22 Mar 2009 00:15:17 -0500 Received: by gxk3 with SMTP id 3so821950gxk.23 for ; Sat, 21 Mar 2009 22:15:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=dDf0uY3bq0G8XfRFBfYhdyJnGkLv4GCzKCWoqL4OGzM=; b=LK7ndM53FZibeoKUGIYF+63I9O8XRed6j9FxlRse5s9lyZj6pKBEqceTS5u8H6/amX F9GdrB+sWnwX1Z72NB+kdyeoYFTYx43k1j2aV36TJ/gf4zZxZcZZktZEyN7aVdHbH/aS O8VwU3QIcRZHWBJe+vtLpK0AcslSgZ1YZaljU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=cEGodSPlxwxWt7PqHaIJErPNTDV78MYihXIPH0xJxeg44QlD3MQGbvqjiPTrFhWnav AtXhvX8P788HQ4DLLHrzFKXXijlUcL4wTFK5noKaZxK2UJGgq8JPTFIAdo8aFkO93Auo KK2pGi+SNFhUmw65M1fXVgZqxICvhn3iNH+Bo= MIME-Version: 1.0 Received: by 10.150.182.17 with SMTP id e17mr10035228ybf.108.1237698914789; Sat, 21 Mar 2009 22:15:14 -0700 (PDT) Date: Sun, 22 Mar 2009 01:15:14 -0400 Message-ID: To: internals@lists.php.net, pierre.php@gmail.com, johannes@php.net Content-Type: multipart/alternative; boundary=000e0cd6ed1227aab20465ae3ced Subject: php.ini-production & php.ini-development last minute updates. From: ericleestewart@gmail.com (Eric Stewart) --000e0cd6ed1227aab20465ae3ced Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Pierre and Johannes, As per the current commit lockdown, I'm providing notification of ini changes ready for commit. Here are the notes regarding the patches. 1. Involves an mbstring setting correction regarding: http://marc.info/?l=php-cvs&m=123596904426621&w=2 2. Added mbstring.http_output_conv_mimetype directive. 3. Adds an additional comment including XOR in the list of usable bitwise operators. 4. Note regarding the merge of E_STRICT into E_ALL in PHP 6.0.0. 5. Notes regarding [PATH] and [HOST] use in CGI/FastCGI. Here is a link to the patches for review: http://www.ericstewart.org/public/20090322.inis-patch.zip Please let me know if you'd like these patches committed right away or if I should wait till the commit lockdown is lifted. Thanks, Eric Lee Stewart ericleestewart@gmail.com --000e0cd6ed1227aab20465ae3ced--