#
57f456a3 |
| 21-Jan-2015 |
Rasmus Lerdorf |
int -> size_t
|
#
fc33f52d |
| 15-Jan-2015 |
Xinchen Hui |
bump year
|
#
0579e827 |
| 15-Jan-2015 |
Xinchen Hui |
bump year
|
#
73c1be26 |
| 15-Jan-2015 |
Xinchen Hui |
Bump year
|
#
b7a7b1a6 |
| 03-Jan-2015 |
Stanislav Malyshev |
trailing whitespace removal
|
#
124fb22a |
| 08-Jan-2015 |
Xinchen Hui |
Fixed bug #68739 #68740 #68741
|
#
3b6a8b11 |
| 17-Dec-2014 |
Anatol Belski |
remove the thread ctx from curl
|
#
bdeb220f |
| 13-Dec-2014 |
Anatol Belski |
first shot remove TSRMLS_* things
|
#
0e985d37 |
| 05-Dec-2014 |
Chris Christoff |
Revert unintentional docblock change Revert unintentional docblock change It looks like commit dd8e59da8f5aafd9d77a0f1f17e5e272d09f643f introduced an unintended docbloc change.
Revert unintentional docblock change Revert unintentional docblock change It looks like commit dd8e59da8f5aafd9d77a0f1f17e5e272d09f643f introduced an unintended docbloc change. I have reverted this change in this commit.
show more ...
|
#
2b5bffe6 |
| 17-Oct-2014 |
Rasmus Lerdorf |
TLS 1.0, 1.1 and 1.2 Curl constants - bug #68247
|
#
c00424e4 |
| 15-Oct-2014 |
Anatol Belski |
bring back all the TSRMLS_FETCH() stuff for better comparability with the mainstream
|
#
bb3d43fa |
| 14-Oct-2014 |
Stanislav Malyshev |
Fix return code (merges are hard :( )
|
#
d9559d0e |
| 14-Oct-2014 |
Stanislav Malyshev |
fix bad merge
|
#
81b67937 |
| 29-Sep-2014 |
Stanislav Malyshev |
Fix bug #68089 - do not accept options with embedded \0 Conflicts: ext/curl/interface.c
|
#
71b63fc7 |
| 29-Sep-2014 |
Stanislav Malyshev |
Fix bug #68089 - do not accept options with embedded \0 Conflicts: ext/curl/interface.c
|
#
d1e030db |
| 29-Sep-2014 |
Stanislav Malyshev |
Fix bug #68089 - do not accept options with embedded \0 Conflicts: ext/curl/interface.c
|
#
ab0939e5 |
| 29-Sep-2014 |
Stanislav Malyshev |
Fix bug #68089 - do not accept options with embedded \0 Conflicts: ext/curl/interface.c
|
#
d2161c81 |
| 03-Oct-2014 |
Anatol Belski |
reveal some newer libcurl features in MINFO
|
#
7d36a1a8 |
| 26-Sep-2014 |
krakjoe |
remove fetches from curl
|
#
e33f3d3b |
| 20-Sep-2014 |
Nikita Popov |
Move smart_str implementation into Zend/ So we can use it there as well... For now I've retained the zend_smart_str_public.h header, though it would probably be better to just m
Move smart_str implementation into Zend/ So we can use it there as well... For now I've retained the zend_smart_str_public.h header, though it would probably be better to just move that one struct into zend_types.h.
show more ...
|
#
d0cb7153 |
| 19-Sep-2014 |
Johannes Schlüter |
s/PHP 5/PHP 7/
|
#
635a2312 |
| 14-Sep-2014 |
Anatol Belski |
better way to check for empty string
|
#
95a50f73 |
| 12-Sep-2014 |
Anatol Belski |
fix type
|
#
8002e2c0 |
| 05-Sep-2014 |
Xinchen Hui |
Fixed discards qualifiers from pointer target type
|
#
32344808 |
| 27-Aug-2014 |
Anatol Belski |
first show to make 's' work with size_t
|