void PEAR_Builder::phpizeCallback (
string $what
, mixed $data
)
Message callback function used when running the phpize program. Extracts the API numbers used. Ignores other message types than "cmdoutput".
$what
the type of message
$data
the message
This function can not be called statically.