summaryrefslogtreecommitdiff
path: root/ext/zlib/zlib.c
Commit message (Expand)AuthorAgeFilesLines
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-69/+69
* Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-181-0/+12
|\
| * Merge branch 'PHP-5.6'Matteo Beccati2014-11-121-0/+12
| |\
| | * Fixed bug #53829 Compiling PHP with large file support will replace function ...Matteo Beccati2014-11-121-0/+12
| | * Bump yearXinchen Hui2014-01-031-1/+1
| | * fix bug #65391Michael Wallner2013-08-091-3/+3
| | * Happy New YearXinchen Hui2013-01-011-1/+1
* | | converted some ext/mysql* and fixed ext/zlibAnatol Belski2014-10-151-2/+2
* | | converted ext/zlib with static tsrm ls cacheAnatol Belski2014-10-151-1/+6
* | | bring back all the TSRMLS_FETCH() stuffAnatol Belski2014-10-151-0/+3
* | | cleanup after the removed PHP_OUTPUT_TSRMLSAnatol Belski2014-09-261-3/+0
|/ /
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | Use PHP_GINIT to suppress incompatible pointer typeXinchen Hui2014-09-041-2/+2
* | Refactored INI subsystem to use zend_string* instead of char*Dmitry Stogov2014-09-011-13/+20
* | data type fixesAnatol Belski2014-08-291-1/+1
* | first show to make 's' work with size_tAnatol Belski2014-08-271-5/+5
* | master renames phase 1Anatol Belski2014-08-251-25/+25
* | ported ext/zlibAnatol Belski2014-08-191-16/+16
* | basic macro replacements, all at onceAnatol Belski2014-08-191-6/+6
* | Refactor zlib (all tests pass)Xinchen Hui2014-05-051-34/+32
* | Cleanup (1-st round)Dmitry Stogov2014-04-151-1/+1
* | Bump yearXinchen Hui2014-01-031-1/+1
* | fix bug #65391Michael Wallner2013-08-091-3/+3
* | Happy New YearXinchen Hui2013-01-011-1/+1
|/
* Re-fix bug #55544Xinchen Hui2012-07-241-3/+8
* foldersXinchen Hui2012-07-241-0/+7
* Fixed bug #55544 (ob_gzhandler always conflicts with zlib.output_compression)Xinchen Hui2012-07-211-1/+3
* fix bug #60761 zlib.output_compression fails on refreshMichael Wallner2012-05-151-2/+2
* fix bug #61443Michael Wallner2012-04-241-3/+0
* fixed bug #61820Michael Wallner2012-04-241-1/+3
* - Tentative fix for bug #61306.Gustavo André dos Santos Lopes2012-03-071-2/+8
* MFH: Fixed bug #61287 (A particular string fails to decompress)Michael Wallner2012-03-051-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Fix bug #60326, fix crash introduced by initial fixPierre Joye2011-12-261-2/+1
* - Fix bug #60326, fix TS build (introduced by r321406)Pierre Joye2011-12-261-1/+1
* fix bug #60326 - restore ob_gzhandlerStanislav Malyshev2011-12-261-48/+161
* fix r316992Michael Wallner2011-09-191-2/+8
* Fixed bug #55544 ob_gzhandler always conflicts with zlib.output_compressionMichael Wallner2011-09-191-0/+1
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-9/+2
* - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo...Felipe Pena2010-06-261-13/+45
* fix ZTS buildAntony Dovgal2010-05-311-3/+3
* * implement new output API, fixing some bugs and implementing some feature Michael Wallner2010-05-311-877/+618
* Removed safe_modeKalle Sommer Nielsen2010-04-261-4/+3
* - Reverted r296062 and r296065Jani Taskinen2010-03-121-628/+879
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-111-879/+628
* Fixed bug #51269 (zlib.output_compression Overwrites Vary Header).Adam Harvey2010-03-111-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1