slackbuilds_ponce/development/php82
Eugen Wissner acd2b48600
development/php82: Updated for version 8.2.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-13 19:27:28 +07:00
..
doinst.sh
php82.info development/php82: Updated for version 8.2.6 2023-05-13 19:27:28 +07:00
php82.SlackBuild development/php82: Updated for version 8.2.6 2023-05-13 19:27:28 +07:00
README
slack-desc

PHP is an HTML-embedded scripting language. It shares syntax
characteristics with C, Java, and Perl. The primary objective behind
this language is to make a fast and easy-to-use scripting language for
dynamic web sites.

This installation is compatible with the official php package and
doesn't overwrite any stock files.

This script doesn't build mod_php. You can use php-fpm or built-in
development server.

NOTE:

Because of this old PEAR bug:

https://pear.php.net/bugs/bug.php?id=20383

Some directories and files will be created on the build file-system as
this is built:

/usr/lib64/php/8.2/.channels/.alias/
/usr/lib64/php/8.2/.channels/.alias/pear.txt
/usr/lib64/php/8.2/.channels/.alias/pecl.txt
/usr/lib64/php/8.2/.channels/.alias/phpdocs.txt
/usr/lib64/php/8.2/.channels/__uri.reg
/usr/lib64/php/8.2/.channels/doc.php.net.reg
/usr/lib64/php/8.2/.channels/pear.php.net.reg
/usr/lib64/php/8.2/.channels/pecl.php.net.reg
/usr/lib64/php/8.2/.depdb
/usr/lib64/php/8.2/.depdblock
/usr/lib64/php/8.2/.filemap
/usr/lib64/php/8.2/.lock
/usr/lib64/php/8.2/.registry/
/usr/lib64/php/8.2/.registry/.channel.__uri/
/usr/lib64/php/8.2/.registry/.channel.doc.php.net/
/usr/lib64/php/8.2/.registry/.channel.pecl.php.net/