1
0
Commit Graph

8 Commits

Author SHA1 Message Date
Bharat Mediratta
ef14a265dd Update copyright to 2013. 2013-01-21 01:24:24 -05:00
Bharat Mediratta
c144af904a Update copyright to 2012 2012-02-27 10:04:35 -08:00
Bharat Mediratta
b31f041b5c Updated to support HTTP_Request and HTTP_Request2. Tested against
example.php with both libraries.  HTTP_Request spews out tons of
warnings if you set the error reporting to something really strict.
HTTP_Request2 is clean, but there's no Debian package for it yet...
2011-12-25 17:25:35 -08:00
Bharat Mediratta
2849b93af8 Restore HTTP_Request2 support - I'll dupe the helper so that we support both versions of the library.
Revert "Revert "Converted to use PEAR's HTTP_Request2, since, according to http://pear.php.net/package/HTTP_Request/ HTTP_Request has been superceded by Request2. ""

This reverts commit b21689eb14.
2011-12-25 17:06:42 -08:00
Bharat Mediratta
b21689eb14 Revert "Converted to use PEAR's HTTP_Request2, since, according to http://pear.php.net/package/HTTP_Request/ HTTP_Request has been superceded by Request2. "
This reverts commit fecdce4db3.

There's no debian package for HTTP_Request2 and it's difficult to
install the package without updating a bunch of other stuff.  I'm
making the executive decision that it's too new to switch over to this
version of the library; if I'm having these problems others will as
well.  Tell me if you think I'm wrong and we can roll forward again.
2011-10-03 22:58:16 -07:00
wrlee
fecdce4db3 Converted to use PEAR's HTTP_Request2, since, according to http://pear.php.net/package/HTTP_Request/ HTTP_Request has been superceded by Request2. 2011-09-13 22:53:37 -07:00
Bharat Mediratta
8d0f624743 Update copyright to 2011. 2011-01-21 23:12:44 -08:00
Bharat Mediratta
fefc65534f Move all modules/themes/client code for the 3.0 codebase into a 3.0 directory. 2010-10-08 12:51:32 -07:00