summaryrefslogtreecommitdiff
path: root/main/streams
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in source code filesPeter Kokot2018-10-142-3/+0
* year++Xinchen Hui2018-01-0218-18/+18
* Bugfix#75515 php://streams behaving greedilySara Golemon2017-11-131-2/+5
* Fixes #68948 related to a BC break introduced by #68532 fix.Simon JAILLET2017-11-061-1/+1
* Merge branch 'PHP-7.1' into PHP-7.2Sara Golemon2017-07-191-0/+5
|\
| * 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
* | | Keep resource of enclosing stream, because it may be referenced from other pl...Dmitry Stogov2017-07-191-3/+2
* | | eliminate castsAnatol Belski2017-07-101-4/+3
* | | cleanup castsAnatol Belski2017-07-091-7/+4
* | | eliminate castsAnatol Belski2017-07-091-4/+4
* | | Remove superfluous semicolonsTom Van Looy2017-06-261-1/+1
* | | shutdown_executor() refactoring (reuse opcache fast request shutdown code)Dmitry Stogov2017-06-221-30/+0
* | | Use any TLS crypto method by default, don't use SSLNiklas Keller2017-06-101-4/+4
* | | Merge branch 'PHP-7.1'Anatol Belski2017-04-271-18/+11
|\ \ \ | |/ /
| * | 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.1'Anatol Belski2017-04-251-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.1'Anatol Belski2017-04-221-1/+6
|\ \ \ | |/ /
| * | 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.1'Xinchen Hui2017-04-101-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-04-101-3/+3
| |\ \ | | |/
| | * Fixed condition checkXinchen Hui2017-04-101-3/+3
* | | Remove superfluous allocation checks around ZMM-based functionsThomas Punt2017-04-021-19/+0
* | | Remove more unnecessary checks on Zend's allocator functionsThomas Punt2017-03-162-17/+2
* | | Merge branch 'PHP-7.1'Bob Weinand2017-03-141-0/+2
|\ \ \ | |/ /
| * | 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.1'Sara Golemon2017-03-071-11/+18
|\ \ \ | |/ /
| * | 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
* | | Interned strings unification for TS/NTSAnatol Belski2017-03-041-1/+1
* | | Merge branch 'PHP-7.1'Anatol Belski2017-02-152-1/+5
|\ \ \ | |/ /
| * | 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.1'Xinchen Hui2017-02-121-1/+1
|\ \ \ | |/ /
| * | 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.1'Sara Golemon2017-01-091-4/+4
|\ \ \ | |/ /
| * | 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.1'Anatol Belski2017-01-071-0/+6
|\ \ \ \ | |/ / /
| * | | 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