AndrewPaglusch / FlashPaper

One-time encrypted password/secret sharing
MIT License
392 stars 62 forks source link

php7 dropped from alpine 3.16 #61

Closed modem7 closed 2 years ago

modem7 commented 2 years ago

"As with most new distro versions, it also updates lots of core components, including a swath of current programming languages, and a choice of GNOME 42, KDE 5.24, or Xfce 4.16. This version also drops Python 2 and PHP 7."

https://www.theregister.com/2022/05/26/alpine_linux_316_released/

php8 is available.

https://pkgs.alpinelinux.org/packages?name=php8&branch=v3.16

Fixes https://github.com/AndrewPaglusch/FlashPaper/pull/66

AndrewPaglusch commented 2 years ago

Thank you for bringing this to my attention. I will take a look into bumping PHP up to v8.