Skip to content

Conversation

@gabrielfernandes-codes
Copy link

@gabrielfernandes-codes gabrielfernandes-codes commented Nov 28, 2020

Context

The goal of this pull request is allow application controllers that are rendering / checking application healthy to also be used on the script as starting point of health check. The main issue found on the original script was that frameworks as Symfony and Laravel rely on a single entry file to start their routings, and the original php-fpm-healthcheck wasn't allowing the combination of the SCRIPT_NAME and REQUEST_URI on its definition.

Changes

  • Tests included
  • Documentation updated
  • Commit message is clear

@wandersonwhcr wandersonwhcr added the enhancement New feature or request label Dec 23, 2021
@wandersonwhcr wandersonwhcr added this to the v0.6.0 milestone Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants