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

Please create a release with declared support for PHP8.3 #60

Open
johnpbloch opened this issue Nov 29, 2023 · 1 comment · May be fixed by #61 or #62
Open

Please create a release with declared support for PHP8.3 #60

johnpbloch opened this issue Nov 29, 2023 · 1 comment · May be fixed by #61 or #62

Comments

@johnpbloch
Copy link

Hello, and thanks for your work supporting this extension! I just built the plugin with PHP8.3 and ran the tests with no failures. Here were the results:

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :     0
Exts tested     :    16
---------------------------------------------------------------------

Number of tests :   105                80
Tests skipped   :    25 ( 23.8%) --------
Tests warned    :     0 (  0.0%) (  0.0%)
Tests failed    :     0 (  0.0%) (  0.0%)
Tests passed    :    80 ( 76.2%) (100.0%)
---------------------------------------------------------------------
Time taken      :     1 seconds
=====================================================================

It looks like all that is required is a new release on pecl to declare support for 8.3 (currently only up to 8.2.99 has declared support).

Thanks!

@zhupeijie
Copy link

zhupeijie commented Nov 29, 2023 via email

@johnpbloch johnpbloch linked a pull request Nov 30, 2023 that will close this issue
@faabiosr faabiosr linked a pull request May 25, 2024 that will close this issue
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 a pull request may close this issue.

2 participants