Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic PR to nightly from 2022-11-23T12:47:06Z #4870

Merged
merged 8 commits into from
Nov 23, 2022
Merged

Commits on Nov 6, 2022

  1. [PHP] Update to 8.1

    DerLinkman committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    4dd1b97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df17e6b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. [PHP] Polish dockerfile

    includes also #4839 because of --with-avif for gd configure command (is not available in 8.0)
    
    contains the following adjustments:
    - upgrade APCu to 5.1.22
    - use PECL package for mailparse instead of git clone (3.1.4 is the latest one available and sice then no changes on master branch)
    - split PECL commands into separate ones (according to https://hub.docker.com/_/php this is the recommended way)
    - add missing configure options for gd extension to include webp, xpm and avif
    - specify composer version to be installed
    - cleanup more dev dependencies
    BigMichi1 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    bc937ed View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Fixy comment typo

    Benoît S committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    f2f5e21 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4869 from benpro/patch-1

    Fixy comment typo
    DerLinkman committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    782eae4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4844 from mailcow/feature/php-8.1

    [PHP] Update to 8.1
    DerLinkman committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b3bbeee View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4855 from BigMichi1/polish_phpfpm_dockerfile

    [PHP] Polish phpfpm dockerfile
    DerLinkman committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    738dcac View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4848 from nathanielmom/compose-fix

    change 'return 1' to 'exit 1'
    DerLinkman committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    05b897f View commit details
    Browse the repository at this point in the history