Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-27 00:20:32 +00:00
parent 197e4c944f
commit f6d34d521b
39 changed files with 113 additions and 66 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# phpize
> Prepare a PHP extension for compiling.
> More information: <https://www.php.net/manual/install.pecl.phpize>.
> More information: <https://manned.org/phpize>.
- Prepare the PHP extension in the current directory for compiling: