Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54428 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21565 invoked from network); 6 Aug 2011 14:09:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Aug 2011 14:09:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=lars.schultz@toolpark.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lars.schultz@toolpark.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain toolpark.com from 195.49.42.12 cause and error) X-PHP-List-Original-Sender: lars.schultz@toolpark.com X-Host-Fingerprint: 195.49.42.12 mail1.screenlight.ch Received: from [195.49.42.12] ([195.49.42.12:53143] helo=mail1.screenlight.ch) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1B/68-57891-C2B4D3E4 for ; Sat, 06 Aug 2011 10:09:49 -0400 Received: from [192.168.1.52] ([217.162.146.137]) (authenticated user lars.schultz@toolpark.com) by mail1.screenlight.ch (Kerio Connect 7.0.2 patch 1) (using TLSv1/SSLv3 with cipher AES256-SHA (256 bits)); Sat, 6 Aug 2011 16:09:43 +0200 Message-ID: <4E3D4B23.8020706@toolpark.com> Date: Sat, 06 Aug 2011 16:09:39 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.8) Gecko/20100227 Lightning/1.0b1 Thunderbird/3.0.3 MIME-Version: 1.0 To: "pierre.php@gmail.com" CC: internals@lists.php.net References: <4e3d2f07.024cdf0a.4c01.ffffcc4f@mx.google.com> In-Reply-To: <4e3d2f07.024cdf0a.4c01.ffffcc4f@mx.google.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [VOTE] Weak References From: lars.schultz@toolpark.com (Lars Schultz) Am 06.08.2011 14:09, schrieb pierre.php@gmail.com: > Out of curiosity, which bc issue blocks the move? The fact that after 5.2.6 we can't set "mbstring.func_overload" PHP_INI_PERDIR anymore, but need to set it for the whole installation (PHP_INI_SYSTEM). Which wasn't even mentioned in the changelog...btw.