Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95772 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68849 invoked from network); 8 Sep 2016 08:15:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Sep 2016 08:15:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-wm0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:35514] helo=mail-wm0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F8/E1-36123-93E11D75 for ; Thu, 08 Sep 2016 04:15:53 -0400 Received: by mail-wm0-f54.google.com with SMTP id w12so21014968wmf.0 for ; Thu, 08 Sep 2016 01:15:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=gBB/ub+vfIzjEbPSCUXx1vcoJzeOmEvC7lNFt7LBZ+k=; b=a3kvZP7Q7ZQ+/ybDSNcmKD51XgdZ5q4pK99/SMN4Ce6NfLvTIqa1tQzm5LwFm0b0bR wPk4Zje7yi8kOuYSB2p7zfEHgzOcwqISChSKPKgXV+/OAqZo1IzMFewCvqDZB+bc5xKe i+377y7PPAL1rZnu6IQbh24vEgrOlrLyOJNZPaR4IgBddeBZzhSjMaQn46QrkN4Qkvqo 1Jy3K/53SBBPxx05CmNUnfVGnV6dwsiYNnNmxMcOAgS3DQBr+Bhei96HaloNZ3R0EcEg tL2HGVo1g870YH2dpymXf/xqKWRGZaW+ko6fW/x6D/fNOn9nTg91Ti+nDpDSt1ta7pl/ M+8g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=gBB/ub+vfIzjEbPSCUXx1vcoJzeOmEvC7lNFt7LBZ+k=; b=DpWubSTsPsn9cc/J/jFeXtKEKlvVMDCe+PB7neJwpfs4F3TXxAvqKsAunkUK5DgQzp 0yE9zAgw/LrZ7hADKxcqrm8LrendaBx/wpBkEcDNdbA9mhBFH7Txn4Ch20lGb6uY9fqd 8BOiS3L62eC/C6udk32u0FaJgHVffdJ+pddiGQys6jJh3PgZIVUVwlHmjJhqX9CaUVTp GPWPy724roLJbEaRdLt5Oht1osyOXqeH0XYMCpjCiFNBvkCYEbbvy4HeanBy2e+pvm1s QXREt2azaDxKcetzn7gjb7R7QRs0SsFudl4PPTFeJiDJH2LRgaMAHSRMjpv3XZ+JPTOh Ei6Q== X-Gm-Message-State: AE9vXwM6mGrB5jwYajYE+jLH+LMtHhTQ1nXNp+gqywTTWkGWA9+mELa7ttHNwsqHs+fpM0OZPUo9x24jkG0X3w== X-Received: by 10.194.58.178 with SMTP id s18mr6437047wjq.0.1473322549607; Thu, 08 Sep 2016 01:15:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.42.165 with HTTP; Thu, 8 Sep 2016 01:15:47 -0700 (PDT) In-Reply-To: <3E.80.36123.BA611D75@pb1.pair.com> References: <3E.80.36123.BA611D75@pb1.pair.com> Date: Thu, 8 Sep 2016 10:15:47 +0200 Message-ID: To: Tony Marston Cc: PHP Internals Content-Type: multipart/alternative; boundary=047d7ba9790c35985b053bfaa307 Subject: Re: [PHP-DEV] [RFC] Deprecate PEAR/PECL & Replace with composer/pickle From: tyra3l@gmail.com (Ferenc Kovacs) --047d7ba9790c35985b053bfaa307 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Sep 8, 2016 at 9:43 AM, Tony Marston wrote: > "Ferenc Kovacs" wrote in message news:CAH-PCH568TPsztkWT553QVQy > 7jsp1tcqT5w+OT1PoCDt-PbUOg@mail.gmail.com... > >> >> On Wed, Sep 7, 2016 at 9:49 AM, Tony Marston >> wrote: >> >> "Ferenc Kovacs" wrote in message news:CAH-PCH5qHdYen33Q_s7kTKM_ >>> 8qK71v8Ky6kT4fzuRfAwfX06BQ@mail.gmail.com... >>> >>> >>>> >>>> >>>>> Composer doesn't do that. >>>>> >>>>>> >>>>>> >>>>>> Then how come I've seen several complaints in various forums about >>>>> composer updating libraries in the background and screwing things up. >>>>> >>>>> >>>> That proves nothing except that your knowledge is very limited. >>>> >>>>> >>>>> >>>> >>> indeed it does. >>>> >>>> >>> I can only report what I have read in various newsgroups and forums, an= d >>> they have said that composer has screwed up their installations. If it = is >>> capable of doing that then it is a serious issue that needs addressing. >>> >> >> >> you can, but you shouldn't spread FUD but do your own research. >> composer will only do something when you execute it, without providing a= ny >> actual problem, there is no way those could be refuted (FUD), and brings >> nothing to the discussion. >> what you have probably seen is people not using the tool properly >> from my experience people usually screw 2 things up: >> >> 1. executing "composer update" without any arguments which will update >> every package listed in your composer.json file to the latest version >> allowed by the version constraints >> 2. not putting the composer.lock under version control and then being >> surprised that the other developer who makes a "composer install" from >> composer.json can have different(eg. more recent) versions installed >> > > Perhaps users could be prevented from making such basic mistakes if they > had a 21st century web interface instead of the archaic command line. perhaps, or perhaps they would misclick, but now you are again trying to divert the discussion from actual problems to the land of FUD. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7ba9790c35985b053bfaa307--