News Feed
Jobs Feed
Sections




News Archive
feed this:

Stuart Herbert's Blog:
Should is_array() Accept ArrayObject?
July 20, 2010 @ 10:08:09

In a quick blog post today Stuart Herbert asks the community at large a question - should is_array accept an ArrayObject?

Here's a quick question for the wider PHP programming community '¦ if you're writing code that tests for the presence of an array, should is_array() also accept objects that behave like arrays?

Some quick code snippets show that, currently in PHP 5.2, an is_array test will return false. If you use an instanceof to check it, however, you can get it to return true. There's plenty of comments on the subject with quite a few "no"s in the group.

0 comments voice your opinion now!
arrayobject isarray question instanceof



Community Events









Don't see your event here?
Let us know!


tool testing release functional event object conference interview language composer code development podcast opinion zendframework2 community framework example api introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework