#
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 |
#
751aa92f |
| 05-Dec-2014 |
Adam Harvey |
Merge branch 'PHP-5.6' * PHP-5.6: Revert unintentional docblock change
|
#
381fd62c |
| 05-Dec-2014 |
Adam Harvey |
Merge branch 'PHP-5.5' into PHP-5.6 * PHP-5.5: Revert unintentional docblock change
|
#
79131b46 |
| 05-Dec-2014 |
Adam Harvey |
Merge branch 'PHP-5.4' into PHP-5.5 * PHP-5.4: Revert unintentional docblock change
|
#
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 ...
|
#
2a8f7f88 |
| 17-Oct-2014 |
Rasmus Lerdorf |
Merge branch 'PHP-5.6' * PHP-5.6: TLS 1.0, 1.1 and 1.2 Curl constants - bug #68247
|
#
56064666 |
| 17-Oct-2014 |
Rasmus Lerdorf |
Merge branch 'PHP-5.5' into PHP-5.6 * PHP-5.5: TLS 1.0, 1.1 and 1.2 Curl constants - bug #68247
|
#
2b5bffe6 |
| 17-Oct-2014 |
Rasmus Lerdorf |
TLS 1.0, 1.1 and 1.2 Curl constants - bug #68247 |
#
01d17228 |
| 14-Oct-2014 |
Stanislav Malyshev |
Merge branch 'PHP-5.6' * PHP-5.6: Fix return code (merges are hard :( )
|
#
47a1447c |
| 14-Oct-2014 |
Stanislav Malyshev |
Merge branch 'PHP-5.5' into PHP-5.6 * PHP-5.5: Fix return code (merges are hard :( )
|
#
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 |
#
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 ...
|