Skip to content

Make in php7 error #180

Open
Open
@cl51287

Description

@cl51287

Hi,
i use php7.0.12 make https://pecl.php.net/package/zmq/1.1.3 version, it trigger error, follow:

/opt/local/php/src/php-zmq-php7/zmq_pollset.c:52: error: redefinition of typedef php_zmq_pollset

/opt/local/php/src/php-zmq-php7/php_zmq_private.h:54: note: previous declaration of php_zmq_pollset was here

and when i use https://github.com/mkoppanen/php-zmq master branch, it work correct.
I find https://pecl.php.net/package/zmq/1.1.3 and master version have some difference, should I use master version instead of https://pecl.php.net/package/zmq/1.1.3 version?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions