Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vdeville/docker-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: plesk/docker-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 49 files changed
  • 4 contributors

Commits on Mar 11, 2025

  1. Implicitly marking parameter as nullable is deprecated

    Yaroslav Spirin
    Yaroslav Spirin committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    7f4f9b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. Merge pull request plesk#10 from plesk/php-8.4

    Implicitly marking parameter as nullable is deprecated
    ferrumfist authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    74a390a View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. BUGFIX EXTPLESK-6371 invalid JSON: json: cannot unmarshal string into…

    … Go struct field HostConfig.HostConfig.Ulimits of type units.Ulimit error when --ulimit memlock=-1 is used
    xgin committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    096032d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Merge pull request plesk#11 from plesk/ekazakov-ulimit-units

    invalid JSON: json: cannot unmarshal string into Go struct field HostConfig.HostConfig.Ulimits of type units.Ulimit error when --ulimit memlock=-1 is used
    xgin authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    851797f View commit details
    Browse the repository at this point in the history
Loading