Skip to content

Update avoid-php-fpm-reloading.md #4027

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

Merged
merged 1 commit into from
Mar 2, 2025
Merged

Conversation

adrum
Copy link
Contributor

@adrum adrum commented Mar 2, 2025

I've also been setting DOCUMENT_ROOT to also include the fix. I'm sure SCRIPT_FILENAME is enough in most cases, but also setting DOCUMENT_ROOT would ensure the expectation in all scenarios.

  • Bug fix #…?

  • New feature?

  • BC breaks?

  • Tests added?

  • Docs added?

    Please, regenerate docs by running next command:
    $ php bin/docgen
    

I've also been setting `DOCUMENT_ROOT` to also include the fix. I'm sure `SCRIPT_FILENAME` is enough in most cases, but also setting `DOCUMENT_ROOT` would ensure the expectation in all scenarios.
@antonmedv antonmedv merged commit 7b10889 into deployphp:master Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants