-
-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
Hi! I noticed that installing amqp via
Install-PhpExtension amqp -Path $env:USERPROFILE\.config\herd\bin\php83does not extract rabbitmq.4.dll from the PECL download to $env:USERPROFILE\.config\herd\bin\php83, resulting in this php -v output:
PHP Warning: PHP Startup: Unable to load dynamic library 'amqp' (tried: ext\amqp, ext\php_amqp.dll) in Unknown on line 0
Warning: PHP Startup: Unable to load dynamic library 'amqp' (tried: ext\amqp, ext\php_amqp.dll) in Unknown on line 0
PHP 8.3.19 (cli) (built: Mar 12 2025 14:01:49) (NTS Visual C++ 2019 x64)
Copyright (c) The PHP Group
Zend Engine v4.3.19, Copyright (c) Zend Technologies
with Zend OPcache v8.3.19, Copyright (c), by Zend Technologies
Metadata
Metadata
Assignees
Labels
No labels