]> jfr.im git - irc/unrealircd/unrealircd-rpc-php.git/history - lib/User.php
Actually fix some return errors mentioned in previous commit
[irc/unrealircd/unrealircd-rpc-php.git] / lib / User.php
2023-01-10  Valerie PondActually fix some return errors mentioned in previous...
2023-01-09  Bram MatthysMake the *.get/*.add/*.delete calls return the channel...
2023-01-07  Bram MatthysAdd all the new RPC calls in 6.0.6-git at the moment:
2023-01-06  Bram MatthysMake getAll() return the list of users without wrapping...
2023-01-06  Bram MatthysAll functions now return FALSE on failure, and then...
2023-01-06  Bram MatthysGet rid of PHP Contracts
2023-01-06  Bram MatthysDon't use arrays in parameters but use explicit options...
2023-01-06  Bram MatthysMajor API break:
2022-07-04  Denver FMerge pull request #2 from unrealircd/wip
2022-07-04  Denver FChange return types to \stdClass.
2022-07-04  Denver FMerge pull request #1 from unrealircd/wip
2022-07-04  Denver FThis should be enough for some preliminary usage.