On Thu, 02 Jun 2011 15:38:00 +0200, Brian Moon <br...@moonspot.net> wrote:

I like this for the current stable branch, no bc impact and gives a
way to detect such mistakes (not ideal but better than nothing).

On Thu, Jun 2, 2011 at 12:11 PM, Patrick ALLAERT<patrickalla...@php.net> wrote:
Hi,

I would like to introduce an E_NOTICE when an array is silently
converted to a string.
This isn't very useful as it constantly produces the following string:
"Array" and in most of the case, this is a sign of an error.

Let me know about your feelings.

I agree with Peirre and would actually support this as an E_WARNING. Since there is a patch for E_NOTICE already, I will take it.


I would also support an E_WARNING for this; but as I mostly develop in environments where E_NOTICE issues are taken care of, E_NOTICE is fine with me.

--
Ole Markus
http://barelysufficient.org
Gentoo/Linux - PHP Herd

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to