Skip to content

Deprecate WT_PHPS#1183

Merged
mkalkbrenner merged 1 commit intosolariumphp:masterfrom
thomascorthals:responsewriter
Mar 31, 2026
Merged

Deprecate WT_PHPS#1183
mkalkbrenner merged 1 commit intosolariumphp:masterfrom
thomascorthals:responsewriter

Conversation

@thomascorthals
Copy link
Copy Markdown
Member

Closes #1169.

Also added an example of another way setResponseWriter() can be used.

Turns out unit tests that end with restore_error_handler() never actually executed this function. This caused a problem with my new unit tests in combination with some of the existing ones so I just fixed them all.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.40%. Comparing base (f2b3fe2) to head (947a9da).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1183   +/-   ##
=======================================
  Coverage   98.40%   98.40%           
=======================================
  Files         403      403           
  Lines       10651    10656    +5     
=======================================
+ Hits        10481    10486    +5     
  Misses        170      170           
Flag Coverage Δ
unittests 98.40% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@mkalkbrenner mkalkbrenner merged commit 26e8377 into solariumphp:master Mar 31, 2026
44 checks passed
@thomascorthals thomascorthals deleted the responsewriter branch March 31, 2026 17:17
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