Newsgroups: php.cvs,php.internals Path: news.php.net Xref: news.php.net php.cvs:84176 php.internals:80813 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59700 invoked from network); 19 Jan 2015 13:25:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jan 2015 13:25:29 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.174 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.82.174 mail-we0-f174.google.com Received: from [74.125.82.174] ([74.125.82.174:53043] helo=mail-we0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9B/92-64889-7C50DB45 for ; Mon, 19 Jan 2015 08:25:28 -0500 Received: by mail-we0-f174.google.com with SMTP id k48so31438246wev.5; Mon, 19 Jan 2015 05:25:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=O+tDDKmvjFbAfiVuqo57xd2ro3Wb/8kBokrXyF4fbSI=; b=rc0vXNh4VQCJkG2DZhBQAs+wxIzI98aGYvvl/+dItZsLY0TxyA4qhHFjCtcd5IwWDb SlnWeXziJe5KzKa/9WWksX4JmYWVw+ULl6mBvDMt+7+YREhyscxBqPcIPkb1YzXMGksb vtaRDTqY/b8qjLCr+foR4g8IeFyidCVJ2b4PV0ybk6eeVrX3rGpCCCJNq9qdF/tSt5sw 9RU4P14KxcxtpPYHNRl4bxVt+IcsGVzYIdBT+ZswWKcGyHNMZ8vzmvHk58fEE4NJFWqi dEyXAqkWV2PwZbB8XEEcXSQUyqH7vfd4wwgp9qT20Qi2lsLQgHw26ljellCQdtx5pib0 VVBg== MIME-Version: 1.0 X-Received: by 10.180.9.115 with SMTP id y19mr8297960wia.32.1421673923471; Mon, 19 Jan 2015 05:25:23 -0800 (PST) Received: by 10.180.88.33 with HTTP; Mon, 19 Jan 2015 05:25:23 -0800 (PST) In-Reply-To: References: Date: Mon, 19 Jan 2015 14:25:23 +0100 Message-ID: To: Dmitry Stogov Cc: Nikita Popov , PHP Internals , "php-cvs@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c24ae0320f67050d01419c Subject: Re: [PHP-CVS] Broken apps From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c24ae0320f67050d01419c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Jan 19, 2015 at 10:49 AM, Dmitry Stogov wrote: > Despite of PEAR, I also found few other apps, from my usual test list, > broken - Typo3, Xoops, SugarCRM. > Magento is broken long time ago by "unified variable syntax". > > I'm really unhappy with this direction... > > Thanks. Dmitry. > > I guess you already reported it to the pear guys, but just to be sure: Tyrael | [17:17:14] laruence: you can ask the guys at #pear or simply report the problem Tyrael | [17:28:27] on github Tyrael | [17:28:52] https://github.com/pear/pear-core Tyrael | [17:35:55] as far as I can see all of the methods in https://github.com/pear/pear-core/blob/06b171273752dc2012018067a3a3dd3505cb= 9c51/PEAR/Installer/Role.php should be changed into static Tyrael | [17:36:09] they are all called statically --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c24ae0320f67050d01419c--