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

Pecl install missing php 8.2 #196

Closed
lutek opened this issue Jun 23, 2023 · 3 comments
Closed

Pecl install missing php 8.2 #196

lutek opened this issue Jun 23, 2023 · 3 comments

Comments

@lutek
Copy link

lutek commented Jun 23, 2023

Using pecl, I can only install PHP 8.1, not 8.2.

@terax6669
Copy link

bump
not much use having efficient data structures if we can't use them on latest version

@designermonkey
Copy link

$ php -v
PHP 8.2.11 (cli) (built: Sep 28 2023 16:20:53) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.11, Copyright (c) Zend Technologies
    with Zend OPcache v8.2.11, Copyright (c), by Zend Technologies
    with Xdebug v3.2.2, Copyright (c) 2002-2023, by Derick Rethans
$ php -i | grep ds
ds
ds support => enabled
ds version => 1.4.0

The last output was reduced to remove the cruft. As you can see it works fine. I work on a Mac with Homebrew PHP 8.2, and ran pecl install ds yesterday and it worked without fault.

@rtheunissen
Copy link
Member

Released as 1.5.0

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

No branches or pull requests

4 participants