Skip to content
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

Remove support for unsupported MSVC versions #17128

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Dec 12, 2024

As of PHP 8.4.0, MSVC >= 1920 (aka. Visual Studio 2019 RTW 16.0) is required anyway[1], so we can clean up a bit.

[1] b3d6414


I did not touch bundled libraries, but submitted derickr/timelib#160.

As of PHP 8.4.0, MSVC >= 1920 (aka. Visual Studio 2019 RTW 16.0) is
required anyway[1], so we can clean up a bit.

[1] <php@b3d6414>
@cmb69
Copy link
Member Author

cmb69 commented Dec 12, 2024

No ABI break here.

@cmb69 cmb69 removed the ABI break label Dec 12, 2024
Copy link
Member

@nielsdos nielsdos left a comment

Choose a reason for hiding this comment

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

Good riddance to this obsolete code. Thanks!

@cmb69 cmb69 merged commit 300811f into php:master Dec 12, 2024
10 checks passed
@cmb69 cmb69 deleted the cmb/msvc-old branch December 12, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants