commands.sh

phpize

all

Prepare a PHP extension for compiling.

More info →

Examples (2)

Prepare the PHP extension in the current directory for compiling

Delete files previously created by phpize

phpize --clean
made by @shridhargupta | data from tldr-pages