mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 21:36:37 +02:00
php: fix PHP 8+ build
This commit is contained in:
committed by
Sébastien Helleu
parent
2b12b4077a
commit
5442612bc9
@@ -43,7 +43,6 @@
|
||||
#include "../plugin-script-api.h"
|
||||
#include "weechat-php.h"
|
||||
|
||||
|
||||
#define API_FUNC(__name) \
|
||||
PHP_FUNCTION(weechat_##__name)
|
||||
#define API_INIT_FUNC(__init, __name, __ret) \
|
||||
|
||||
Reference in New Issue
Block a user