News Feed
Jobs Feed
Sections




News Archive
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


blog comments powered by Disqus

Similar Posts

Builder.com.au: 10 questions to ask when selecting open source products for your enterprise

International PHP Magazine: IPM Poll Question: Benefits of phpbb SEO Master Include?

DevShed: Enforcing Object Types in PHP - Using the PHP5 instanceof Operator

Havard Eide's Blog: Countable

International PHP Magazine: IPM Poll Question: Which is your Favorite CMS written in PHP?


Community Events











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


conference phpunit unittest example opinion tool framework community code language testing series release functional application interview podcast zendframework2 development introduction

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