summaryrefslogtreecommitdiff
path: root/ext/zlib/php_zlib.h
Commit message (Expand)AuthorAgeFilesLines
* Happy New YearXinchen Hui2013-01-011-1/+1
* binary compatibilityXinchen Hui2012-07-241-1/+1
* Re-fix bug #55544Xinchen Hui2012-07-241-0/+1
* Fixed bug #55544 (ob_gzhandler always conflicts with zlib.output_compression)Xinchen Hui2012-07-211-0/+1
* MFH: Fixed bug #61287 (A particular string fails to decompress)Michael Wallner2012-03-051-0/+1
* - Year++Felipe Pena2012-01-011-1/+1
* fix bug #60326 - restore ob_gzhandlerStanislav Malyshev2011-12-261-9/+10
* - Year++Felipe Pena2011-01-011-1/+1
* * implement new output API, fixing some bugs and implementing some feature Michael Wallner2010-05-311-17/+29
* - Reverted r296062 and r296065Jani Taskinen2010-03-121-29/+17
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-111-17/+29
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when ...Jani Taskinen2009-08-031-0/+2
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* move static declaration to *.c filesNuno Lopes2006-08-141-17/+0
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Add zlib stream filter supportSara Golemon2004-07-171-0/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* Code cleanup:Stefan Roehrich2003-09-061-1/+0
* updating license information in the headers.James Cox2003-06-101-3/+3
* 64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave)David Hill2003-03-101-2/+2
* Fixed zlib.output_compression so it can work even if zlib extension is built ...Moriyoshi Koizumi2003-02-101-0/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Fix ZTS build.Ilia Alshanetsky2002-12-311-1/+1
* Fixed bug #21228 (broken check for ob_gzhandler).Ilia Alshanetsky2002-12-301-0/+1
* Improved handling of output buffers (see news)\n#No trim for the string param...Marcus Boerger2002-08-091-0/+1
* Commit patch as discussed on LinuxTag and posted to php-dev in June.Stefan Roehrich2002-07-281-0/+3
* Implement stream context and status notification system.Wez Furlong2002-04-101-1/+1
* @Add zlib.output_compression_level option (Stig)Stig Bakken2002-04-051-3/+12
* Phase 1 of wrapper OO cleanup.Wez Furlong2002-03-241-1/+1
* Convert the gzfile related functions into aliases for their equivalentsWez Furlong2002-03-211-13/+0
* add forgotten parameterWez Furlong2002-03-201-1/+1
* TSRMLS related work on streams, as discussed with Zeev.Wez Furlong2002-03-181-1/+1
* Streams now make more use of the memory manager, so tracking downWez Furlong2002-03-171-2/+1
* change * formattingWez Furlong2002-03-161-1/+1
* New PHP streams...Wez Furlong2002-03-151-0/+3
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* more tsrm cleanupSascha Schumann2001-08-051-1/+1
* Fix some warningsZeev Suraski2001-07-311-1/+1
* More TSRMLS_FETCH annihilation. Enough for today...Zeev Suraski2001-07-311-1/+1
* Make this compile in ZTS mode.foobar2001-07-301-4/+2
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-10/+1
* Implement internal output compression?\0020:wqZeev Suraski2001-03-061-0/+3
* Implemented chunked output buffering support - it's quite cool!Zeev Suraski2001-03-041-0/+2
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* all the _GNU_SOURCE dependant stuff is now in zlib_fopen_wrapper.cHartmut Holzgraefe2000-11-211-0/+3
* - Import Jade Nicoletti's transparent gzip encoding support as an outputZeev Suraski2000-11-131-5/+15