You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then Ds extension works ok. But when i want add this line to php.ini:
extension=ds.so
Then php throw error:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012/ds.so'
- /usr/lib/php/20151012/ds.so: undefined symbol: php_json_serializable_ce in Unknown on line 0
My PHP version:
PHP 7.0.3 on Ubuntu 14.04
bnymn, pastet89, Daisuke-sama, alejosv, Mycw1991 and 1 more