note 102411 deleted from class.traversable by danbrown

[email protected] Sun, 13 Feb 2011 06:31:11 -0800
Newsgroups php.notes
Message-ID <[email protected]>
Note Submitter: Johny 

----

if (!is_array(...) || ... instanceof Traversable) 
 // That should be correct...