On 19 September 2015 09:36:12 BST, Lester Caine <les...@lsces.co.uk> wrote:
> I first hit this particular one becuase of notices
>appearing on what had been clean code. And NO switching off those
>notices is not the right fix, but it is the ONLY fix at the moment.

Please show me an example where isset() gives a notice.


>IS there another fix for is_null($bar) not throwing a notice if it has
>not been created in my example for the current template.

Yes, use isset().

Regards,
-- 
Rowan Collins
[IMSoP]


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

Reply via email to