Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
4433f424d7a0dd7e5863ddd5393c13be377ed6ce
/
system
/
libraries
/
Xmlrpc.php
3084167
fixed errant syntax in changeset 53ace78c4b45, fixes #37
by Derek Jones
· 15 years ago
5640a71
ensured the security lib was loaded in a few calls to xss_clean() in other libraries. Fixes #35
by Derek Jones
· 15 years ago
ff3ecae
Added class var xss_clean to the XML_RPC_Response class to prevent php error. Not noted in changelog, as I figure it's covered by the original note about adding xss clean at all.
by Robin Sowell
· 15 years ago
3fff87d
Fixing typo in XMLRpc error message:
by Greg Aker
· 15 years ago
66a3fc0
Added a $xss_clean class variable to the XMLRPC library, enabling control over the use of the Security library's xss_clean() method.
by Robin Sowell
· 15 years ago
a9647e8
updating XMLRPC class to use Security lib
by Derek Jones
· 15 years ago
8c4b5e7
changed isset() to array_key_exists() in values_parsing() conditional of XML-RPC class to allow for array keys set with NULL values
by Derek Jones
· 15 years ago
7f3719f
updated copyrights
by Derek Jones
· 15 years ago
626d71d
tweaked and dropped the strtolower altogether from checking xmlrpcTypes array since it's accessed later without changing the type's casing anyway
by Derek Jones
· 16 years ago
7e39c0c
fixed dateTime.iso8601 processing in XML-RPC class
by Derek Jones
· 16 years ago
b8d3c3d
some mods to xmlrpc library to handle data types better, and to exit() content so Output class does not muck with it
by Derek Jones
· 16 years ago
fc395a1
updated copyrights to 2009
by Derek Jones
· 16 years ago
3355910
replaced all sizeof() in favor of count() - aliases are teh sux0r
by Derek Jones
· 16 years ago
2067d1a
Changing EOL style to LF
by Derek Allard
· 16 years ago
d02b5bf
by Rick Ellis
· 16 years ago
0b59f27
Some sweeping syntax changes for consistency:
by Derek Jones
· 17 years ago
c14968d
changed $xmlrpcDateTime property to all lowercase 'datetime.iso8601' so it can be recognized as a valid XML-RPC type
by Derek Jones
· 17 years ago
a3ffbbb
Removed closing PHP tags, replaced with a comment block identifying the end of the file
by Derek Jones
· 17 years ago
c7deac9
Undoing change committed in r1115
by Derek Jones
· 17 years ago
5583e1a
removed closing PHP tag from all framework files
by Derek Jones
· 17 years ago
7327499
Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper.
by Derek Allard
· 17 years ago
d12555b
http://codeigniter.com/bug_tracker/bug/3249/
by paulburdick
· 17 years ago
9279062
Fixed a bug in the XML-RPC library so that if not type is specified, a more intelligent decision is made as to the default type
by paulburdick
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
3d879d5
ExpressionEngine Dev Team in credit
by Derek Allard
· 17 years ago
6838f00
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
by Derek Allard
· 17 years ago
30b4015
by Rick Ellis
· 18 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
e334c47
by admin
· 18 years ago
88a8ad1
by admin
· 18 years ago
ee54c11
by admin
· 18 years ago
33de9a1
by admin
· 18 years ago
7981a9a
by admin
· 18 years ago
e79dc71
by admin
· 18 years ago
b0dd10f
Initial Import
by admin
· 18 years ago