Message from discussion
Getting a lof of errors on PHP 5.4 coming from the mongo driver
Received: by 10.50.197.134 with SMTP id iu6mr5842260igc.1.1342443642090;
Mon, 16 Jul 2012 06:00:42 -0700 (PDT)
X-BeenThere: mongodb-user@googlegroups.com
Received: by 10.50.163.42 with SMTP id yf10ls2877511igb.1.gmail; Mon, 16 Jul
2012 06:00:28 -0700 (PDT)
Received: by 10.50.12.225 with SMTP id b1mr5887859igc.1.1342443628333;
Mon, 16 Jul 2012 06:00:28 -0700 (PDT)
Received: by 10.50.12.225 with SMTP id b1mr5887857igc.1.1342443628292;
Mon, 16 Jul 2012 06:00:28 -0700 (PDT)
Return-Path: <der...@10gen.com>
Received: from xdebug.org (xdebug.org. [82.113.146.227])
by gmr-mx.google.com with ESMTP id f27si1667878anj.1.2012.07.16.06.00.28;
Mon, 16 Jul 2012 06:00:28 -0700 (PDT)
Received-SPF: softfail (google.com: domain of transitioning der...@10gen.com does not designate 82.113.146.227 as permitted sender) client-ip=82.113.146.227;
Authentication-Results: gmr-mx.google.com; spf=softfail (google.com: domain of transitioning der...@10gen.com does not designate 82.113.146.227 as permitted sender) smtp.mail=der...@10gen.com
Received: from localhost (localhost [IPv6:::1])
by xdebug.org (Postfix) with ESMTPS id 9DC4FDE142
for <mongodb-user@googlegroups.com>; Mon, 16 Jul 2012 14:00:27 +0100 (BST)
Date: Mon, 16 Jul 2012 14:00:27 +0100 (BST)
From: Derick Rethans <der...@10gen.com>
X-X-Sender: der...@whisky.home.derickrethans.nl
To: mongodb-user@googlegroups.com
Subject: Re: [mongodb-user] Getting a lof of errors on PHP 5.4 coming from
the mongo driver
In-Reply-To: <CALKyTE4ORT+vj8aD8gS=NVF_4KDY_9F9M3M_W=OR-L0NQ4XgEg@mail.gmail.com>
Message-ID: <alpine.DEB.2.02.1207161359490.5061@whisky.home.derickrethans.nl>
References: <78fd0c74-07e8-42d8-92cb-d1266371bb0d@googlegroups.com> <294955719-1342430014-cardhu_decombobulator_blackberry.rim.net-1813471689-@b16.c4.bise3.blackberry> <CAF1G6O+aDKiTmpyvS6UZv65v_XtfkttmVCL=nvzGKko20y==Fw@mail.gmail.com>
<CALKyTE4ORT+vj8aD8gS=NVF_4KDY_9F9M3M_W=OR-L0NQ4XgEg@mail.gmail.com>
User-Agent: Alpine 2.02 (DEB 1266 2009-07-14)
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Mon, 16 Jul 2012, Sam Millman wrote:
> "rookies"?
>
> NOTICE errors are not actually errors. They are actually log positions
> within PHP so why try to fix something that's not broken and is actually
> desired behaviour within PHP?
Uh, Marcil is right and you should (for various reasons) try not to have
notices in your code. Turning them off is not a good idea most of the
time.
cheers,
Derick
--
http://mongodb.org | http://derickrethans.nl
twitter: @derickr and @mongodb