Skip to content

Use _ENV to get VAR_DUMPER envs #163

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 9 commits into from
Mar 6, 2025
Merged

Use _ENV to get VAR_DUMPER envs #163

merged 9 commits into from
Mar 6, 2025

Conversation

roxblnfk
Copy link
Member

@roxblnfk roxblnfk commented Mar 6, 2025

What was changed

$ENV is used as a fallback store to get VAR_DUMPER* values

Why?

Some magic frameworks may move needed values from $_SERVER to $_ENV

@roxblnfk roxblnfk force-pushed the use-env-for-sender branch from 96727bd to 605e92c Compare March 6, 2025 08:53
@github-actions github-actions bot added the maintenance CI, dependencies etc label Mar 6, 2025
Copy link

codecov bot commented Mar 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.60%. Comparing base (500e7ac) to head (1b70c79).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #163   +/-   ##
=========================================
  Coverage     23.60%   23.60%           
  Complexity     1355     1355           
=========================================
  Files           159      159           
  Lines          4367     4367           
=========================================
  Hits           1031     1031           
  Misses         3336     3336           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot added the tests Changes in the tests label Mar 6, 2025
@roxblnfk roxblnfk force-pushed the use-env-for-sender branch 2 times, most recently from be05eb3 to 214101a Compare March 6, 2025 10:18
@roxblnfk roxblnfk force-pushed the use-env-for-sender branch 2 times, most recently from 1b70c79 to afaeeca Compare March 6, 2025 10:25
@roxblnfk roxblnfk merged commit b6ad0a8 into master Mar 6, 2025
22 of 28 checks passed
@roxblnfk roxblnfk deleted the use-env-for-sender branch March 6, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance CI, dependencies etc tests Changes in the tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant