mirror of
https://github.com/weechat/weechat.git
synced 2026-07-02 07:46:38 +02:00
php: add missing arginfo_weechat_string_parse_size in legacy arginfo
This commit is contained in:
@@ -46,6 +46,8 @@ ZEND_END_ARG_INFO()
|
||||
|
||||
#define arginfo_weechat_string_format_size arginfo_weechat_plugin_get_name
|
||||
|
||||
#define arginfo_weechat_string_parse_size arginfo_weechat_charset_set
|
||||
|
||||
#define arginfo_weechat_string_color_code_size arginfo_weechat_plugin_get_name
|
||||
|
||||
#define arginfo_weechat_string_remove_color arginfo_weechat_iconv_to_internal
|
||||
|
||||
Reference in New Issue
Block a user