php-ext-handlersocketi
php-ext-handlersocketi copied to clipboard
PHP HandlerSocket plugin for MySQL Improved Extension
Hello, Compile error on fresh Ubuntu 16.04 ``` bash # php -v|head -1 PHP 7.0.4-7ubuntu2 (cli) ( NTS ) # cat /etc/lsb-release |grep DESCRIPTION DISTRIB_DESCRIPTION="Ubuntu 16.04 LTS" # git clone...
In file included from /usr/include/php/20160303/Zend/zend.h:36:0, from /usr/include/php/20160303/main/php.h:36, from /tmp/handlersocket/handlersocket.cc:7: /usr/include/php/20160303/Zend/zend_hash.h:163:30: note: declared here ZEND_API zval* ZEND_FASTCALL zend_hash_index_find(const HashTable *ht, zend_ulong h); ^ /tmp/handlersocket/handlersocket.cc:3326:57: error: no match for 'operator==' (operand types...