]> granicus.if.org Git - php/commitdiff
Add todo item.
authorAndrei Zmievski <andrei@php.net>
Fri, 16 Nov 2001 15:04:12 +0000 (15:04 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 16 Nov 2001 15:04:12 +0000 (15:04 +0000)
ext/overload/overload.c

index c3bc31045ab840401ac3fd5f0376e3fdedb8bdbf..1a6d1a6fe3cd3a006b0f9a25cd453793589aecd4 100644 (file)
@@ -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