Skip to content

PHPC-1965 Re-enable PHP 8.1 build on GH Actions #1258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Sep 7, 2021

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Sep 2, 2021

@alcaeus alcaeus self-assigned this Sep 2, 2021
@alcaeus alcaeus changed the title Re-enable PHP 8.1 build on GH Actions PHPC-1965 Re-enable PHP 8.1 build on GH Actions Sep 2, 2021
@alcaeus alcaeus marked this pull request as ready for review September 3, 2021 08:18
@alcaeus alcaeus requested a review from jmikola September 3, 2021 08:18
Before:
array(2) refcount(2){
["root"]=>
reference refcount(1) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noted that this pertains to php/php-src#6750.

This is much more useful output than pre-8.1. Very nice.

@@ -9,4 +9,4 @@ class MyBinary extends MongoDB\BSON\Binary {}
===DONE===
<?php exit(0); ?>
--EXPECTF--
Fatal error: Class MyBinary may not inherit from final class (MongoDB\BSON\Binary) in %s on line %d
Fatal error: Class MyBinary %s final class %SMongoDB\BSON\Binary%S in %s on line %d
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noted that this pertains to php/php-src#7307.

@alcaeus alcaeus merged commit b27fa4d into mongodb:master Sep 7, 2021
@alcaeus alcaeus deleted the enable-php81-build branch September 7, 2021 06:18
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