Skip to content

fix build with PHP 8.6.0alpha2#6

Open
remicollet wants to merge 1 commit into
m6w6:masterfrom
remicollet:issue-php86a2
Open

fix build with PHP 8.6.0alpha2#6
remicollet wants to merge 1 commit into
m6w6:masterfrom
remicollet:issue-php86a2

Conversation

@remicollet

Copy link
Copy Markdown
Collaborator

. The zval_dtor() alias of zval_ptr_dtor_nogc() has been removed.

. error_code => error_details.code

. The zval_dtor() alias of zval_ptr_dtor_nogc() has been removed.

. error_code => error_details.code
@remicollet

Copy link
Copy Markdown
Collaborator Author

Notice: this PR is only a build fix

It could make sense to also expose error_detail.line and error_details.column

@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.97%. Comparing base (479c81b) to head (39b350a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   82.60%   82.97%   +0.37%     
==========================================
  Files           1        1              
  Lines          46       47       +1     
  Branches        7        7              
==========================================
+ Hits           38       39       +1     
  Misses          5        5              
  Partials        3        3              

☔ View full report in Codecov by Harness.
📢 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.

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.

1 participant