Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
require_once 'PHP/CompatInfo/Parser.php';
void PHP_CompatInfo_Parser::addListener (mixed $callback, string [$nName = EVENT_DISPATCHER_GLOBAL])
void PHP_CompatInfo_Parser::addListener
Registers a new listener with the given criteria.
A PHP callback
(optional) Expected notification name
returns void
throws no exceptions thrown
since version 1.8.0b2 (2008-06-03)
Diese Methode kann nicht statisch aufgerufen werden.
see PHP_CompatInfo::addListener() example