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: TrafeX/docker-php-nginx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.6.0
Choose a base ref
...
head repository: TrafeX/docker-php-nginx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0
Choose a head ref
  • 13 commits
  • 8 files changed
  • 6 contributors

Commits on May 29, 2022

  1. Configuration menu
    Copy the full SHA
    76a9204 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Optimize performance

    kroese authored and TrafeX committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    866e9a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. Update location of PHP.ini files

    As this is now PHP 8.1 the files are in the `php81` directory rather than just the `php8` directory.
    johncoles authored and TrafeX committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    dbfab1e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    0be32d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Hide server info for security hardening

    jimsihk authored and TrafeX committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    15dba68 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Chopped up nginx.conf, extracted the server block to /conf.d/default.…

    …conf as requested in #98
    doedje authored and TrafeX committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    bf2732f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31e09d9 View commit details
    Browse the repository at this point in the history
  3. Upgrade Alpine Linux to 3.17

    TrafeX committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    ef39565 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6e6462 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8944c19 View commit details
    Browse the repository at this point in the history
  6. Bump peter-evans/dockerhub-description from 2 to 3

    Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 2 to 3.
    - [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
    - [Commits](peter-evans/dockerhub-description@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/dockerhub-description
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TrafeX committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    47c413f View commit details
    Browse the repository at this point in the history
  7. Bump github/codeql-action from 1 to 2

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and TrafeX committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    9d8c091 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c397b92 View commit details
    Browse the repository at this point in the history
Loading