aboutsummaryrefslogtreecommitdiffstats
path: root/build/package.php
diff options
context:
space:
mode:
authorNathaniel Guse <nathaniel.guse@gmail.com>2013-07-04 10:40:14 -0500
committerNathaniel Guse <nathaniel.guse@gmail.com>2013-07-04 10:40:14 -0500
commit81f27fd87ee2e8ffc1ad1ad06c5b255c5436e86c (patch)
treed2acaf41a4fcffcd8c839fa8f1f804099b3c2f01 /build/package.php
parent84e0943c7bee5061bc53aed2a14f82751d238bf8 (diff)
downloadforums-81f27fd87ee2e8ffc1ad1ad06c5b255c5436e86c.tar
forums-81f27fd87ee2e8ffc1ad1ad06c5b255c5436e86c.tar.gz
forums-81f27fd87ee2e8ffc1ad1ad06c5b255c5436e86c.tar.bz2
forums-81f27fd87ee2e8ffc1ad1ad06c5b255c5436e86c.tar.xz
forums-81f27fd87ee2e8ffc1ad1ad06c5b255c5436e86c.zip
[feature/twig] Add test to make sure nested loops get the correct S_ROW_COUNT
PHPBB3-11598
Diffstat (limited to 'build/package.php')
0 files changed, 0 insertions, 0 deletions
bove is used, this one is ignored, but SOAP::Lite # might start using this constant (the correct one) for XML-RPC someday. local $XMLRPC::Constants::FAULT_SERVER; $XMLRPC::Constants::FAULT_SERVER = ERROR_UNKNOWN_FATAL; local @INC = (bz_locations()->{extensionsdir}, @INC); my $server = new Bugzilla::WebService::Server::XMLRPC; # We use a sub for on_action because that gets us the info about what # class is being called. Note that this is a hack--this is technically # for setting SOAPAction, which isn't used by XML-RPC. $server->on_action(sub { $server->handle_login(WS_DISPATCH, @_) }) ->handle();