summaryrefslogtreecommitdiff
path: root/ext/curl/curl_file.c
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-021-1/+1
* Merge branch 'PHP-7.1'Stanislav Malyshev2017-01-151-1/+1
|\
| * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-01-151-1/+1
| |\
| | * Update more functions with path checkStanislav Malyshev2017-01-151-1/+1
| | * Fix bug #73147: Use After Free in PHP7 unserialize()Stanislav Malyshev2016-09-251-1/+4
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* | | Migrate curl to new parameters APISara Golemon2016-12-281-16/+16
* | | Save some more calls to strlen() on the CURLFile helper methodsKalle Sommer Nielsen2016-10-201-9/+9
|/ /
* | Fix bug #73147: Use After Free in PHP7 unserialize()Stanislav Malyshev2016-10-121-0/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | Get rid of ZVAL_ZVAL() macro usages. Replace them with more clear and optimal...Dmitry Stogov2015-07-011-1/+2
* | zend_read_property() has to provide a holder for return value.Dmitry Stogov2015-01-221-2/+3
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-14/+14
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | first show to make 's' work with size_tAnatol Belski2014-08-271-2/+2
* | Refactoring ext/curl (only compilable now)Xinchen Hui2014-05-091-3/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* fix protosStanislav Malyshev2013-02-171-5/+5
* implicit declaration of zend_throw_exceptionXinchen Hui2013-02-041-0/+1
* forgot this file :(Stanislav Malyshev2013-01-291-0/+176