Skip to content

Won't compile with thread-safe PHP #3

@agg3l

Description

@agg3l

Unfortunately, extension won't compile when PHP is built with thread-safety enabled ('--enable-maintainer-zts' configure option), as there is quite a mess with TSRMLS_* macros usage.
Suppose you can take a look at theirs definition in php/TSRM/TSRM.h.
Nice reading on the subject: http://blog.golemon.com/2006/06/what-heck-is-tsrmlscc-anyway.html
PS: v2.0.11 is last one I can build "out of box"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions