diff --git a/programming/php/php/actions.py b/programming/php/php/actions.py index 71334816b7..6c6350d30b 100644 --- a/programming/php/php/actions.py +++ b/programming/php/php/actions.py @@ -93,7 +93,9 @@ def setup(): --with-imap=shared \ --with-imap-ssl \ --with-mysql-sock=/run/mysqld/mysqld.sock \ - --without-pear \ + --with-pear \ + --with-zlib \ + --with-zip=shared \ --disable-rpath \ " @@ -192,3 +194,11 @@ def install(): pisitools.remove("/etc/php-fpm.conf.default") pisitools.dodir("/var/log/php-fpm/") + + pisitools.remove("/.depdb") + pisitools.remove("/.depdblock") + pisitools.remove("/.lock") + pisitools.remove("/.filemap") + pisitools.removeDir("/.channels") + pisitools.removeDir("/.registry") + diff --git a/programming/php/php/pspec.xml b/programming/php/php/pspec.xml index 55e2b42dea..26e394e43b 100644 --- a/programming/php/php/pspec.xml +++ b/programming/php/php/pspec.xml @@ -12,7 +12,7 @@ library PHP7 is an HTML-embedded scripting language. The goal of the language is to allow web developers to write dynamically generated pages quickly PHP7 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. - https://www.php.net/distributions/php-7.4.3.tar.xz + https://www.php.net/distributions/php-7.4.16.tar.xz gd-devel re2c @@ -117,6 +117,38 @@ + + php-pear + Development files for PHP + + php-common + + + /etc/pear.conf + /usr/bin/pear + /usr/bin/go-pear + /usr/lib/php/PEAR/ + /usr/lib/php/Structures + /usr/lib/php/.lock + /usr/lib/php/peclcmd.php + /usr/lib/php/pearcmd.php + /usr/lib/php/System.php + /usr/lib/php/PEAR.php + /usr/lib/php/.filemap + /usr/lib/php/.registry/ + /usr/lib/php/Console/Getopt.php + /usr/lib/php/XML/Util.php + /usr/lib/php/Archive/Tar.php + /usr/lib/php/test/XML_Util + /usr/lib/php/test/Structures_Graph + /usr/lib/php/test/Console_Getopt + /usr/lib/php/.channels + /usr/lib/php/doc/ + /usr/lib/php/data/PEAR/ + /usr/lib/php/OS/Guess.php + + + mod_php server.web @@ -143,6 +175,11 @@ php-common libmcrypt libjpeg-turbo + + sqlite + openssl + e2fsprogs + oniguruma /usr/lib/apache2/modules/libphp7.so @@ -159,6 +196,7 @@ Zip extension for PHP php-common + pam libzip mit-kerberos @@ -176,6 +214,7 @@ php-imap Module for PHP to enable IMAP support + pam openssl e2fsprogs php-common @@ -202,6 +241,14 @@ libjpeg-turbo postgresql-lib openldap-client + + curl + zlib + bzip2 + sqlite + libxml2 + openssl + oniguruma /usr/sbin/php-fpm @@ -222,6 +269,13 @@ + + 2021-02-06 + 7.4.16 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-02-22 7.4.3