Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29356 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94675 invoked by uid 1010); 8 May 2007 21:53:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 94657 invoked from network); 8 May 2007 21:53:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 May 2007 21:53:45 -0000 Authentication-Results: pb1.pair.com header.from=greg@chiaraquartet.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=greg@chiaraquartet.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain chiaraquartet.net from 66.79.163.178 cause and error) X-PHP-List-Original-Sender: greg@chiaraquartet.net X-Host-Fingerprint: 66.79.163.178 bluga.net Linux 2.5 (sometimes 2.4) (4) Received: from [66.79.163.178] ([66.79.163.178:58951] helo=mail.bluga.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/49-01189-561F0464 for ; Tue, 08 May 2007 17:53:43 -0400 Received: from mail.bluga.net (mail.bluga.net [127.0.0.1]) by mail.bluga.net (Postfix) with ESMTP id 75C1B87369; Tue, 8 May 2007 14:54:10 -0700 (PDT) Received: from [192.168.0.106] (CPE-72-133-60-163.neb.res.rr.com [72.133.60.163]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bluga.net (Postfix) with ESMTP id 9A1EE87363; Tue, 8 May 2007 14:54:09 -0700 (PDT) Message-ID: <4640F1B2.7080600@chiaraquartet.net> Date: Tue, 08 May 2007 16:54:58 -0500 User-Agent: Thunderbird 1.5.0.10 (X11/20070306) MIME-Version: 1.0 To: Stanislav Malyshev CC: Lukas Kahwe Smith , Marcus Boerger , internals@lists.php.net References: <139872287.20070504170744@marcus-boerger.de> <1348470081.20070504221609@marcus-boerger.de> <463EB3FD.4020009@zend.com> <1062653277.20070507092725@marcus-boerger.de> <463ED871.8080606@zend.com> <463F1B3A.3070703@pooteeweet.org> <463F74EA.7030704@zend.com> <1377895609.20070507211530@marcus-boerger.de> <463F8909.6000709@zend.com> <1376921277.20070508103616@marcus-boerger.de> <46406D8A.3010005@zend.com> <46407A99.5010907@pooteeweet.org> <46409974.9050900@zend.com> In-Reply-To: <46409974.9050900@zend.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: [PHP-DEV] [RFC] Starting 5.3 From: greg@chiaraquartet.net (Gregory Beaver) Stanislav Malyshev wrote: >> I think it is a good reason. There are plenty of tool-like PHP >> applications. Not having to "install" these, but just be able to > > I know one - PEAR. And it's kinds special because it's library > installer. What others are there? phpdocumentor, phpunit, phpcodesniffer, peclgen, php_parsergenerator, php_lexergenerator should I continue? Greg