mirror of https://github.com/php/php-src
Browse Source
# how to use:
#
# $remote = new PEAR_Remote;
# $remote->package_listAll();
# $remote->user_activate("johndoe");
#
# (when using overloading, "_" is replaced with "." before doing
# the xmlrpc call)
experimental/ZendEngine2
1 changed files with 14 additions and 1 deletions
Loading…
Reference in new issue