[Bug 1688309] Re: curl.so: undefined symbol: zend_unset_property
Nish Aravamudan
nish.aravamudan at canonical.com
Tue May 23 22:24:12 UTC 2017
Like Christian, I am unable to reproduce this at all:
# php -v
PHP 5.5.9-1ubuntu4.21 (cli) (built: Feb 9 2017 20:54:58)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
with Zend OPcache v7.0.3, Copyright (c) 1999-2014, by Zend Technologies
# php -m | grep curl
curl
# strings /usr/lib/php5/20121212/curl.so |grep zend
zend_register_list_destructors_ex
zend_register_ini_entries
zend_register_long_constant
zend_unregister_ini_entries
zend_parse_parameters
zend_fetch_resource
zend_llist_init
_zend_hash_init
zend_ini_string_ex
_zend_list_addref
zend_call_function
zend_register_resource
_zend_list_delete
zend_llist_add_element
zend_hash_internal_pointer_reset_ex
zend_hash_move_forward_ex
zend_hash_get_current_data_ex
zend_hash_get_current_key_ex
zend_get_class_entry
_zend_hash_index_update_or_next_insert
zend_read_property
zend_llist_clean
zend_hash_destroy
zend_llist_del_element
zend_llist_get_first_ex
zend_llist_get_next_ex
zend_unset_property
zend_update_property_string
zend_throw_exception
zend_new_interned_string
zend_register_internal_class
zend_declare_property_string
zend_strndup
Your PHP5 version appears to be out ofdate. Your original description
says 4.19 but 4.21 is current.
** Changed in: php5 (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1688309
Title:
curl.so: undefined symbol: zend_unset_property
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1688309/+subscriptions
More information about the Ubuntu-server-bugs
mailing list