Tim Schumacher
c07f91474d
Ports: Make array-like settings actual arrays
...
We may need entries with spaces in makeopts, installopts, and
configopts, and at that point we should also convert depends and
auth_opts to avoid confusion.
2021-10-05 02:13:08 +02:00
Jelle Raaijmakers
37b5baf9ff
Ports: Build PHP-FPM instead of CGI
2021-09-23 18:51:21 +02:00
Jelle Raaijmakers
6f4fbd59d9
Ports: Update PHP to version 8.0.10
2021-09-23 18:51:21 +02:00
Jelle Raaijmakers
36a7091531
Ports: Remove the now superfluous PHP network patch
2021-09-23 18:51:21 +02:00
Jelle Raaijmakers
d2379dfe96
Ports: Add PHP entry to taskbar menu
2021-08-04 13:54:08 +01:00
Jelle Raaijmakers
6eb3bfb171
Ports: Update PHP to version 8.0.8
2021-07-29 15:58:38 +02:00
Jelle Raaijmakers
0d75637ffa
Ports: Add readline support to PHP
2021-07-29 15:58:38 +02:00
Jelle Raaijmakers
e72e621d89
Ports/PHP: Enable OpenSSL extension
2021-06-05 13:02:13 +02:00
Jelle Raaijmakers
fccba571a2
Ports/PHP: Disable PCRE JIT
...
The PCRE JIT creates memory that needs to be readable, writable and
executable at the same time. Serenity does not like this, so disable
it. This JIT is of limited use for the current applications of PHP
within Serenity anyway :-)
2021-06-05 13:02:13 +02:00
Jelle Raaijmakers
012a5b145b
Ports/PHP: Enable Zlib extension
2021-06-05 13:02:13 +02:00
Jelle Raaijmakers
64e2e2cff3
Ports/PHP: Enable Phar extension
2021-06-05 13:02:13 +02:00
Jelle Raaijmakers
18a5ac1e66
Ports: Enable PHP XML extensions
2021-06-04 19:10:58 +02:00
Jelle Raaijmakers
977addf76d
Ports/PHP: Enable SQLite3 and iconv extensions
2021-06-04 13:03:13 +02:00
Jelle Raaijmakers
280785f0fa
Ports: Add PHP
2021-06-04 10:39:41 +02:00