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
/
Util
/
TRpcClient.php
Age
Commit message (
Expand
)
Author
2015-07-11
Added missing use statements in framework
David
2015-01-22
Apply namespaces to class inheritances (pt1)
Fabio Bas
2015-01-21
Removed @version doc comments
Fabio Bas
2015-01-21
Add namespaces: framework/*.php, Util, Wsat, Xml
Fabio Bas
2015-01-20
One class per file: framework/Util
Fabio Bas
2014-01-06
Removed all @version $Id comments: they were managed by svn and are useless w...
Fabio Bas
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-31
removed unneeded check and modified error message again
rojaro
2010-05-31
modified TRpcClientRequest error message
rojaro
2010-05-31
eliminated warning
rojaro
2010-05-31
added check for correct HTTP error code
rojaro
2010-05-31
TRpcClient now throws a TRpcClientResponseException if the response to a requ...
rojaro
2010-04-18
Ensured parent::__construct calls within TRpcClient and TXmlDocument
javalizard
2010-03-27
added TRpcClient and TRpcServer - fixing #180
rojaro