Skip to content

Fix PDO::PARAM_LOB binding for BYTEA columns in CalDAV and CardDAV#1623

Merged
provokateurin merged 2 commits into
sabre-io:masterfrom
sylvinus:master
Mar 10, 2026
Merged

Fix PDO::PARAM_LOB binding for BYTEA columns in CalDAV and CardDAV#1623
provokateurin merged 2 commits into
sabre-io:masterfrom
sylvinus:master

Remove defensive is_resource checks

cd7f9f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 0s

97.26% (+0.02%) compared to 0f43b01

View this Pull Request on Codecov

97.26% (+0.02%) compared to 0f43b01

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.26%. Comparing base (0f43b01) to head (cd7f9f8).
⚠️ Report is 20 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1623      +/-   ##
============================================
+ Coverage     97.24%   97.26%   +0.02%     
- Complexity     2836     2844       +8     
============================================
  Files           175      175              
  Lines          8852     8887      +35     
============================================
+ Hits           8608     8644      +36     
+ Misses          244      243       -1     

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