Quantcast
Browsing all 3 articles
Browse latest View live

DevShed: Enforcing Object Types in PHP - Using the Type Hinting Feature in PHP 5

DevShed has posted the last article in their "Enforcing Object Types in PHP" series today - "Using the Type Hinting Feature in PHP5". [Returning] to the subject of this last tutorial, I'll introduce...

View Article


PHP in Action: Type hints are more useful for scalars than objects

On the PHP in Action blog, there's a new post looking at a recent library that was posted to support type hinting on scalars. They agree with his choice of subjects, noting that they see type hinting...

View Article


Nikita Popov's Blog: Scalar type hinting is harder than you think

In this new post to his blog Nikita talks about scalar type hinting and why it's harder than most people think to accomplish. One of the features originally planned for PHP 5.4 was scalar type...

View Article
Browsing all 3 articles
Browse latest View live