summaryrefslogtreecommitdiff
path: root/main/streams/filter.c
Commit message (Expand)AuthorAgeFilesLines
* Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-171-2/+2
* Merge branch 'PHP-7.4'Joe Watkins2019-10-031-2/+0
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-10-031-2/+0
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-10-031-2/+0
| | |\
| | | * Fix #76859 stream_get_line skips data if used with data-generating filterKonstantin Kopachev2019-10-031-2/+0
| | | * year++Xinchen Hui2018-01-021-1/+1
* | | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
|/ / /
* | | Replace strncat in filter implementationNikita Popov2019-08-231-2/+3
* | | Remove local variablesPeter Kokot2019-02-031-9/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
|/ /
* | Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* | Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-1/+1
* | year++Xinchen Hui2018-01-021-1/+1
* | Move constants into read-only data segmentDmitry Stogov2017-12-141-6/+6
* | Fixed memory leaksDmitry Stogov2017-11-021-1/+4
* | Use interned strings for persistent stream wrappers and filtersDmitry Stogov2017-10-311-4/+5
* | Use per-request heap instead of system oneDmitry Stogov2017-10-271-1/+1
|/
* Remove superfluous allocation checks around ZMM-based functionsThomas Punt2017-04-021-19/+0
* Remove more unnecessary checks on Zend's allocator functionsThomas Punt2017-03-161-11/+0
* Merge branch 'PHP-7.1'Xinchen Hui2017-02-121-1/+1
|\
| * Fixed #73496 (Invalid memory access in zend_inline_hash_func)Xinchen Hui2017-02-121-3/+3
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* | Finish remaining replacement uint => uint32_tAnatol Belski2016-12-221-1/+1
* | catch up with stream datatypesAnatol Belski2016-10-051-2/+2
* | reduce size of stream bucket struct by 8 bytes on 64-bitAnatol Belski2016-10-051-1/+1
* | Fixed bug #72743 (Out-of-bound read in php_stream_filter_create)Xinchen Hui2016-08-041-2/+2
|/
* 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
* | Merge branch 'PHP-5.6'Bob Weinand2015-01-261-1/+1
|\ \ | |/
| * Fix call after close if multiple filters are attachedBob Weinand2015-01-261-1/+1
| * Bump yearXinchen Hui2015-01-151-1/+1
| * Bump yearXinchen Hui2014-01-031-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-13/+13
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-46/+46
* | fix datatype mismatchAnatol Belski2014-10-271-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | cleanup (we don't have to duplicate elements of stream_filters_hash)Dmitry Stogov2014-08-131-1/+0
* | Fixed user stream filtersDmitry Stogov2014-02-281-1/+1
* | Use better data structures (incomplete)Dmitry Stogov2014-02-101-10/+9
* | Bump yearXinchen Hui2014-01-031-1/+1
|/
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Avoiding strcpy, strcat, sprintf usage to make static analyzer happyXinchen Hui2011-08-091-1/+1
* - Fixed several comparisons that always result in true of falseGustavo André dos Santos Lopes2011-02-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Fixed error conditions handling in stream_filter_append()Arnaud Le Blanc2009-01-081-15/+35
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1