News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Stubbles Blog:
My wishlist for PHP 6, pt1 The 'object' type hint
February 20, 2007 @ 09:07:00

Stephan Schmidt has posted some thoughts about type hinting in PHP5 (what's there) and the same kind of functionality for objects in PHP6 (what's to come).

I was very pleased, that PHP 5 introduced type hints, although they are not available for primitives like string, int, boolean, etc. Still, I'd like to see the object type hint introduced in any future version of PHP that allows me to specify, that a method or function only accepts an object, regardless of the type of the object.

He gives the example of Java's handling of the functionality and what PHP does with the same type of code. He also mentions that, via the Reflection API extension, some of this is possible already, so why not just include it from here on out?

0 comments voice your opinion now!
typehint php5 php6 object java common base class typehint php5 php6 object java common base class



Similar Posts

Mike Wallner's Blog: Upgrading to 5.2

DevShed: Working with Prepared Queries with PDO Objects in PHP 5

PHPit.net: PHP 5 Objects, Patterns and Practice

PHPBuilder.com: PHP Object Remoting in Flex

Internet Super Hero Blog: MySQL native driver for PHP: mysqlnd-5.0.1-beta available


Community Events







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


PHP5 zend releases job book PEAR database application developer code framework security release package conference example ajax cakephp mysql zendframework

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