Sébastien Helleu
|
42be1a74a0
|
api: add function hook_line
|
2018-08-12 21:45:00 +02:00 |
|
Sébastien Helleu
|
6de98179bc
|
api: add function string_format_size in scripting API
|
2018-04-07 13:20:58 +02:00 |
|
Sébastien Helleu
|
db448a3e94
|
php: add OpenSSL licensing in copyright
|
2018-01-25 22:31:51 +01:00 |
|
Sébastien Helleu
|
1851f6472f
|
php: rename print functions
Rename:
- printf to print
- printf_date_tags to print_date_tags
- printf_y to print_y
- log_printf to log_print
|
2017-09-07 21:50:20 +02:00 |
|
Sébastien Helleu
|
2a04ae0d65
|
php: rename API callback functions
|
2017-09-06 20:58:15 +02:00 |
|
Sébastien Helleu
|
48c9fbec35
|
php: add missing functions current_buffer and current_window
|
2017-09-06 20:07:26 +02:00 |
|
Sébastien Helleu
|
28811c7ebd
|
php: sort functions by topic, remove unused API functions, fix compiler warning
Functions removed (not in scripting API):
- weechat_string_replace
- weechat_hdata_get_var
- weechat_hdata_get_var_type
|
2017-09-04 21:08:49 +02:00 |
|
Sébastien Helleu
|
baa1d5fbc9
|
php: add function "hdata_compare"
|
2017-09-03 15:34:29 +02:00 |
|
Sébastien Helleu
|
6a45c5e243
|
php: add "PLUGIN" in headers
|
2017-09-03 15:34:26 +02:00 |
|
Adam Saponara
|
d032ee2159
|
php: new php plugin
This plugin requires PHP >= 7.0.
|
2017-09-03 15:33:16 +02:00 |
|