Skip to content

Conversation

@matyhtf
Copy link
Member

@matyhtf matyhtf commented Nov 25, 2025

No description provided.

thecaliskan and others added 30 commits July 19, 2025 00:11
* Fix function usage errors in PHP 8.5.

In PHP 8.5, the `shutdown_function_entry` has been modified.

* Fixed PHP 8.5 compilation error

* Added missing PHP 8.5 third-party folder

* Added includes

* Added continue-on-error to skip PHP 8.5

---------

Co-authored-by: ServBay <162602626+ServBayDev@users.noreply.github.com>
* Fix function usage errors in PHP 8.5.

In PHP 8.5, the `shutdown_function_entry` has been modified.

* Fixed PHP 8.5 compilation error

* Added missing PHP 8.5 third-party folder

* Added includes

* Added continue-on-error to skip PHP 8.5

---------

Co-authored-by: ServBay <162602626+ServBayDev@users.noreply.github.com>
@matyhtf matyhtf merged commit f877883 into master Nov 25, 2025
42 of 66 checks passed
@matyhtf matyhtf deleted the compatible-with-8.5 branch November 25, 2025 09:07
@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5940      +/-   ##
==========================================
+ Coverage   86.13%   86.15%   +0.02%     
==========================================
  Files         110      110              
  Lines       16851    16851              
  Branches     2986     2987       +1     
==========================================
+ Hits        14514    14518       +4     
+ Misses       2337     2333       -4     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants