summaryrefslogtreecommitdiff
path: root/main/streams/streams.c
Commit message (Expand)AuthorAgeFilesLines
* Change Zend Stream API to use zend_string* instead of char*.Dmitry Stogov2021-03-161-1/+9
* Improve SPL directory and stat() cache using zend_srting* instead of char*Dmitry Stogov2021-02-261-36/+1
* Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-02-221-1/+1
|\
| * Fix #75776: Flushing streams with compression filter is brokenChristoph M. Becker2021-02-221-1/+1
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2020-12-231-1/+2
|\ \ | |/
| * Fix #80384: limit read buffer sizeAdam Seitz2020-12-231-1/+2
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2020-12-081-1/+1
|\ \ | |/
| * Fix #77069: stream filter loses final block of dataChristoph M. Becker2020-12-081-1/+1
* | Clear error flag instead of toggling itChristoph M. Becker2020-09-231-6/+6
* | Merge branch 'PHP-7.4' into masterChristoph M. Becker2020-09-211-17/+36
|\ \ | |/
| * Fix mmap copyingChristoph M. Becker2020-09-211-17/+36
* | ValueError for empty path in stream codeGeorge Peter Banyard2020-07-311-1/+1
* | Remove proto comments from C filesMax Semenik2020-07-061-10/+5
* | Fix expression warnings and break warningstwosee2020-06-071-3/+3
* | Merge branch 'PHP-7.4'Nikita Popov2020-04-141-0/+6
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-04-141-0/+6
| |\
| | * Fixed bug #79468dinosaur2020-04-141-0/+6
* | | Merge branch 'PHP-7.4'Nikita Popov2020-01-231-2/+9
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-231-2/+9
| |\ \ | | |/
| | * Fixed bug #78902liudaixiao2020-01-231-2/+9
* | | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-171-4/+4
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-301-0/+3
|\ \ \ | |/ /
| * | Properly propagate url_stat exceptions during includeNikita Popov2019-12-301-0/+3
* | | Don't use chunking for stream writesNikita Popov2019-10-301-7/+2
* | | Merge branch 'PHP-7.4'Nikita Popov2019-10-081-1/+7
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-10-081-1/+7
| |\ \ | | |/
| | * Check for exception after applying stream filtersNikita Popov2019-10-081-1/+7
* | | Merge branch 'PHP-7.4'Joe Watkins2019-10-031-4/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-10-031-4/+0
| |\ \ | | |/
| | * Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-10-031-4/+0
| | |\
| | | * Fix #76859 stream_get_line skips data if used with data-generating filterKonstantin Kopachev2019-10-031-4/+0
* | | | Remove unused mmap_file + mmap_len from basic_globalsNikita Popov2019-09-271-1/+1
* | | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
|/ / /
* | | Fixed bug #78506Nikita Popov2019-09-111-18/+16
* | | Fixed bug #78396Nikita Popov2019-08-121-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-07-291-1/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-291-1/+6
| |\ \ | | |/
| | * Fix bug #78326Albert Casademont2019-07-291-1/+6
* | | Throw notice for plain wrapper fread/fwrite errorsNikita Popov2019-07-251-1/+3
* | | Report errors from stream read and write operationsNikita Popov2019-07-221-66/+115
* | | Fix use-after-free in stream freeing during shutdownNikita Popov2019-06-271-6/+13
* | | Avoid memcpy UB in streamsNikita Popov2019-06-191-1/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-02-111-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-111-0/+2
| |\ \ | | |/
| | * Fix #77552: Uninitialized buffer in stat functionsjohnstevenson2019-02-111-0/+2
| | * year++Xinchen Hui2018-01-021-1/+1
* | | Remove local variablesPeter Kokot2019-02-031-9/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* | | Replace zend_hash_apply... with ZEND_HASH_FOREACH...Dmitry Stogov2018-12-191-1/+5
|/ /
* | Remove unused Git attributes identPeter Kokot2018-07-251-2/+0