Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-19 | php: remove value for first #define in headers | Sébastien Helleu | |
2019-02-28 | api: add function command_options (issue #928) | Sébastien Helleu | |
2019-02-27 | api: add function string_match_list | Sébastien Helleu | |
2019-01-01 | core: update copyright dates | Sébastien Helleu | |
2018-11-29 | core: use https for links to GNU GPL license | Sébastien Helleu | |
2018-09-01 | core: fix copyright dates | Sébastien Helleu | |
2018-08-12 | api: add function hook_line | Sébastien Helleu | |
2018-04-07 | api: add function string_format_size in scripting API | Sébastien Helleu | |
2018-01-25 | php: add OpenSSL licensing in copyright | Sébastien Helleu | |
2017-09-07 | php: rename print functions | Sébastien Helleu | |
Rename: - printf to print - printf_date_tags to print_date_tags - printf_y to print_y - log_printf to log_print | |||
2017-09-06 | php: rename API callback functions | Sébastien Helleu | |
2017-09-06 | php: add missing functions current_buffer and current_window | Sébastien Helleu | |
2017-09-04 | php: sort functions by topic, remove unused API functions, fix compiler warning | Sébastien Helleu | |
Functions removed (not in scripting API): - weechat_string_replace - weechat_hdata_get_var - weechat_hdata_get_var_type | |||
2017-09-03 | php: add function "hdata_compare" | Sébastien Helleu | |
2017-09-03 | php: add "PLUGIN" in headers | Sébastien Helleu | |
2017-09-03 | php: new php plugin | Adam Saponara | |
This plugin requires PHP >= 7.0. |