mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:27:35 +00:00
Ports: Update php
port to version 8.1.1
This commit is contained in:
parent
3301b0b33d
commit
40737341a8
8 changed files with 31 additions and 39 deletions
11
Ports/php/patches/configure-inet_aton.patch
Normal file
11
Ports/php/patches/configure-inet_aton.patch
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- php-8.1.1/configure 2021-12-15 03:00:45.000000000 +0100
|
||||
+++ php-8.1.1-patched/configure 2022-01-07 23:44:20.361165350 +0100
|
||||
@@ -14229,7 +14229,7 @@
|
||||
then :
|
||||
found=yes
|
||||
else $as_nop
|
||||
- found=no
|
||||
+ found=yes
|
||||
fi
|
||||
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue