News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Johannes Schluter's Blog: Changes in PHP trunk: No more extension for sqlite version 2

Nikita Popov's Blog: What PHP 5.5 might look like

Brandon Savage's Blog: REST APIs as Data Backends

PHP-GTK Community Site: PHP-GTK 2 Beta !

IBM developerWorks: What's new in Zend Framework V1.5


Community Events









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


development phpunit testing tool zendframework2 api example opinion database code podcast release composer community unittest introduction interview framework object language

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