On 10/05/13 11:48, Tyler Romeo wrote: > On Thu, May 9, 2013 at 9:46 PM, Tim Starling <[email protected]>wrote: > >> You can always implement the parts you need in pure PHP. > > > True. It might be worthwhile to make some sort of Spl compatibility library > that loads in PHP versions of those classes if they do not exists. That way > we can use them without dropping HHVM support.
If you can write a complete and accurate compatibility class in pure PHP, then it can be included in HipHop in the system/classes directory. -- Tim Starling _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
