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