Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:105903 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 77976 invoked from network); 13 Jun 2019 16:33:00 -0000 Received: from unknown (HELO anteater.elm.relay.mailchannels.net) (23.83.212.3) by pb1.pair.com with SMTP; 13 Jun 2019 16:33:00 -0000 X-Sender-Id: s0seqk11zu|x-authuser|lester@lsces.uk Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id C10C4340F7F for ; Thu, 13 Jun 2019 13:46:05 +0000 (UTC) Received: from draco.thewebhostserver.com (100-96-28-110.trex.outbound.svc.cluster.local [100.96.28.110]) (Authenticated sender: s0seqk11zu) by relay.mailchannels.net (Postfix) with ESMTPA id CAFD034148E for ; Thu, 13 Jun 2019 13:46:04 +0000 (UTC) X-Sender-Id: s0seqk11zu|x-authuser|lester@lsces.uk Received: from draco.thewebhostserver.com ([TEMPUNAVAIL]. [185.38.44.226]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.17.2); Thu, 13 Jun 2019 13:46:05 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: s0seqk11zu|x-authuser|lester@lsces.uk X-MailChannels-Auth-Id: s0seqk11zu X-Thread-Whimsical: 0b277a5d2b1ae9af_1560433565558_2071069692 X-MC-Loop-Signature: 1560433565558:4137601366 X-MC-Ingress-Time: 1560433565558 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lsces.uk; s=default; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version :Date:Message-ID:From:References:To:Subject:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=q4qkvhfCikpsHRH9miDlg+pugEhLqdVZ6p8+J+M6zH0=; b=FK6H6CoBGyqxoLcoBe7HkSAc3X 8oLNB9eyHcgdnZpaq7zrqRJ3uHZgsBEeinuFg2Li8y+MAZAhiHFbG5Z1GV9K9ohJ8/rKf/CvCJYQA 1JD7aF18rA4w9vTUw0hBjbF6BRCl+RIqW1ktZ6HQlEwqNYS5rO/xI8QvQBpy73q7bBpGb6kadoNJ/ PJhAE7RCCL3A2+KcF546/OswrBdB35wPMcXmF4WANsXgx3YyR0VxeUvmKu23BxuszKXJ5pq2lfTHs By0xBM8ifFQIO8zRyYl39hjNTb9Q4331TLoiD2VxdxICfj+HeIxSiW4yci357wizThrZgkpTG23H4 qBvpSg0Q==; Received: from static-87-75-107-50.vodafonexdsl.co.uk ([87.75.107.50]:51090 helo=[10.0.0.7]) by draco.thewebhostserver.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.92) (envelope-from ) id 1hbQ38-002fbg-GQ for internals@lists.php.net; Thu, 13 Jun 2019 14:45:54 +0100 To: PHP internals References: Message-ID: <5f35915a-4733-12d1-55ec-a4bfd69ed877@lsces.uk> Date: Thu, 13 Jun 2019 14:45:54 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-thewebhostserver-MailScanner-Information: Please contact the ISP for more information X-thewebhostserver-MailScanner-ID: 1hbQ38-002fbg-GQ X-thewebhostserver-MailScanner: Found to be clean X-thewebhostserver-MailScanner-SpamCheck: X-thewebhostserver-MailScanner-From: lester@lsces.uk X-Spam-Status: No X-AuthUser: lester@lsces.uk Subject: Re: [PHP-DEV] The real world ... From: lester@lsces.uk (Lester Caine) On 13/06/2019 13:30, Andrey Andreev wrote: > What I meant is, all a user needs to report to you is that there was a > problem, and since you have logs you can lookup whatever it was > (possibly asking just for a timestamp and/or IP address to pinpoint > the visitor). JUST had a report of a problem ... Deprecated: Non-static method LibertyMime::storeMetaData() should not be called statically I need to investigate why it thinks it's non-static but the irritating bit here is that "It's just a warning" yet the operation has not completed properly. Had I HIDDEN the warning the client would just have ploughed on but now I can divert to fix the faulty bits of data and sort the problem! It will be some silly thing missed, but in 20+ years of code that are still a lot of those and simply hiding something and waiting until later to clear the problems created is never going to be right :( -- Lester Caine - G8HFL ----------------------------- Contact - https://lsces.uk/wiki/Contact L.S.Caine Electronic Services - https://lsces.uk Model Engineers Digital Workshop - https://medw.uk Rainbow Digital Media - https://rainbowdigitalmedia.uk