Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43402 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3421 invoked from network); 19 Mar 2009 05:41:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Mar 2009 05:41:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=ericleestewart@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ericleestewart@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.44.29 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: 74.125.44.29 yx-out-2324.google.com Received: from [74.125.44.29] ([74.125.44.29:54522] helo=yx-out-2324.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F9/76-56035-E0BD1C94 for ; Thu, 19 Mar 2009 00:41:35 -0500 Received: by yx-out-2324.google.com with SMTP id 3so274809yxj.83 for ; Wed, 18 Mar 2009 22:41:31 -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=EZaAC5DMY96TUNm7CjuiyM21Ik3rIUIK9hyO88SAbtI=; b=Dd3UC12O27NIv8pZEcMlqgGrUDc5JVjPWgD9HFMvYUxyGxvSgiAZ/7x0uHOZzwmh2H 5LZvhPd/92hEIEnqbQlZ8KKS9lohmHTZ9yUNvtANf9Fqagkfi9lLGkgH6Ssl6aZJQ5ig XKq2GNSChZ/QLPOW41rYO98lGy7Mb04q+WzWM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=i/yCt4S3W+PvpP46WFLChQjHXEJTenDHRdjbl5Yf++mBqv4/uQORCmjFvBwWqfHcnr 1xtqCvhFtLQ0cRMqrFCdPqRCvqUzOWZ7TMKonO7vypoXj/1ep7SzMn9oyO7iw5H3HKg3 0gS6dzHxArNzXOS7sK4+IiixzM5e1phH1bmmM= MIME-Version: 1.0 Received: by 10.151.109.11 with SMTP id l11mr3044884ybm.81.1237441291808; Wed, 18 Mar 2009 22:41:31 -0700 (PDT) Date: Thu, 19 Mar 2009 01:41:31 -0400 Message-ID: To: internals@lists.php.net Content-Type: multipart/mixed; boundary=001517573e36a0f1f10465724067 Subject: Production and development ini changes. From: ericleestewart@gmail.com (Eric Stewart) --001517573e36a0f1f10465724067 Content-Type: multipart/alternative; boundary=001517573e36a0f1e50465724065 --001517573e36a0f1e50465724065 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 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 --001517573e36a0f1e50465724065 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I've attached patches for php.ini-production and php.ini-development.
One change involves an mbstring setting correction regard= ing:

Another change adds an additional comment inclu= ding 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 Stewar= t
--001517573e36a0f1e50465724065-- --001517573e36a0f1f10465724067--