| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-09-09 | 4 | -322/+217 |
| |\ | |||||
| | * | fixed test for bug #52944 also for darwin | Reeze Xia | 2012-09-09 | 4 | -322/+217 |
| * | | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-09-03 | 4 | -3/+163 |
| |\ \ | |/ | |||||
| | * | forked two tests for windows | Anatoliy Belsky | 2012-09-03 | 4 | -3/+163 |
| * | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-07-24 | 1 | -0/+0 |
| |\ \ | |/ | |||||
| | * | Re-fix bug #55544 | Xinchen Hui | 2012-07-24 | 1 | -0/+0 |
| * | | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-07-13 | 1 | -0/+5 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-07-13 | 1 | -0/+5 |
| | |\ | |||||
| | | * | Fixed bug #61677 ext\zlib\tests\bug_52944.phpt fails | Anatoliy Belsky | 2012-07-13 | 1 | -0/+5 |
| * | | | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-06-19 | 3 | -2/+66 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-06-19 | 3 | -2/+66 |
| | |\ \ | | |/ | |||||
| | | * | split gzgetc_basic.phpt for zlib 1.2.7 | Anatoliy Belsky | 2012-06-19 | 3 | -2/+66 |
| * | | | Merge branch 'PHP-5.4' | Michael Wallner | 2012-04-24 | 1 | -0/+15 |
| |\ \ \ | |/ / | |||||
| | * | | fix bug #61443 | Michael Wallner | 2012-04-24 | 1 | -0/+15 |
| * | | | Merge branch 'PHP-5.4' | Michael Wallner | 2012-04-24 | 1 | -0/+23 |
| |\ \ \ | |/ / | |||||
| | * | | fixed bug #61820 | Michael Wallner | 2012-04-24 | 1 | -0/+23 |
| * | | | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-04-16 | 1 | -3/+12 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-04-16 | 1 | -3/+12 |
| | |\ \ | | |/ | |||||
| | | * | Fix bug 61680 ext\zlib\tests\gzencode_variation1-win32.phpt fails | Anatoliy Belsky | 2012-04-16 | 1 | -3/+12 |
| * | | | Merge branch 'PHP-5.4' | Anatoliy Belsky | 2012-03-27 | 1 | -13/+32 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch '5.3' into 5.4 | Anatoliy Belsky | 2012-03-27 | 1 | -13/+32 |
| | |\ \ | | |/ | |||||
| | | * | Fix bug #61519 test fails, should pass - ext/zlib/tests/bug60761.phpt | Anatoliy Belsky | 2012-03-27 | 1 | -14/+33 |
| | | * | Fix bug #61139 gzopen leaks when specifying invalid mode | Nikita Popov | 2012-02-19 | 1 | -0/+14 |
| | | * | - add test for bug #60761 | Pierre Joye | 2012-01-18 | 1 | -1/+3 |
| | | * | - add test for bug #60761 | Pierre Joye | 2012-01-18 | 1 | -0/+33 |
| | | * | Fix test (gzdecode not valid in 5.3 branch, maybe need add ? ) | Xinchen Hui | 2011-09-13 | 1 | -1/+1 |
| | | * | - use only zlib function and reported the failure with base64 in #55620 | Pierre Joye | 2011-09-06 | 1 | -4/+4 |
| | | * | - Fixed bug #52944 (Invalid write on second and subsequent reads with an infl... | Gustavo André dos Santos Lopes | 2010-09-29 | 1 | -0/+157 |
| | * | | MFH: Fixed bug #61287 (A particular string fails to decompress) | Michael Wallner | 2012-03-05 | 1 | -0/+24 |
| | * | | Merge: Fix bug #61139: gzopen leaks when specifying invalid mode | Nikita Popov | 2012-03-02 | 1 | -0/+14 |
| | * | | Please test your tests | Rasmus Lerdorf | 2012-01-23 | 1 | -35/+35 |
| | * | | - add test for bug #60761 | Pierre Joye | 2012-01-18 | 1 | -1/+3 |
| | * | | - add test for bug #60761 | Pierre Joye | 2012-01-18 | 1 | -0/+33 |
| | * | | remove XFAIL for bug #47178 | Michael Wallner | 2012-01-18 | 2 | -6/+2 |
| | * | | add test for ob_gzhandler | Stanislav Malyshev | 2012-01-01 | 1 | -0/+24 |
| | * | | - force LF and fix... and blame me for not reading the code correctly, zlib t... | Pierre Joye | 2011-09-08 | 3 | -3/+3 |
| | * | | - force LF | Pierre Joye | 2011-09-08 | 1 | -1/+1 |
| | * | | - use only zlib function and reported the failure with base64 in #55620 | Pierre Joye | 2011-09-06 | 1 | -4/+4 |
| | * | | fix tests | Stanislav Malyshev | 2011-08-31 | 4 | -9/+7 |
| | * | | - remove magic quotes support, functions are kept (see the NEWS entry for the... | Pierre Joye | 2011-07-22 | 1 | -23/+0 |
| | * | | - Fixed tests | Felipe Pena | 2011-06-12 | 2 | -7/+7 |
| * | | | fix bug #61287 (A particular string fails to decompress) | Michael Wallner | 2012-03-05 | 1 | -0/+24 |
| * | | | Fix bug #61139 gzopen leaks when specifying invalid mode | Nikita Popov | 2012-02-19 | 1 | -0/+14 |
| * | | | Please test your tests | Rasmus Lerdorf | 2012-01-23 | 1 | -35/+35 |
| * | | | - add test for bug #60761 | Pierre Joye | 2012-01-18 | 1 | -1/+3 |
| * | | | - add test for bug #60761 | Pierre Joye | 2012-01-18 | 1 | -0/+33 |
| * | | | remove XFAIL for bug #47178 | Michael Wallner | 2012-01-18 | 2 | -6/+2 |
| * | | | add test for ob_gzhandler | Stanislav Malyshev | 2012-01-01 | 1 | -0/+24 |
| * | | | - use only zlib function and reported the failure with base64 in #55620 | Pierre Joye | 2011-09-06 | 1 | -4/+4 |
| * | | | fix tests | Stanislav Malyshev | 2011-08-31 | 4 | -9/+7 |
