2 comments

[ 3.5 ms ] story [ 19.6 ms ] thread
> In fact, a few optimizations only work if you're using scalar types for parameters

This is the first time PHP has used typehints for optimization, isn't it? It was all safety checks prior to now. Looking forward to more of this!