1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 20:57:34 +00:00

Ports: Update PHP to 8.1.11

This commit is contained in:
Jelle Raaijmakers 2022-10-21 14:19:10 +02:00 committed by Linus Groh
parent 8ebbb6a2f3
commit 684c038af0
2 changed files with 3 additions and 3 deletions

View file

@ -194,7 +194,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`pcre`](pcre/) | Perl-compatible Regular Expressions (PCRE) | 8.45 | https://www.pcre.org/ |
| [`pcre2`](pcre2/) | Perl-compatible Regular Expressions (PCRE2) | 10.40 | https://www.pcre.org/ |
| [`pfetch`](pfetch/) | pfetch | a906ff8 | https://github.com/dylanaraps/pfetch/ |
| [`php`](php/) | PHP | 8.1.6 | https://www.php.net/ |
| [`php`](php/) | PHP | 8.1.11 | https://www.php.net/ |
| [`pixman`](pixman/) | pixman | 0.40.0 | http://pixman.org |
| [`pkgconf`](pkgconf/) | pkgconf | 1.8.0 | https://github.com/pkgconf/pkgconf |
| [`potrace`](potrace/) | Bitmap tracing utility | 1.16 | https://potrace.sourceforge.net/ |