Skip to content

error: no member named 'initialized' in 'struct _zend_fcall_info_cache' #131

Description

@DarthPestilane

make failed when compiling from source code:

/Users/barbie/codes/php-ext-source/msgpack-php/msgpack_convert.c:303:13: error: no member named 'initialized' in 'struct _zend_fcall_info_cache'
        fcc.initialized = 1;
        ~~~ ^

php version:

PHP 7.3.0 (cli) (built: Dec  7 2018 11:00:11) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.0-dev, Copyright (c) 1998-2018 Zend Technologies
    with Zend OPcache v7.3.0, Copyright (c) 1999-2018, by Zend Technologies

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