Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38249 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77780 invoked from network); 15 Jun 2008 10:41:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jun 2008 10:41:56 -0000 Authentication-Results: pb1.pair.com header.from=thekid@thekid.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=thekid@thekid.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain thekid.de from 212.227.126.174 cause and error) X-PHP-List-Original-Sender: thekid@thekid.de X-Host-Fingerprint: 212.227.126.174 moutng.kundenserver.de Received: from [212.227.126.174] ([212.227.126.174:57691] helo=moutng.kundenserver.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 55/DA-06776-3F1F4584 for ; Sun, 15 Jun 2008 06:41:56 -0400 Received: from kartofel (krlh-4dbdd31b.pool.einsundeins.de [77.189.211.27]) by mrelayeu.kundenserver.de (node=mrelayeu4) with ESMTP (Nemesis) id 0ML21M-1K7pgE3ZHU-0000dO; Sun, 15 Jun 2008 12:41:51 +0200 Message-ID: <069601c8ced4$6b3197e0$14b2a8c0@kartofel> To: "Pierre Joye" Cc: "internals" References: <007001c8cec6$fc60ade0$14b2a8c0@kartofel> Date: Sun, 15 Jun 2008 12:41:50 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-Provags-ID: V01U2FsdGVkX1/LAoH25ZilphMQoj9O7p347BJH+jcW/wUKIwK 0lBdDXNHPdp10MrFGaEJieDQBWUkjeK8IY1bjo83ObyuoZx63F TnrOQS8wS7qqVQ0iA0f7w== Subject: Re: [PHP-DEV] extensions status, to move to pecl or to drop From: thekid@thekid.de ("Timm Friebe") Hi, > But if we work together, it should be possible to keep them. Let me > ask you the same than I ask to Lester, will you help us to keep > sybase_ct in php-src? You don't need to know C or php internals but to > actually provide tests and run them when we update the libraries or > releases RC. There is a (small) number of tests: http://cvs.php.net/viewvc.cgi/php-src/ext/sybase_ct/tests/ I can look into setting up a "cruise-control"-like infrastructure on our dev-machines that'll run these periodically. > What would rock is to have it supported by gcov (by us or > somewhere else with a public report), would it be possible? How can I get this done? - Timm