index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
Web
/
Services
/
TRpcService.php
Age
Commit message (
Expand
)
Author
2014-07-19
Fix 526
Fabio Bas
2012-08-30
Documentation for the T*Rpc* classes
ctrlaltca
2012-08-30
TJsonRpcProtocol: full support for both version 1.0 and 2.0 of the specificat...
ctrlaltca
2012-08-29
removed debug from previous commit
ctrlaltca
2012-08-29
tweaked TJsonRpcService enough to make it conform to the old (version 1) stan...
ctrlaltca
2012-07-12
more documentation fixes
ctrlaltca
2011-06-20
removed useless calls to empty contructor; reverted some additional undocumen...
ctrlaltca@gmail.com
2011-05-25
fixed last blocking error related to the build script. it completes successfu...
ctrlaltca@gmail.com
2010-05-18
removed leftover log call
rojaro
2010-05-18
THttpExceptions are not being transformed into internal errors anymore
rojaro
2010-05-12
(no commit message)
rojaro
2010-04-18
Ensured parent::__construct calls within Web and Services
javalizard
2010-03-29
fixed another bug in the rpc service
rojaro
2010-03-29
fixed a little bug in the rpc service
rojaro
2010-03-27
added TRpcClient and TRpcServer - fixing #180
rojaro