On 10.05.2013 23:51, Antoine Musso wrote:
Le 10/05/13 03:10, Tim Starling a écrit :
There's a few other SPL features that we don't use at the moment and we should avoid introducing if possible due to lack of support in HipHop:
<snip: various SPL classes>
I wish we actually used Spl :-] They are nice classes providing all kind of useful features: http://php.net/manual/en/book.spl.php
Yes it is strange that Facebook does not need SPL. Especially because since PHP 5.3 SPL is not optional anymore.