[PHP-DEV] Re: Multi-level Caching Fork of OPcache -- update

2013-05-08 Thread Terry Ellison
Dmitry, Hi Terry, I don't have time right now (on this week), but I'll definitely take a look into your patch later. Thanks. Dmitry. Hi and thanks for this. I won't have the full functionality in place for another month or so, though my pushes to my github repository should be fully func

Re: [PHP-DEV] Scalar Type Casting Magic Methods

2013-05-08 Thread Ferenc Kovacs
2013.05.08. 7:38, "Pierre du Plessis" ezt írta: > > The __toArray can be useful if you want to perform array functions on the > object (E.G array_filter), otherwise I think it would be very useful if the > array functions can accept an object implementing ArrayAccess as well > instead of just an a