Edit report at https://bugs.php.net/bug.php?id=77657&edit=1

 ID:                 77657
 User updated by:    h dot spuur at gmail dot com
 Reported by:        h dot spuur at gmail dot com
 Summary:            Request for update of php-zmq for PHP 7.3
 Status:             Open
 Type:               Feature/Change Request
 Package:            PECL
-Operating System:   FreeBSD 12.0-RELEASE-p3 x64
+Operating System:   Windows 10
 PHP Version:        7.3.2 cli
 Block user comment: N
 Private report:     N

 New Comment:

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   
---------------------------


Previous Comments:
------------------------------------------------------------------------
[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

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to