summaryrefslogtreecommitdiff
path: root/ext/bz2
Commit message (Expand)AuthorAgeFilesLines
* bump yearXinchen Hui2015-01-153-3/+3
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-05-081-2/+2
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-05-081-2/+2
| |\
| | * oops, 5.4 and 5.5 use malloc in TSRMStanislav Malyshev2014-05-081-2/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-05-081-0/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-05-081-0/+6
| |\ \ | | |/
| | * Fix memory leak in TSRMStanislav Malyshev2014-05-081-0/+6
| | * Bump yearXinchen Hui2014-01-033-3/+3
| * | Bump yearXinchen Hui2014-01-033-3/+3
* | | Fixes to various stream cast on win64Anatol Belski2014-03-191-2/+3
* | | Bump yearXinchen Hui2014-01-033-3/+3
* | | Merge branch 'PHP-5.5'Felipe Pena2013-10-191-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-10-191-0/+1
| |\ \ | | |/
| | * - Fixed possible memory leakFelipe Pena2013-10-191-0/+1
| | * Merge branch 'pull-request/320'Stanislav Malyshev2013-06-172-2/+2
| | * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
| | * Happy New YearXinchen Hui2013-01-013-3/+3
| | * - Year++Felipe Pena2012-01-013-3/+3
| | * - 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-7/+0
| | * - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-2/+4
| | * Fixed bug #51997 (SEEK_CUR with 0 value, returns a warning).Ilia Alshanetsky2011-06-051-0/+24
* | | Merge branch 'PHP-5.5'Christopher Jones2013-08-191-2/+0
|\ \ \ | |/ /
| * | Remove compile warning: variable ‘streamp’ set but not used [-Wunused-but...Christopher Jones2013-08-191-2/+0
* | | Merge branch 'PHP-5.5'Christopher Jones2013-08-061-1/+1
|\ \ \ | |/ /
| * | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | | Constify streams API and a few other calls down the rabbit hole.Andrey Hristov2013-07-302-5/+5
|/ /
* | Merge branch 'pull-request/320'Stanislav Malyshev2013-06-172-2/+2
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Happy New YearXinchen Hui2013-01-013-3/+3
* | - Year++Felipe Pena2012-01-013-3/+3
* | - 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-7/+0
* | - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-2/+4
* | Fixed bug #51997 (SEEK_CUR with 0 value, returns a warning).Ilia Alshanetsky2011-06-051-0/+24
|/
* - Year++Felipe Pena2011-01-013-3/+3
* Fix bug #52826 (phpinfo is incorrect for bzip2 stream wrapper).Adam Harvey2010-09-131-1/+1
* - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo...Felipe Pena2010-06-261-3/+12
* revert change #298288: Remove old dsp/dsw/makefile filesRob Richards2010-04-281-0/+112
* Removed safe_modeKalle Sommer Nielsen2010-04-261-3/+3
* Remove old dsp/dsw/makefile files, these arent used by the build system anymo...Kalle Sommer Nielsen2010-04-211-112/+0
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-033-3/+3
* - check for static lib as wellPierre Joye2009-06-101-1/+1
* MFH: Fix compiler warningsKalle Sommer Nielsen2009-05-151-4/+4
* Make message punctuation consistent across PHPChristopher Jones2009-02-051-3/+3
* Re-Fixed bug #46026 (bz2.decompress/zlib.inflate filter tries to decompress a...Greg Beaver2009-02-031-20/+31
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-313-3/+3
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-7/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+7
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-7/+0