mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 22:35:45 +02:00
phpize: add link to homepage
This commit is contained in:
parent
f2fb081987
commit
6a5a9f6705
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# phpize
|
# phpize
|
||||||
|
|
||||||
> Prepare a PHP extension for compiling.
|
> Prepare a PHP extension for compiling.
|
||||||
|
> More information: <https://www.php.net/manual/install.pecl.phpize>.
|
||||||
|
|
||||||
- Prepare the PHP extension in the current directory for compiling:
|
- Prepare the PHP extension in the current directory for compiling:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue