Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40413 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88783 invoked from network); 9 Sep 2008 15:41:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Sep 2008 15:41:01 -0000 Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.14 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: indeyets@gmail.com X-Host-Fingerprint: 209.85.217.14 mail-gx0-f14.google.com Received: from [209.85.217.14] ([209.85.217.14:42491] helo=mail-gx0-f14.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5C/24-23799-B0996C84 for ; Tue, 09 Sep 2008 11:41:00 -0400 Received: by gxk7 with SMTP id 7so10822297gxk.23 for ; Tue, 09 Sep 2008 08:40:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=raTqFudYx/BQhSdC3k2YLVFQ0wSWucmukkazy/DqOP8=; b=G/PvlquqVsVaHnc671Nn2z+f/2/ho2YHp9dXnRU8NMnH/UPgcraWvcsQdgfrI8YNpf 7UipSjf/RKx7NZdp/7C7LEIN4yJZiV/Jt8ol3MrGWg8EJ3plUBG6M/kYdKg1PHmrRJOt xCJPtcCSPxBDYEqFa1NiE/GI1RCAgHJO7HFPk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=qxOVuQUlN6IQBfTZ01KAZUote4VSUBk3eGO99KAoY+JClfLPczPEkklm/opb8WjH/J 4BISyTBi+s1LrUi6oUjmCCAOpMqHggQyJ37TKVlg5OeYLeD7X9NVClabUZFcQvWgPOGW ZcjjKpMb8vV1p/TehcvMFnw5gCTpn89MsJEms= Received: by 10.151.156.6 with SMTP id i6mr23631469ybo.73.1220974857406; Tue, 09 Sep 2008 08:40:57 -0700 (PDT) Received: by 10.150.186.11 with HTTP; Tue, 9 Sep 2008 08:40:57 -0700 (PDT) Message-ID: Date: Tue, 9 Sep 2008 19:40:57 +0400 To: "Lester Caine" Cc: "Greg Beaver" , "PHP internals" In-Reply-To: <48C6912E.2040500@lsces.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48C5F612.6090001@lsces.co.uk> <48C60671.4040608@chiaraquartet.net> <48C6120E.6020606@lsces.co.uk> <48C680B9.8020603@chiaraquartet.net> <48C6912E.2040500@lsces.co.uk> Subject: Re: [PHP-DEV] Re: 5.3 Backwards Compatibility From: indeyets@gmail.com ("Alexey Zakhlestin") On Tue, Sep 9, 2008 at 7:07 PM, Lester Caine wrote: > Main problem here - I think - is that in the past I managed to work without > PEAR, but increasingly I'm finding some PEAR package needs to be installed > to do things which in the past simply worked :( Since the customer sites are > secure without internet access, simply downloading things via the installer > does not work. This may simply be because libraries that included some of > this stuff are now simply switching to PEAR instead. can you provide some example? -- Alexey Zakhlestin http://blog.milkfarmsoft.com/