1phpize(1)                     Scripting Language                     phpize(1)
2
3
4

NAME

6       phpize - prepare a PHP extension for compiling
7

SYNOPSIS

9       phpize [options]
10

DESCRIPTION

12       phpize is a shell script to prepare PHP extension for compiling.
13

OPTIONS

15       --clean        Remove all created files
16       --help         Prints usage information
17       --version
18       -v             Prints API version information
19

SEE ALSO

21       php(1)
22

VERSION INFORMATION

24       This manpage describes php, version 7.3.6.
25
27       Copyright © 1997-2018 The PHP Group
28
29       This source file is subject to version 3.01 of the PHP license, that is
30       bundled with this package in the file LICENSE, and is available through
31       the world-wide-web at the following url:
32       http://www.php.net/license/3_01.txt
33
34       If  you  did  not  receive  a copy of the PHP license and are unable to
35       obtain  it  through  the  world-wide-web,  please  send   a   note   to
36       license@php.net so we can mail you a copy immediately.
37
38
39
40The PHP Group                        2018                            phpize(1)
Impressum