PEAR_Builder | PEAR_ChannelFile |
PEAR_Builder | |
PEAR Manual | |
require_once 'PEAR/builder.php'; |
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".
the type of message
the message
This function can not be called statically.
PEAR_Builder | PEAR_ChannelFile |
PEAR_Builder | |
PEAR Manual | |