News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Johannes Schluter's Blog:
Scalar type hints in PHP trunk
August 09, 2010 @ 08:44:23

As Johannes Schluter mentions in his latest blog post, another new feature has been added to the trunk of the PHP project - scalar type hints.

So in my blog series I try to cover all additions to PHP trunk so I have to mention scalar type hints.

He gives examples of both simple hinting (ensuring a value is a float) and a more complex example setting an attribute on a PDO connection (checking for an integer). Sample error messages are included as well. He also gives some advice on mixing strong and weak typing in your apps - it's like "opening a can of worms".

0 comments voice your opinion now!
scalar type hint trunk feature language




Community Events





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


phpunit development symfony2 community custom framework conference language unittest opinion podcast extension release interview api introduction compile test application series

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