Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95446 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50844 invoked from network); 25 Aug 2016 12:32:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Aug 2016 12:32:05 -0000 Authentication-Results: pb1.pair.com smtp.mail=cmbecker69@gmx.de; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=cmbecker69@gmx.de; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmx.de designates 212.227.15.15 as permitted sender) X-PHP-List-Original-Sender: cmbecker69@gmx.de X-Host-Fingerprint: 212.227.15.15 mout.gmx.net Received: from [212.227.15.15] ([212.227.15.15:59770] helo=mout.gmx.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 34/82-34481-445EEB75 for ; Thu, 25 Aug 2016 08:32:04 -0400 Received: from [192.168.2.103] ([79.243.115.246]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0LxPAo-1b58hp3VIw-016wYq; Thu, 25 Aug 2016 14:32:00 +0200 To: Ferenc Kovacs References: Cc: Julien Pauli , Alexander Lisachenko , Rowan Collins , "internals@lists.php.net" Message-ID: <1cb067e3-6672-f8b8-5172-b4ae95fc0598@gmx.de> Date: Thu, 25 Aug 2016 14:32:03 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:rzxLGy2vyKprHHAOlEYWIhDYa5QbUKLIPnUssu8kItyy+7QeY/J tZroPBsqDDMRvcPaHqw3PBq/QQALfoawQHiBaGVOXqGM4hb0ipKLpUx2azUO/w/jT4TgZfo Ydy4KL1R1cjPWoO4j+S61zYSBC8JbhV3MAZZBA6zGembFumoAwUNR2ESLC9sSQI92/sbvJR Ft8nuG4IZTIm95edlobcw== X-UI-Out-Filterresults: notjunk:1;V01:K0:GuhPvsBOddw=:C72NKE0M+75gcmYr5bp5Bc AEG7r8da5GmsUsnJE/97k9iLPYfAMt6O5Wlwje8q8j30SPVUjMn3gpyEq68FNF4O7u9+JGAmw kO7NXh23PUhj4sYszD5jpVN83AzRAJRFfJiWioog6gZYnVSwD9V9YVMs3tHebm0lDW782/q1h hdkJlOIxYZfICkGihAFud7FKkG4DEBcjhW8nAYjWEKAU+6Qa4JP1U1n94G+0fYYAZ1o09dVmu PEm8W/D78Kv/BDGR2zfCEjlXvZDRr6hwXmupM79yssGLgevdH5+H5RwaTOJAfgaDLOf2ITy+Y J6sMKWC3oB76aO+FfIQxiEEXKIv98qAwpUqWjMB5968RdhX26PDhOt4CPd+Hex6/5H3cvIxew Erl96RNq023xn8ayco2pPCRlzhuUj6p4UHcs9wGUR3NpruVh1xvWVOqtk9EBNj34THGsrFZof Np96EMTL0s3aUI7a6epvbIBaA2B+wffbuVWcJqYc4mT2zDx+m7m69OBctUJfQf2QzcL9K5NHp Y5mac3qVRTVgOPf9vOb9iVADnaxWi8H/zaNcfl+FleWKeLhIG3RAFwtIBHueIhKgtTXP/u7AL +/AMRsbfFAH9+FBqHhI537T0iVqLZ5ee4kSQjYjN+oZ7EsYFErgG5sU28uYjg5kbtdUxTuse+ /AlLVhE2a+Z5LojrwRMZ7fMOQP/A0ClJjd7iF1C5WNawn8DG++4L8dyJjpU5VDNOaHLBBpUlj mSwZIsxVXgiMrQA9yRI3SXD3O3KtqR4CvM5y4AUEnMyF7X+uwv9RNSDXWtUVlWlAX9/x1t1Q3 nQsz3IN Subject: Re: [PHP-DEV] BC break: ReflectionMethod::invoke() expects parameter1to be object, string given From: cmbecker69@gmx.de ("Christoph M. Becker") On 23.08.2016 at 17:03, Ferenc Kovacs wrote: > personally I think that we are in general too lenient with allowing BC > breaks in 7.1 (even though that I somehow expected this and was arguing for > a longer release cycle for 7.0 or at least having a clear roadmap for the > next major version) and we should be more strict about it otherwise we will > lose the trust we gained from the userland in the last couple of years with > our release process and versioning. I agree that we should have a plan for the roadmap to the next major release. Otherwise many might be afraid that it takes ten years again, and therefore might be more inclined to accept BC breaks in a minor version ("better a BC now, than to wait too long for the improvement"). -- Christoph M. Becker