summaryrefslogtreecommitdiff
path: root/main/streams
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-0218-18/+18
* Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-07-191-0/+5
|\
| * Do not allow using traits/interfaces/abstract classes as stream wrappersSara Golemon2017-07-191-0/+5
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-04-271-18/+11
|\ \ | |/
| * Revert "Detect invalid port in xp_socket parse ip address"Anatol Belski2017-04-271-18/+11
| * Revert "Follow up patch regarding bug #74216, see bug #74429"Anatol Belski2017-04-271-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-04-251-2/+2
|\ \ | |/
| * Follow up patch regarding bug #74216, see bug #74429Sara Golemon2017-04-251-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-04-221-1/+6
|\ \ | |/
| * #74337 pointer returned by php_stream_fopen_tmpfile not validated in memory.cAnton Serbulov2017-04-221-1/+6
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-04-101-3/+3
|\ \ | |/
| * Fixed condition checkXinchen Hui2017-04-101-3/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2017-03-141-0/+2
|\ \ | |/
| * Fix stream context changes leaking into copies of previous contextBob Weinand2017-03-141-0/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-03-071-11/+18
|\ \ | |/
| * Detect invalid port in xp_socket parse ip addressSara Golemon2017-03-071-11/+18
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-02-152-1/+5
|\ \ | |/
| * Fixed bug #74090 stream_get_contents maxlength>-1 returns empty stringAnatol Belski2017-02-152-1/+5
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-02-121-1/+1
|\ \ | |/
| * Fixed #73496 (Invalid memory access in zend_inline_hash_func)Xinchen Hui2017-02-121-3/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-01-091-4/+4
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Sara Golemon2017-01-091-4/+4
| |\
| | * Fix open_basedir check for glob:// opendir wrapperSara Golemon2017-01-091-4/+4
| | * Clear FG(user_stream_current_filename) when bailing outSara Golemon2016-10-111-6/+11
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-071-0/+6
|\ \ \ | |/ /
| * | add 'e' flag for fopen() to enable CLOEXECEvgeniy Makhrov2017-01-071-0/+6
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-0418-18/+18
| * | Clear FG(user_stream_current_filename) when bailing outSara Golemon2016-10-111-6/+11
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-0418-18/+18
* | | Clear FG(user_stream_current_filename) when bailing outSara Golemon2016-10-141-6/+11
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-10-061-1/+1
|\ \ \ | |/ /
| * | fix datatypeAnatol Belski2016-10-061-1/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-231-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-09-231-1/+1
| |\ \ | | |/
| | * Revert "Fixed bug #73037 SoapServer reports Bad Request when gzipped"Anatol Belski2016-09-231-1/+1
| | * Fixed bug #73037 SoapServer reports Bad Request when gzippedAnatol Belski2016-09-231-1/+1
| | * Fixed bug #72505 (readfile() mangles files larger than 2G)Xinchen Hui2016-09-161-1/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-231-1/+1
|\ \ \ | |/ /
| * | Fixed bug #73037 SoapServer reports Bad Request when gzippedAnatol Belski2016-09-231-1/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2016-08-171-0/+12
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2016-08-171-0/+12
| |\ \ | | |/
| | * Fixed bug #72853 (stream_set_blocking doesn't work)Xinchen Hui2016-08-171-1/+13
* | | Fixed bug #72743 (Out-of-bound read in php_stream_filter_create)Xinchen Hui2016-08-041-2/+2
* | | Merge branch 'PHP-7.0' into PHP-7.1Pierrick Charron2016-07-271-5/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Pierrick Charron2016-07-271-5/+0
| |\ \ | | |/
| | * Fixed bug #72686 (zlib: url support is broken).Pierrick Charron2016-07-271-5/+0
* | | Require strict base64 in data URILauri Kenttä2016-07-221-1/+1
* | | Merge branch 'PHP-7.0'Xinchen Hui2016-06-281-1/+1
|\ \ \ | |/ /
| * | Fixed bug #72505 (readfile() mangles files larger than 2G)Xinchen Hui2016-06-281-1/+1
* | | Fixed compilation warningsDmitry Stogov2016-06-214-4/+7