Re: [PHP-DEV] RFC: SPL Comparator interface

2008-10-08 Thread Marcus Boerger
Hello Jeremy, Wednesday, October 8, 2008, 12:50:23 AM, you wrote: > Something that would be extremely useful is a comparator interface in > SPL, which could be used to easily implement sorting for objects. > Example: > class Foo implements Comparator > { > // is numeric for this exampl

[PHP-DEV] Re: [PATCH] Fix bug #46146

2008-10-08 Thread Ilia Cheishvili
What did we decide to do about this patch? I noticed that it never got any feedback about the actual patch. Could someone take a look? Thanks! Ilia On Sun, Sep 28, 2008 at 4:48 PM, Ilia Cheishvili <[EMAIL PROTECTED]>wrote: > There is a bug in stream_filter_remove() that calls the stream destru