diff options
author | Simon Frankenberger <simon@fraho.eu> | 2018-12-18 23:19:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-14 11:37:51 +0000 |
commit | fda7e51568483590e3ad2ed9ee2f3097d5c3d25e (patch) | |
tree | e2f24cac18473961465d55cd9195a16659511ad7 /community/php7/sharedir.patch | |
parent | 4ba27c27fdc9343eea9f969f83e2ab91d4e7a8c7 (diff) | |
download | aports-fda7e51568483590e3ad2ed9ee2f3097d5c3d25e.tar.bz2 aports-fda7e51568483590e3ad2ed9ee2f3097d5c3d25e.tar.xz |
community/php7: Update php to 7.3.6
Diffstat (limited to 'community/php7/sharedir.patch')
-rw-r--r-- | community/php7/sharedir.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7/sharedir.patch b/community/php7/sharedir.patch index 10bdbc4e31..f8f5b83236 100644 --- a/community/php7/sharedir.patch +++ b/community/php7/sharedir.patch @@ -1,6 +1,6 @@ --- a/php.ini-production 2018-07-28 18:05:51.737130931 +0300 +++ b/php.ini-production 2018-07-28 18:06:45.177774666 +0300 -@@ -711,7 +711,7 @@ +@@ -729,7 +729,7 @@ ;;;;;;;;;;;;;;;;;;;;;;;;; ; UNIX: "/path1:/path2" |