Skip to content

Conversation

@mpdude
Copy link
Contributor

@mpdude mpdude commented Dec 7, 2025

This helps to avoid the following deprecation message being generated by Symfony's DebugClassLoader:

Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Solarium\Core\Query\AbstractDocument" now to avoid errors or add an explicit @return annotation to suppress this message.

mpdude and others added 2 commits December 7, 2025 21:35
This helps to avoid the following deprecation message being generated by Symfony's DebugClassLoader:

> Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Solarium\Core\Query\AbstractDocument" now to avoid errors or add an explicit @return annotation to suppress this message.
@mkalkbrenner mkalkbrenner merged commit d6a55d2 into solariumphp:master Jan 6, 2026
31 checks passed
@codecov
Copy link

codecov bot commented Jan 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.19%. Comparing base (80e85f5) to head (5d513a4).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1171      +/-   ##
==========================================
+ Coverage   98.16%   98.19%   +0.02%     
==========================================
  Files         404      404              
  Lines       10632    10633       +1     
==========================================
+ Hits        10437    10441       +4     
+ Misses        195      192       -3     
Flag Coverage Δ
unittests 98.19% <ø> (+0.02%) ⬆️

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.

@mpdude mpdude deleted the patch-2 branch January 6, 2026 11:13
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