From: Andrei Zmievski Date: Fri, 16 Nov 2001 15:04:12 +0000 (+0000) Subject: Add todo item. X-Git-Tag: ChangeLog~303 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fcd83424cfc61d658cedf88e1f5b8734565848e2;p=php Add todo item. --- diff --git a/ext/overload/overload.c b/ext/overload/overload.c index c3bc31045a..1a6d1a6fe3 100644 --- a/ext/overload/overload.c +++ b/ext/overload/overload.c @@ -34,6 +34,7 @@ * yes * + turn off all overloading handlers on a call to a handler * - pass array overloading info on to handlers? + * - add unoverload() function */ #ifdef HAVE_CONFIG_H