> Currently there is no way to detect if the __call overloads a particular > method. Property overloading has __isset now in 5.1 - maybe for method > overloading the equivalent should be something like __iscallable. Maybe > method_exists should remain as is, as the method won't ever really exist > but is_callable would/could use it, or perhaps some new function. > This'll do what you want:
http://libssh2.org/dist/callable-1.0.tgz It's PEAR packaged so compiling/installing should be simple enough.... Dunno if it's worth dropping into PECL though... -Sara -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php