1zts-phpize(1) Scripting Language zts-phpize(1)
2
3
4
6 zts-phpize - prepare a PHP extension for compiling
7
9 zts-phpize [options]
10
12 zts-phpize is a shell script to prepare PHP extension for compiling.
13
15 --clean Remove all created files
16 --help Prints usage information
17 --version
18 -v Prints API version information
19
21 zts-php(1)
22
24 This manpage describes php, version 7.3.12.
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 zts-phpize(1)