This website requires JavaScript.
Explore
Help
Sign In
ctome
/
tldr
mirror of
https://github.com/CrimsonTome/tldr.git
Watch
1
Star
0
Fork
You've already forked tldr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
da60c8edb1
tldr
/
pages
/
common
/
phpize.md
194 B
Raw
Blame
History
phpize
Prepare a PHP extension for compiling.
Prepare the PHP extension in the current directory for compiling:
phpize
Delete files previously created by phpize:
phpize --clean