php-ext-jq
php-ext-jq copied to clipboard
Getting symbol lookup error: jq.so: undefined symbol: jq_yylex_init_extra
JQ Version - 1.6 Debian 10 minimal
Not able to load Jq class $jq = new Jq;
The built-in jq version for the master branch will be 1.4.
The develop branch has been modified to use the shared library. (the class structure will be changed.)