Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
phpize(1)		       Scripting Language		       phpize(1)

NAME
     phpize - prepare a PHP extension for compiling

SYNOPSIS
     phpize [options]

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

OPTIONS
     --clean	    Remove all created files
     --help	    Prints usage information
     --version
     -v 	    Prints API version information

SEE ALSO
     php(1)

VERSION INFORMATION
     This manpage describes php, version 8.6.0alpha1.

COPYRIGHT
     Copyright (C) The PHP Group and Contributors

     This  source  file  is  subject to the Modified BSD License that is bundled
     with this package in the file LICENSE, and is available through  the  World
     Wide Web at https://www.php.net/license/

The PHP Group			      2024			       phpize(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=phpize&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help