Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85830 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54241 invoked from network); 16 Apr 2015 11:27:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Apr 2015 11:27:47 -0000 Authentication-Results: pb1.pair.com header.from=francois@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=francois@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 212.27.42.2 as permitted sender) X-PHP-List-Original-Sender: francois@php.net X-Host-Fingerprint: 212.27.42.2 smtp2-g21.free.fr Received: from [212.27.42.2] ([212.27.42.2:40318] helo=smtp2-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/81-39957-2BC9F255 for ; Thu, 16 Apr 2015 07:27:47 -0400 Received: from moorea (unknown [82.240.16.115]) by smtp2-g21.free.fr (Postfix) with ESMTP id BBC1F4B0150; Thu, 16 Apr 2015 13:25:06 +0200 (CEST) Reply-To: To: "'Pierre Joye'" Cc: "'PHP internals'" , "'Benjamin Eberlei'" References: <012601d0776b$8672a250$9357e6f0$@php.net> <014401d0778d$e5683410$b0389c30$@php.net> In-Reply-To: Date: Thu, 16 Apr 2015 13:27:31 +0200 Message-ID: <016101d07838$540af3d0$fc20db70$@php.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQJl1Gla/0nAlTiYcwh4g/xJteyFqQK9eSXeARMhtIEBotjuqwFuVhl6AoQ8Bcmb2Zc9cA== Content-Language: fr X-Antivirus: avast! (VPS 150416-0, 16/04/2015), Outbound message X-Antivirus-Status: Clean Subject: RE: [PHP-DEV] Fixing bundled extension version mess From: francois@php.net (=?utf-8?Q?Fran=C3=A7ois_Laupretre?=) > De : Pierre Joye [mailto:pierre.php@gmail.com] > > The problem we have now is core extensions with senseless versions > without > any external versions. Or mixed codebase, like core is a mix of = external > and core specific codes which is not in any external releases. That is = what > we should solve. Do you have a list of these problematic extensions ? Fran=C3=A7ois