Hi Hannes,


You have to keep in mind that xmlreader is implemented to follow the
MS implementation (which is good).

On 3/31/06, Hannes Magnusson <[EMAIL PROTECTED]> wrote:

> However, DOM has hasAttribute() which returns boolean.

Given the initial

> As I see it, E_NOTICE should be thrown since accessing uninitialized
> variable triggers E_NOTICE, why not XML attribute?
> (yeah, massive BC break so no chance in hell I'd recommend
> implementing it though)

That's insane :-)

Null is the way to go, the question was only when is the right time to
make the change.

--Pierre

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to