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: heathdutton/php-lambda-layer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ddc2cf0
Choose a base ref
...
head repository: stackery/php-lambda-layer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 90b4d55
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 2, 2019

  1. Add libonig.so.5 for mbstring

    keichan34 authored and txase committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    9daecf1 View commit details
    Browse the repository at this point in the history
  2. Send body regardless of what the HTTP method is.

    This allows PUT and PATCH requests, for example.
    keichan34 authored and txase committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    5afa317 View commit details
    Browse the repository at this point in the history
  3. Fix redirecting from PHP

    keichan34 authored and txase committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    a553e85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6dc45e View commit details
    Browse the repository at this point in the history
  5. Release new layer versions

    7.3: 3
    7.1: 10
    txase committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    90b4d55 View commit details
    Browse the repository at this point in the history
Loading