wulijun / php-ext-trie-filter

php extension for spam word filter based on Double-Array Trie tree, it can detect if a spam word exists in a text message. 关键词过滤扩展,用于检查一段文本中是否出现敏感词,基于Double-Array Trie 树实现。
514 stars 169 forks source link

PHP8 不能工作,有计划兼容PHP8吗 #25

Open landerson85 opened 2 years ago

landerson85 commented 2 years ago

/trie_filter.c:133:47: error: too few arguments to function ‘zend_parse_parameters’