Skip to content

Conversation

carusogabriel
Copy link
Contributor

Following a63c99b and the documentation.

@remicollet
Copy link
Member

Please also bump API numbers to ensure != from 8.0 ones

@nikic
Copy link
Member

nikic commented Oct 9, 2020

You'll also want to clean UPGRADING and UPGRADING.INTERNALS.

Comment on lines 96 to +100
var PHP_VERSION = 8;
var PHP_MINOR_VERSION = 0;
var PHP_MINOR_VERSION = 1;
var PHP_RELEASE_VERSION = 0;
var PHP_EXTRA_VERSION = "";
var PHP_VERSION_STRING = "8.0.0";
var PHP_VERSION_STRING = "8.1.0";
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@cmb69 Let me know if there's something else that needs to be updated on the Windows side :)

Copy link
Member

Choose a reason for hiding this comment

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

Nope, that's it. :)

@carusogabriel
Copy link
Contributor Author

carusogabriel commented Oct 9, 2020

Just checking if master is safe to merge, looks like there's something broken there.

@nikic
Copy link
Member

nikic commented Oct 9, 2020

@carusogabriel It's an unrelated failure :)

@cmb69
Copy link
Member

cmb69 commented Oct 9, 2020

Maybe temporarily XFAIL bug48097.phpt?

@php-pulls php-pulls closed this in 14806e0 Oct 9, 2020
@carusogabriel carusogabriel deleted the prepare/php81 branch October 9, 2020 09:38
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.

4 participants