Skip to content

在 php7.2 版本下编译拓展时缺少 HT_FALGS 宏 #3

Description

@zither

这个宏应该是从 php7.3 开始才在 zend_hash.h 中定义,手动添加到 base.h 后编译通过:

#define HT_FLAGS(ht) (ht)->u.flags

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions