PHP So in my blog series I try to cover all additions to PHP trunk so I have to mention scalar type hints. The key point of this all is that as soon as you mix strong typing - by using type hints - with PHP's weak type system you open a can of worms.