Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96150 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48724 invoked from network); 26 Sep 2016 10:13:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Sep 2016 10:13:12 -0000 Authentication-Results: pb1.pair.com header.from=danack@basereality.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=danack@basereality.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain basereality.com from 74.125.82.52 cause and error) X-PHP-List-Original-Sender: danack@basereality.com X-Host-Fingerprint: 74.125.82.52 mail-wm0-f52.google.com Received: from [74.125.82.52] ([74.125.82.52:38767] helo=mail-wm0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AA/BF-11573-6B4F8E75 for ; Mon, 26 Sep 2016 06:13:11 -0400 Received: by mail-wm0-f52.google.com with SMTP id l132so140574484wmf.1 for ; Mon, 26 Sep 2016 03:13:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=basereality-com.20150623.gappssmtp.com; s=20150623; h=from:mime-version:subject:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=fRKTyN01MMj/zuQW9xmSyaHjOf1Vm0mxDb0ChLeiYXU=; b=iMAccET7nSVdTrGQ32aOgfkgd1yerxzSIdYhlvbznqdQnUMp9MrIqTlJt1qtZYwkA2 9juklvMTgiVeLpvt4iYefMe2Gq9rIp6s6Sdntv3b2oFr0lAp9W+0uWxnq05WEdv1nDSu /cUpn62lo+Z0wb+nK4KQWNtdL1gkait2MDjQyoyOzsZgpruce+VOKYPLttzK2eC551KT u/67FUgo1XufdgyT4bbBL4arx2xHrdIpf8dnhATMbqpPHKcVHuP4Jkn6N0L4jZS/l+pn /DfDHKx0VQ0zHRYpGyLyZ3I9wmqJQs/XKzIbXKuSvu/kVGxlbwWFhg8wdb7NhqJyAUBg 4nXQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:mime-version:subject:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=fRKTyN01MMj/zuQW9xmSyaHjOf1Vm0mxDb0ChLeiYXU=; b=N7ZoAD3cigVTIPPc0Qi4cEOOJoG3IqyvyC67STZgKrWYSI0Ju99CbfsfuowszDQdDX OKZ3udITH/aMBV85sBBZR4y9Db4lnSsH7EsG/VdWxsO9yPBBuKc4CAD/oRzSwWEdwX4d UmpQaEaKts3KoixfBsKDvviPRmg9eK8pBzgnZSVgvJ67zm6gtD+lnf2K7b6zULiNZWQR GjMtwagt0SWwxa+SRCWMdrV/XsHxsw1BF6KStx55O+M35Bo4htKzElkSo5F11QaJ1Vvf wYYkmp/EJS3LA7HSDzdwFZRa2gjSKsI8tTwEDS63S/AL473bWHuj+Zg5f+mWM3cghKd9 BAug== X-Gm-Message-State: AA6/9RlyuywG0APjVKkSN9FvpsvelDQkkB9A1j+KsSuiKs4zeRtuS9pw+9WbmBm0VDhRsQ== X-Received: by 10.28.140.213 with SMTP id o204mr12801089wmd.111.1474884787347; Mon, 26 Sep 2016 03:13:07 -0700 (PDT) Received: from [10.170.26.132] (92.40.248.150.threembb.co.uk. [92.40.248.150]) by smtp.gmail.com with ESMTPSA id gg10sm21604604wjd.4.2016.09.26.03.13.06 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 26 Sep 2016 03:13:06 -0700 (PDT) X-Google-Original-From: Dan Ackroyd Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) X-Mailer: iPhone Mail (13G36) In-Reply-To: Date: Mon, 26 Sep 2016 11:13:05 +0100 Cc: Niklas Keller , Christoph Becker , Leigh , PHP internals Content-Transfer-Encoding: quoted-printable Message-ID: <560B7C52-A2CB-438C-8E0F-038556E533F7@basereality.com> References: <006d8ac3-df7d-8890-5b60-56fbc9e856b1@gmx.de> To: Pierre Joye Subject: Re: [PHP-DEV] [VOTE] get_class() disallow null parameter From: danack@basereality.com (Dan Ackroyd) > On 26 Sep 2016, at 10:20, Pierre Joye wrote: > I think it is > clear now that this behavior is by design No it is not. You ignored my previous email which showed the commit message doesn't do wha= t it says. The code doesn't do what it says in the manual either. If you're not going to read facts that contradict your perception of reality= , then this isn't a useful conversation. cheers Dan Ack=