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

Update sqlsrv extension to 5.11 and add PHP 8.2 support #175

Merged
merged 1 commit into from
Oct 8, 2023

Conversation

MauricioFauth
Copy link
Contributor

Q A
Documentation no
Bugfix yes
BC Break no
New Feature yes
RFC no
QA no

Description

  • Updates PHP 7.4 to use 5.10.1
  • Updates PHP 8.0 to use 5.11.0
  • Updates PHP 8.1 to use 5.11.0
  • Adds support for PHP 8.2 using 5.11.0

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
@boesing boesing added this to the 1.35.0 milestone Aug 31, 2023
@boesing
Copy link
Member

boesing commented Aug 31, 2023

@weierophinney since u have the most expertise regarding SQLsrv, could you have a quick glance on this?
LGTM but I do not interact with SQLsrv in any way 😅

@boesing boesing removed this from the 1.35.0 milestone Sep 3, 2023
@boesing
Copy link
Member

boesing commented Oct 8, 2023

@MauricioFauth do you know if this is also available for PHP 8.3 already?

@boesing boesing changed the base branch from 1.35.x to 1.37.x October 8, 2023 12:54
@MauricioFauth
Copy link
Contributor Author

@MauricioFauth do you know if this is also available for PHP 8.3 already?

There's no version that explicit supports it, according to their change log.
https://github.com/microsoft/msphpsql/releases

@boesing boesing added this to the 1.37.0 milestone Oct 8, 2023
@boesing
Copy link
Member

boesing commented Oct 8, 2023

Lets see when this will be closed: microsoft/msphpsql#1477
We can then create a new release with PHP 8.3 support.

Releasing this for now. Thanks, @MauricioFauth!

@boesing boesing merged commit d5c9077 into laminas:1.37.x Oct 8, 2023
3 checks passed
@boesing boesing self-assigned this Oct 8, 2023
@MauricioFauth MauricioFauth deleted the sqlsrv-82 branch October 8, 2023 15:31
@Asaad-AlSharif
Copy link

any one can Update sqlsrv extension to PHP 8.3 support

@boesing boesing mentioned this pull request Nov 29, 2023
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.

3 participants