#!/bin/sh -e pkg install php84 \ mod_php84\ php84-pgsql\ php84-ctype\ php84-curl\ php84-iconv\ php84-gd\ php84-intl\ php84-mbstring\ php84-simplexml\ php84-xml\ php84-zip\ php84-sodium\ php84-session\ php84-zlib\ php84-dom\ php84-tokenizer\ php84-xmlreader\ php84-fileinfo\ php84-filter\ php84-soap\ php84-opcache\ php84-exif exit 0