index
:
php.curl
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Merge pull request #5 from theres/master
Mateusz Jaworski
10 years
origin/HEAD
Merge pull request #5 from theres/master
Mateusz Jaworski
10 years
origin/master
Merge pull request #5 from theres/master
Mateusz Jaworski
10 years
Age
Commit message
Author
Files
Lines
2015-08-03
Merge pull request #5 from theres/master
HEAD
origin/master
origin/HEAD
master
Mateusz Jaworski
1
-1
/
+1
2015-08-03
http code should always be int - review fixes
theres
3
-3
/
+3
2015-08-03
http code should always be int
theres
2
-2
/
+2
2015-07-31
Merge branch 'master' of https://github.com/purplecode/php.curl
Mateusz Jaworski
1
-1
/
+1
2015-07-31
curl error code in exception
Mateusz Jaworski
4
-31
/
+43
2015-07-24
Merge pull request #4 from theres/master
Mateusz Jaworski
1
-1
/
+1
2015-06-16
bugfix: exception code on error
theres
1
-1
/
+1
2014-12-24
tests repackage
purplecode
6
-8
/
+21
2014-12-24
formatting
purplecode
3
-38
/
+36
2014-12-24
json, object response changes + test fixes
purplecode
12
-96
/
+194
2014-11-19
Merge pull request #3 from skazi0/nopoodle
Mateusz Jaworski
1
-2
/
+0
2014-11-14
removed forced SSLv3
Jacek Tomasiak
1
-2
/
+0
2014-08-04
Merge pull request #2 from theres/master
Mateusz Jaworski
1
-1
/
+1
2014-07-22
fix response deserialization in PObjectCurl
theres
1
-1
/
+1
2014-07-15
Update README.md
Mateusz Jaworski
1
-6
/
+6
2014-07-15
Merge pull request #1 from theres/master
Mateusz Jaworski
9
-18
/
+140
2014-07-15
PCurl will now return PCurlResponse object instead of raw body. PJsonCurl
theres
9
-46
/
+134
2014-07-15
Get response header and allow to posprocess body with this information
unknown
3
-7
/
+41
2014-03-06
PJsonCurl - array response
Mateusz Jaworski
1
-2
/
+11
2014-02-26
default proxy port set to 8080
Mateusz Jaworski
1
-1
/
+1
2013-12-19
Merge branch 'master' of https://github.com/purplecode/php.curl
purplecode
1
-0
/
+21
2013-12-19
PObjectCurl improvements
purplecode
3
-6
/
+28
2013-12-11
Update README.md
purplecode
1
-0
/
+21
2013-12-11
Merge branch 'master' of https://github.com/purplecode/php.curl
purplecode
1
-1
/
+34
2013-12-11
PObjectCurl and PJsonCurl
purplecode
3
-10
/
+80
[...]