Skip to content

Instantly share code, notes, and snippets.

@centminmod
Created June 14, 2015 00:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save centminmod/beb6c987a3289bce7cad to your computer and use it in GitHub Desktop.
Save centminmod/beb6c987a3289bce7cad to your computer and use it in GitHub Desktop.
igbinary php 7 git branch compile PHP 7.0.0 Alpha 1
igbinary-php7]# make -j4
/bin/sh /svr-setup/igbinary-php7/libtool --mode=compile ccache gcc -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wshadow -Wwrite-strings -Wswitch -Winline -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/svr-setup/igbinary-php7 -DPHP_ATOM_INC -I/svr-setup/igbinary-php7/include -I/svr-setup/igbinary-php7/main -I/svr-setup/igbinary-php7 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -c /svr-setup/igbinary-php7/igbinary.c -o igbinary.lo
/bin/sh /svr-setup/igbinary-php7/libtool --mode=compile ccache gcc -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wshadow -Wwrite-strings -Wswitch -Winline -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/svr-setup/igbinary-php7 -DPHP_ATOM_INC -I/svr-setup/igbinary-php7/include -I/svr-setup/igbinary-php7/main -I/svr-setup/igbinary-php7 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -c /svr-setup/igbinary-php7/hash_si.c -o hash_si.lo
mkdir .libs
ccache gcc -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wshadow -Wwrite-strings -Wswitch -Winline -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/svr-setup/igbinary-php7 -DPHP_ATOM_INC -I/svr-setup/igbinary-php7/include -I/svr-setup/igbinary-php7/main -I/svr-setup/igbinary-php7 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -c /svr-setup/igbinary-php7/igbinary.c -fPIC -DPIC -o .libs/igbinary.o
ccache gcc -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wshadow -Wwrite-strings -Wswitch -Winline -finline-limit=10000 --param large-function-growth=10000 --param inline-unit-growth=10000 -I. -I/svr-setup/igbinary-php7 -DPHP_ATOM_INC -I/svr-setup/igbinary-php7/include -I/svr-setup/igbinary-php7/main -I/svr-setup/igbinary-php7 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -c /svr-setup/igbinary-php7/hash_si.c -fPIC -DPIC -o .libs/hash_si.o
In file included from /svr-setup/igbinary-php7/igbinary.c:18:
/usr/local/include/php/main/php.h:300: warning: function declaration isn't a prototype
In file included from /svr-setup/igbinary-php7/igbinary.c:35:
/svr-setup/igbinary-php7/apc_serializer.h: In function 'apc_register_serializer':
/svr-setup/igbinary-php7/apc_serializer.h:63: warning: implicit declaration of function 'ALLOC_INIT_ZVAL'
/svr-setup/igbinary-php7/apc_serializer.h:65: warning: passing argument 1 of 'zend_get_constant' from incompatible pointer type
/usr/local/include/php/Zend/zend_constants.h:68: note: expected 'struct zend_string *' but argument is of type 'const char *'
/svr-setup/igbinary-php7/apc_serializer.h:65: error: too many arguments to function 'zend_get_constant'
In file included from /usr/local/include/php/ext/standard/php_smart_str.h:24,
from /svr-setup/igbinary-php7/php_igbinary.h:31,
from /svr-setup/igbinary-php7/igbinary.c:41:
/usr/local/include/php/ext/standard/php_smart_str_public.h: At top level:
/usr/local/include/php/ext/standard/php_smart_str_public.h:30: error: conflicting types for 'smart_str'
/usr/local/include/php/Zend/zend_smart_str_public.h:25: note: previous declaration of 'smart_str' was here
/svr-setup/igbinary-php7/igbinary.c:284: warning: no previous prototype for 'get_module'
/svr-setup/igbinary-php7/igbinary.c: In function 'php_igbinary_init_globals':
/svr-setup/igbinary-php7/igbinary.c:295: warning: declaration of 'igbinary_globals' shadows a global declaration
/svr-setup/igbinary-php7/igbinary.c:280: warning: shadowed declaration is here
/svr-setup/igbinary-php7/igbinary.c: In function 'zif_igbinary_unserialize':
/svr-setup/igbinary-php7/igbinary.c:456: error: 'return_value_ptr' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c:456: error: (Each undeclared identifier is reported only once
/svr-setup/igbinary-php7/igbinary.c:456: error: for each function it appears in.)
/svr-setup/igbinary-php7/igbinary.c:457: error: 'this_ptr' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c:458: error: 'return_value_used' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c: In function 'zif_igbinary_serialize':
/svr-setup/igbinary-php7/igbinary.c:479: error: 'return_value_ptr' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c:480: error: 'this_ptr' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c:481: error: 'return_value_used' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c:492:46: error: macro "RETVAL_STRINGL" passed 3 arguments, but takes just 2
/svr-setup/igbinary-php7/igbinary.c:492: error: 'RETVAL_STRINGL' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c: In function 'ps_srlzr_encode_igbinary':
/svr-setup/igbinary-php7/igbinary.c:504: warning: return makes pointer from integer without a cast
/svr-setup/igbinary-php7/igbinary.c:510: warning: return makes pointer from integer without a cast
/svr-setup/igbinary-php7/igbinary.c:513: error: incompatible type for argument 2 of 'igbinary_serialize_array'
/svr-setup/igbinary-php7/igbinary.c:192: note: expected 'struct zval *' but argument is of type 'zval'
/svr-setup/igbinary-php7/igbinary.c:515: warning: return makes pointer from integer without a cast
/svr-setup/igbinary-php7/igbinary.c:520: warning: return makes pointer from integer without a cast
/svr-setup/igbinary-php7/igbinary.c:529: error: 'newstr' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c:530: error: 'newlen' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c: In function 'ps_srlzr_decode_igbinary':
/svr-setup/igbinary-php7/igbinary.c:571: warning: implicit declaration of function 'FREE_ZVAL'
/svr-setup/igbinary-php7/igbinary.c:580: error: too many arguments to function 'zend_hash_get_current_data_ex'
/svr-setup/igbinary-php7/igbinary.c:581: warning: passing argument 2 of 'zend_hash_get_current_key_ex' from incompatible pointer type
/usr/local/include/php/Zend/zend_hash.h:166: note: expected 'struct zend_string **' but argument is of type 'char **'
/svr-setup/igbinary-php7/igbinary.c:581: warning: passing argument 3 of 'zend_hash_get_current_key_ex' from incompatible pointer type
/usr/local/include/php/Zend/zend_hash.h:166: note: expected 'zend_ulong *' but argument is of type 'uint *'
/svr-setup/igbinary-php7/igbinary.c:581: warning: passing argument 4 of 'zend_hash_get_current_key_ex' from incompatible pointer type
/usr/local/include/php/Zend/zend_hash.h:166: note: expected 'HashPosition *' but argument is of type 'ulong *'
/svr-setup/igbinary-php7/igbinary.c:581: error: too many arguments to function 'zend_hash_get_current_key_ex'
/svr-setup/igbinary-php7/igbinary.c:588: warning: passing argument 1 of 'php_set_session_var' from incompatible pointer type
/usr/local/include/php/ext/session/php_session.h:262: note: expected 'struct zend_string *' but argument is of type 'char *'
/svr-setup/igbinary-php7/igbinary.c:588: warning: passing argument 2 of 'php_set_session_var' makes pointer from integer without a cast
/usr/local/include/php/ext/session/php_session.h:262: note: expected 'struct zval *' but argument is of type 'uint'
/svr-setup/igbinary-php7/igbinary.c:588: warning: passing argument 3 of 'php_set_session_var' from incompatible pointer type
/usr/local/include/php/ext/session/php_session.h:262: note: expected 'struct php_unserialize_data **' but argument is of type 'struct zval *'
/svr-setup/igbinary-php7/igbinary.c:588: error: too many arguments to function 'php_set_session_var'
/svr-setup/igbinary-php7/igbinary.c:589: warning: passing argument 1 of 'php_add_session_var' from incompatible pointer type
/usr/local/include/php/ext/session/php_session.h:261: note: expected 'struct zend_string *' but argument is of type 'char *'
/svr-setup/igbinary-php7/igbinary.c:589: error: too many arguments to function 'php_add_session_var'
/svr-setup/igbinary-php7/igbinary.c: In function 'igbinary_apc_unserializer':
/svr-setup/igbinary-php7/igbinary.c:623: error: 'zval' has no member named 'type'
/svr-setup/igbinary-php7/igbinary.c: In function 'igbinary_serialize_array':
/svr-setup/igbinary-php7/igbinary.c:1024: warning: passing argument 2 of 'zend_hash_get_current_key_ex' from incompatible pointer type
/usr/local/include/php/Zend/zend_hash.h:166: note: expected 'struct zend_string **' but argument is of type 'char **'
/svr-setup/igbinary-php7/igbinary.c:1024: warning: passing argument 3 of 'zend_hash_get_current_key_ex' from incompatible pointer type
/usr/local/include/php/Zend/zend_hash.h:166: note: expected 'zend_ulong *' but argument is of type 'uint *'
/svr-setup/igbinary-php7/igbinary.c:1024: warning: passing argument 4 of 'zend_hash_get_current_key_ex' from incompatible pointer type
/usr/local/include/php/Zend/zend_hash.h:166: note: expected 'HashPosition *' but argument is of type 'ulong *'
/svr-setup/igbinary-php7/igbinary.c:1024: error: too many arguments to function 'zend_hash_get_current_key_ex'
/svr-setup/igbinary-php7/igbinary.c:1027: error: 'HASH_KEY_NON_EXISTANT' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c:1057: error: too many arguments to function 'zend_hash_get_current_data_ex'
/svr-setup/igbinary-php7/igbinary.c: In function 'igbinary_serialize_array_ref':
/svr-setup/igbinary-php7/igbinary.c:1080: error: expected specifier-qualifier-list before 'zend_object_handle'
/svr-setup/igbinary-php7/igbinary.c:1084: error: 'zend_object_handlers' has no member named 'get_class_entry'
/svr-setup/igbinary-php7/igbinary.c:1086: error: 'struct <anonymous>' has no member named 'handle'
/svr-setup/igbinary-php7/igbinary.c: In function 'igbinary_serialize_array_sleep':
/svr-setup/igbinary-php7/igbinary.c:1184: warning: passing argument 2 of 'zend_hash_get_current_key_ex' from incompatible pointer type
/usr/local/include/php/Zend/zend_hash.h:166: note: expected 'struct zend_string **' but argument is of type 'char **'
/svr-setup/igbinary-php7/igbinary.c:1184: warning: passing argument 3 of 'zend_hash_get_current_key_ex' from incompatible pointer type
/usr/local/include/php/Zend/zend_hash.h:166: note: expected 'zend_ulong *' but argument is of type 'uint *'
/svr-setup/igbinary-php7/igbinary.c:1184: warning: passing argument 4 of 'zend_hash_get_current_key_ex' from incompatible pointer type
/usr/local/include/php/Zend/zend_hash.h:166: note: expected 'HashPosition *' but argument is of type 'ulong *'
/svr-setup/igbinary-php7/igbinary.c:1184: error: too many arguments to function 'zend_hash_get_current_key_ex'
/svr-setup/igbinary-php7/igbinary.c:1187: error: 'HASH_KEY_NON_EXISTANT' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c:1196: error: too many arguments to function 'zend_hash_get_current_data_ex'
/svr-setup/igbinary-php7/igbinary.c:1196: warning: implicit declaration of function 'Z_TYPE_PP'
/svr-setup/igbinary-php7/igbinary.c:1209: warning: implicit declaration of function 'Z_STRVAL_PP'
/svr-setup/igbinary-php7/igbinary.c:1209: warning: implicit declaration of function 'Z_STRLEN_PP'
/svr-setup/igbinary-php7/igbinary.c:1209: warning: passing argument 2 of 'zend_hash_find' makes pointer from integer without a cast
/usr/local/include/php/Zend/zend_hash.h:152: note: expected 'struct zend_string *' but argument is of type 'int'
/svr-setup/igbinary-php7/igbinary.c:1209: error: too many arguments to function 'zend_hash_find'
/svr-setup/igbinary-php7/igbinary.c:1210: warning: passing argument 2 of 'igbinary_serialize_string' makes pointer from integer without a cast
/svr-setup/igbinary-php7/igbinary.c:871: note: expected 'char *' but argument is of type 'int'
/svr-setup/igbinary-php7/igbinary.c:1224: error: 'zend_class_entry' has no member named 'name_length'
/svr-setup/igbinary-php7/igbinary.c:1225: warning: passing argument 1 of 'zend_mangle_property_name' from incompatible pointer type
/usr/local/include/php/Zend/zend_compile.h:738: note: expected 'const char *' but argument is of type 'char **'
/svr-setup/igbinary-php7/igbinary.c:1225: warning: passing argument 2 of 'zend_mangle_property_name' makes integer from pointer without a cast
/usr/local/include/php/Zend/zend_compile.h:738: note: expected 'size_t' but argument is of type 'int *'
/svr-setup/igbinary-php7/igbinary.c:1225: warning: passing argument 3 of 'zend_mangle_property_name' from incompatible pointer type
/usr/local/include/php/Zend/zend_compile.h:738: note: expected 'const char *' but argument is of type 'struct zend_string *'
/svr-setup/igbinary-php7/igbinary.c:1225: error: too many arguments to function 'zend_mangle_property_name'
/svr-setup/igbinary-php7/igbinary.c:1226: warning: passing argument 2 of 'zend_hash_find' from incompatible pointer type
/usr/local/include/php/Zend/zend_hash.h:152: note: expected 'struct zend_string *' but argument is of type 'char *'
/svr-setup/igbinary-php7/igbinary.c:1226: error: too many arguments to function 'zend_hash_find'
/svr-setup/igbinary-php7/igbinary.c:1242: warning: passing argument 1 of 'zend_mangle_property_name' from incompatible pointer type
/usr/local/include/php/Zend/zend_compile.h:738: note: expected 'const char *' but argument is of type 'char **'
/svr-setup/igbinary-php7/igbinary.c:1242: warning: passing argument 2 of 'zend_mangle_property_name' makes integer from pointer without a cast
/usr/local/include/php/Zend/zend_compile.h:738: note: expected 'size_t' but argument is of type 'int *'
/svr-setup/igbinary-php7/igbinary.c:1242: error: too many arguments to function 'zend_mangle_property_name'
/svr-setup/igbinary-php7/igbinary.c:1243: warning: passing argument 2 of 'zend_hash_find' from incompatible pointer type
/usr/local/include/php/Zend/zend_hash.h:152: note: expected 'struct zend_string *' but argument is of type 'char *'
/svr-setup/igbinary-php7/igbinary.c:1243: error: too many arguments to function 'zend_hash_find'
/svr-setup/igbinary-php7/igbinary.c:1259: warning: passing argument 2 of 'igbinary_serialize_string' makes pointer from integer without a cast
/svr-setup/igbinary-php7/igbinary.c:871: note: expected 'char *' but argument is of type 'int'
/svr-setup/igbinary-php7/igbinary.c:1270: warning: passing argument 2 of 'igbinary_serialize_string' makes pointer from integer without a cast
/svr-setup/igbinary-php7/igbinary.c:871: note: expected 'char *' but argument is of type 'int'
/svr-setup/igbinary-php7/igbinary.c: In function 'igbinary_serialize_object':
/svr-setup/igbinary-php7/igbinary.c:1371: error: 'zend_uint' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c:1371: error: expected ';' before 'serialized_len'
/svr-setup/igbinary-php7/igbinary.c:1383: error: 'serialized_len' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c:1384: error: 'zend_class_entry' has no member named 'name_length'
/svr-setup/igbinary-php7/igbinary.c:1384: warning: passing argument 2 of 'igbinary_serialize_object_name' from incompatible pointer type
/svr-setup/igbinary-php7/igbinary.c:1286: note: expected 'const char *' but argument is of type 'struct zend_string *'
/svr-setup/igbinary-php7/igbinary.c:1463: error: 'name_len' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c:1463: warning: passing argument 2 of 'igbinary_serialize_object_name' from incompatible pointer type
/svr-setup/igbinary-php7/igbinary.c:1286: note: expected 'const char *' but argument is of type 'struct zend_string *'
/svr-setup/igbinary-php7/igbinary.c:1469: warning: passing argument 2 of 'zend_hash_exists' from incompatible pointer type
/usr/local/include/php/Zend/zend_hash.h:157: note: expected 'struct zend_string *' but argument is of type 'const char *'
/svr-setup/igbinary-php7/igbinary.c:1469: error: too many arguments to function 'zend_hash_exists'
/svr-setup/igbinary-php7/igbinary.c:1471: warning: implicit declaration of function 'INIT_PZVAL'
/svr-setup/igbinary-php7/igbinary.c:1472:55: error: macro "ZVAL_STRINGL" passed 4 arguments, but takes just 3
/svr-setup/igbinary-php7/igbinary.c:1472: error: 'ZVAL_STRINGL' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c:1475: warning: passing argument 2 of 'call_user_function_ex' from incompatible pointer type
/usr/local/include/php/Zend/zend_API.h:470: note: expected 'struct zval *' but argument is of type 'struct zval **'
/svr-setup/igbinary-php7/igbinary.c:1475: warning: passing argument 4 of 'call_user_function_ex' from incompatible pointer type
/usr/local/include/php/Zend/zend_API.h:470: note: expected 'struct zval *' but argument is of type 'struct zval **'
/svr-setup/igbinary-php7/igbinary.c:1501: warning: passing argument 1 of '_zval_ptr_dtor' from incompatible pointer type
/usr/local/include/php/Zend/zend_variables.h:111: note: expected 'struct zval *' but argument is of type 'struct zval **'
/svr-setup/igbinary-php7/igbinary.c: In function 'igbinary_serialize_zval':
/svr-setup/igbinary-php7/igbinary.c:1525: error: 'IS_BOOL' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c: In function 'igbinary_unserialize_array':
/svr-setup/igbinary-php7/igbinary.c:1917: error: lvalue required as left operand of assignment
/svr-setup/igbinary-php7/igbinary.c:1918: warning: implicit declaration of function 'Z_ARRVAL_PP'
/svr-setup/igbinary-php7/igbinary.c:1918: error: lvalue required as left operand of assignment
/svr-setup/igbinary-php7/igbinary.c:1919: warning: passing argument 1 of '_zend_hash_init' makes pointer from integer without a cast
/usr/local/include/php/Zend/zend_hash.h:55: note: expected 'struct HashTable *' but argument is of type 'int'
/svr-setup/igbinary-php7/igbinary.c:1988: warning: assignment discards qualifiers from pointer target type
/svr-setup/igbinary-php7/igbinary.c:2005: warning: passing argument 1 of '_zval_ptr_dtor' from incompatible pointer type
/usr/local/include/php/Zend/zend_variables.h:111: note: expected 'struct zval *' but argument is of type 'struct zval **'
/svr-setup/igbinary-php7/igbinary.c:2020: warning: passing argument 2 of 'zend_symtable_update' from incompatible pointer type
/usr/local/include/php/Zend/zend_hash.h:300: note: expected 'struct zend_string *' but argument is of type 'char *'
/svr-setup/igbinary-php7/igbinary.c:2020: warning: passing argument 3 of 'zend_symtable_update' makes pointer from integer without a cast
/usr/local/include/php/Zend/zend_hash.h:300: note: expected 'struct zval *' but argument is of type 'size_t'
/svr-setup/igbinary-php7/igbinary.c:2020: error: too many arguments to function 'zend_symtable_update'
/svr-setup/igbinary-php7/igbinary.c:2027:60: error: macro "zend_hash_index_update" passed 5 arguments, but takes just 3
/svr-setup/igbinary-php7/igbinary.c:2027: error: 'zend_hash_index_update' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c: In function 'igbinary_unserialize_object_ser':
/svr-setup/igbinary-php7/igbinary.c:2077: warning: passing argument 1 of 'ce->unserialize' from incompatible pointer type
/svr-setup/igbinary-php7/igbinary.c:2077: note: expected 'struct zval *' but argument is of type 'struct zval **'
/svr-setup/igbinary-php7/igbinary.c: In function 'igbinary_unserialize_object':
/svr-setup/igbinary-php7/igbinary.c:2127: warning: passing argument 1 of 'zend_lookup_class' from incompatible pointer type
/usr/local/include/php/Zend/zend_execute.h:43: note: expected 'struct zend_string *' but argument is of type 'char *'
/svr-setup/igbinary-php7/igbinary.c:2127: error: too many arguments to function 'zend_lookup_class'
/svr-setup/igbinary-php7/igbinary.c:2140: warning: implicit declaration of function 'MAKE_STD_ZVAL'
/svr-setup/igbinary-php7/igbinary.c:2141:58: error: macro "ZVAL_STRING" passed 3 arguments, but takes just 2
/svr-setup/igbinary-php7/igbinary.c:2141: error: 'ZVAL_STRING' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c:2144:37: error: macro "ZVAL_STRING" passed 3 arguments, but takes just 2
/svr-setup/igbinary-php7/igbinary.c:2145: warning: passing argument 4 of 'call_user_function_ex' from incompatible pointer type
/usr/local/include/php/Zend/zend_API.h:470: note: expected 'struct zval *' but argument is of type 'struct zval **'
/svr-setup/igbinary-php7/igbinary.c:2145: warning: passing argument 6 of 'call_user_function_ex' from incompatible pointer type
/usr/local/include/php/Zend/zend_API.h:470: note: expected 'struct zval *' but argument is of type 'struct zval ***'
/svr-setup/igbinary-php7/igbinary.c:2149: warning: passing argument 1 of '_zval_ptr_dtor' from incompatible pointer type
/usr/local/include/php/Zend/zend_variables.h:111: note: expected 'struct zval *' but argument is of type 'struct zval **'
/svr-setup/igbinary-php7/igbinary.c:2150: warning: passing argument 1 of '_zval_ptr_dtor' from incompatible pointer type
/usr/local/include/php/Zend/zend_variables.h:111: note: expected 'struct zval *' but argument is of type 'struct zval **'
/svr-setup/igbinary-php7/igbinary.c:2154: warning: passing argument 1 of '_zval_ptr_dtor' from incompatible pointer type
/usr/local/include/php/Zend/zend_variables.h:111: note: expected 'struct zval *' but argument is of type 'struct zval **'
/svr-setup/igbinary-php7/igbinary.c:2158: warning: passing argument 1 of 'zend_lookup_class' from incompatible pointer type
/usr/local/include/php/Zend/zend_execute.h:43: note: expected 'struct zend_string *' but argument is of type 'char *'
/svr-setup/igbinary-php7/igbinary.c:2158: error: too many arguments to function 'zend_lookup_class'
/svr-setup/igbinary-php7/igbinary.c:2166: warning: passing argument 1 of '_zval_ptr_dtor' from incompatible pointer type
/usr/local/include/php/Zend/zend_variables.h:111: note: expected 'struct zval *' but argument is of type 'struct zval **'
/svr-setup/igbinary-php7/igbinary.c:2167: warning: passing argument 1 of '_zval_ptr_dtor' from incompatible pointer type
/usr/local/include/php/Zend/zend_variables.h:111: note: expected 'struct zval *' but argument is of type 'struct zval **'
/svr-setup/igbinary-php7/igbinary.c:2216: warning: implicit declaration of function 'Z_OBJCE_PP'
/svr-setup/igbinary-php7/igbinary.c:2216: warning: comparison between pointer and integer
/svr-setup/igbinary-php7/igbinary.c:2216: error: invalid type argument of '->' (have 'int')
/svr-setup/igbinary-php7/igbinary.c:2216: warning: passing argument 2 of 'zend_hash_exists' from incompatible pointer type
/usr/local/include/php/Zend/zend_hash.h:157: note: expected 'struct zend_string *' but argument is of type 'const char *'
/svr-setup/igbinary-php7/igbinary.c:2216: error: too many arguments to function 'zend_hash_exists'
/svr-setup/igbinary-php7/igbinary.c:2218:57: error: macro "ZVAL_STRINGL" passed 4 arguments, but takes just 3
/svr-setup/igbinary-php7/igbinary.c:2218: error: 'ZVAL_STRINGL' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c:2219: warning: passing argument 2 of 'call_user_function_ex' from incompatible pointer type
/usr/local/include/php/Zend/zend_API.h:470: note: expected 'struct zval *' but argument is of type 'struct zval **'
/svr-setup/igbinary-php7/igbinary.c:2219: warning: passing argument 4 of 'call_user_function_ex' from incompatible pointer type
/usr/local/include/php/Zend/zend_API.h:470: note: expected 'struct zval *' but argument is of type 'struct zval **'
/svr-setup/igbinary-php7/igbinary.c:2222: warning: passing argument 1 of '_zval_ptr_dtor' from incompatible pointer type
/usr/local/include/php/Zend/zend_variables.h:111: note: expected 'struct zval *' but argument is of type 'struct zval **'
/svr-setup/igbinary-php7/igbinary.c: In function 'igbinary_unserialize_ref':
/svr-setup/igbinary-php7/igbinary.c:2267: warning: passing argument 1 of '_zval_ptr_dtor' from incompatible pointer type
/usr/local/include/php/Zend/zend_variables.h:111: note: expected 'struct zval *' but argument is of type 'struct zval **'
/svr-setup/igbinary-php7/igbinary.c:2274: error: lvalue required as left operand of assignment
/svr-setup/igbinary-php7/igbinary.c: In function 'igbinary_unserialize_zval':
/svr-setup/igbinary-php7/igbinary.c:2310: error: 'IS_BOOL' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c:2324: error: lvalue required as left operand of assignment
/svr-setup/igbinary-php7/igbinary.c:2362:49: error: macro "ZVAL_STRINGL" passed 4 arguments, but takes just 3
/svr-setup/igbinary-php7/igbinary.c:2362: error: 'ZVAL_STRINGL' undeclared (first use in this function)
/svr-setup/igbinary-php7/igbinary.c:2370:49: error: macro "ZVAL_STRINGL" passed 4 arguments, but takes just 3
make: *** [igbinary.lo] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment