summaryrefslogtreecommitdiff
path: root/src/plugins/php/weechat-php.c
AgeCommit message (Collapse)Author
2017-09-06php: add missing functions current_buffer and current_windowSébastien Helleu
2017-09-04php: remove empty lineSébastien Helleu
2017-09-04php: sort functions by topic, remove unused API functions, fix compiler warningSébastien Helleu
Functions removed (not in scripting API): - weechat_string_replace - weechat_hdata_get_var - weechat_hdata_get_var_type
2017-09-03php: add comments in codeSébastien Helleu
2017-09-03php: add function "hdata_compare"Sébastien Helleu
2017-09-03php: new php pluginAdam Saponara
This plugin requires PHP >= 7.0.