2233466866 / lnmp

Docker Linux+Nignx+MySQL+PHP+Node.js+Redis
https://hub.docker.com/r/2233466866/lnmp
MIT License
67 stars 34 forks source link

增加php8支持 #1

Closed 2233466866 closed 2 years ago

2233466866 commented 3 years ago

增加php8支持

  1. 增加对php8的支持

  2. 支持pvm切换到php8

  3. 支持owner修改php8

  4. 参考以下文档安装php8

    https://note.so1234.top/linux/php8.html
  5. php8需要包含以下扩展

    bcmath
    bz2
    calendar
    Core
    ctype
    curl
    date
    dom
    ereg
    fileinfo
    filter
    gd
    hash
    iconv
    intl
    json
    libxml
    mbstring
    mcrypt
    memcache
    memcached
    mongodb
    mysql
    mysqli
    mysqlnd
    openssl
    pcre
    PDO
    pdo_mysql
    pdo_sqlite
    Phar
    posix
    redis
    Reflection
    session
    SimpleXML
    sockets
    SPL
    sqlite3
    standard
    swoole
    tokenizer
    xml
    xmlreader
    xmlwriter
    Zend OPcache
    zip
    zlib
    Zend OPcache
2233466866 commented 2 years ago

完成对php-8的支持

docker pull 2233466866/lnmp:newest