/wrkdirs/usr/ports/www/pecl-solr/work-php85/solr-2.8.1/src/php_solr.c:1342:63: error: incompatible integer to pointer conversion passing 'int' to parameter of type 'zend_class_entry *' (aka 'struct _zend_class_entry *') [-Wint-conversion] 1342 | solr_ce_SolrException = zend_register_internal_class_ex(&ce, solr_ce_Exception); | ^~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/www/pecl-solr/work-php85/solr-2.8.1/src/php_solr.h:129:30: note: expanded from macro 'solr_ce_Exception' 129 | #define solr_ce_Exception zend_exception_get_default() | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Created attachment 265424 [details] 0001-www-pecl-solr-fix-fallout-with-PHP85.patch
*** This bug has been marked as a duplicate of bug 290953 ***