Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88931 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85247 invoked from network); 24 Oct 2015 10:56:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Oct 2015 10:56:40 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:52044] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F2/93-55100-6E36B265 for ; Sat, 24 Oct 2015 06:56:38 -0400 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 8F5DA10C00F; Sat, 24 Oct 2015 11:56:34 +0100 (BST) Date: Sat, 24 Oct 2015 11:56:34 +0100 (BST) X-X-Sender: derick@whisky.home.derickrethans.nl To: =?UTF-8?Q?Fran=C3=A7ois_Laupretre?= cc: PHP internals In-Reply-To: <562AD91A.6080500@php.net> Message-ID: References: <562AD91A.6080500@php.net> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="8323329-583207272-1445684194=:10651" Subject: Re: run-tests.php and dynamic extension dependencies From: derick@php.net (Derick Rethans) --8323329-583207272-1445684194=:10651 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Sat, 24 Oct 2015, Fran=C3=A7ois Laupretre wrote: > Hi, >=20 > 4 years ago, Derick proposed a patch to add an '--EXTENSIONS--' section i= n > phpt files for extensions depending on another one > (http://grokbase.com/t/php/php-internals/11bwptaj78/run-tests-php-and-dyn= amic-extension-dependencies). > I don't know why, but it seems the patch was not commited. Oh really? I thought it was :-) I think I must have hacked my local=20 version and promptly forgot about it. I still think this should be=20 committed. cheers, Derick --8323329-583207272-1445684194=:10651--