Req #77657 [Opn->Dup]: Request for update of php-zmq for PHP 7.3
[email protected] Wed, 04 Aug 2021 16:10:34 +0000
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://bugs.php.net/bug.php?id=77657&edit=1 ID: 77657 Updated by: [email protected] Reported by: h dot spuur at gmail dot com Summary: Request for update of php-zmq for PHP 7.3 -Status: Open +Status: Duplicate Type: Feature/Change Request Package: PECL Operating System: Windows 10 PHP Version: 7.3.2 cli -Assigned To: +Assigned To: cmb Block user comment: N Private report: N New Comment: The bug tracker of the zmq package is now on Github, and this very issue has already been reported as <https://github.com/zeromq/php-zmq/issues/203>. Previous Comments: ------------------------------------------------------------------------ [2021-02-11 11:11:08] [email protected] Apparently, that has been fixed in the sources[1], but a new release is pending. [1] <https://github.com/zeromq/php-zmq/commit/e0db82c3286da81fa8945894dd10125a528299e4> ------------------------------------------------------------------------ [2019-03-01 15:18:47] h dot spuur at gmail dot com Uncommenting the line: "extension=zmq" in php.ini produces the following dialog immediately: --------------------------- php.exe - Entry Point Not Found --------------------------- The procedure entry point _zval_get_long_func@@8 could not be located in the dynamic link library C:\Program Files\php\ext\php_zmq.dll. --------------------------- OK --------------------------- ------------------------------------------------------------------------ [2019-03-01 15:12:35] h dot spuur at gmail dot com Hello World example from the ZeroMQ guide using php73-pecl-zmq-1.1.3_3 and libzmq4-4.2.3: Connecting to hello world server… Sending request 0… Received request: [Hello] Received reply 0: [World] Sending request 1… zend_mm_heap corrupted ------------------------------------------------------------------------ [2019-02-23 00:17:33] h dot spuur at gmail dot com Description: ------------ The PHP bindings for the ZeroMQ message broker library (http://php.net/zmq) in PECL (https://pecl.php.net/package/zmq) by Mikko Koppanen (https://github.com/mkoppanen/php-zmq) have not been updated to support PHP v7.3 and are now broken. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=77657&edit=1