php-src/ext/zlib/tests
Stanislav Malyshev b3709bfc52 Merge branch 'PHP-5.6'
* PHP-5.6: (27 commits)
  fix non-standard C
  update NEWS
  5.4.41 next
  fix CVE num
  update NEWS
  Fix bug #69441 (Buffer Overflow when parsing tar/zip/phar in phar_set_inode)
  fix test
  fix type in fix for #69085
  fix memory leak & add test
  Fix tests
  fix CVE num
  Fix bug #69337 (php_stream_url_wrap_http_ex() type-confusion vulnerability)
  Fix test
  Additional fix for bug #69324
  More fixes for bug #69152
  Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)
  Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar)
  Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER)
  Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4)
  Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)
  ...

Conflicts:
	Zend/zend_exceptions.c
	ext/curl/interface.c
	ext/dom/document.c
	ext/fileinfo/libmagic/softmagic.c
	ext/gd/gd.c
	ext/hash/hash.c
	ext/pgsql/pgsql.c
	ext/phar/phar.c
	ext/phar/phar_internal.h
	ext/standard/http_fopen_wrapper.c
	ext/standard/link.c
	ext/standard/streamsfuncs.c
	ext/xmlwriter/php_xmlwriter.c
	ext/zlib/zlib.c
2015-04-14 01:28:06 -07:00
..
001.phpt - force LF and fix... and blame me for not reading the code correctly, zlib tests pass now, linux/bsd/win 100% 2011-09-08 10:20:38 +00:00
002.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
003.phpt Fix test (gzdecode not valid in 5.3 branch, maybe need add ? ) 2011-09-13 13:18:57 +00:00
004.phpt - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4 2011-07-22 11:56:20 +00:00
004.txt.gz add new tests 2006-06-26 23:35:22 +00:00
005.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
006.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
007.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
008.phpt MFB52: Fix "request_startup() for zlib module failed" when client does not 2009-05-28 10:15:14 +00:00
bug51269.phpt Fixed bug #51269 (zlib.output_compression Overwrites Vary Header). 2010-03-11 06:20:22 +00:00
bug55544-win.phpt forked two tests for windows 2012-09-03 13:37:34 +02:00
bug55544.phpt forked two tests for windows 2012-09-03 13:37:34 +02:00
bug60761.phpt Merge branch '5.3' into 5.4 2012-03-27 18:16:02 +02:00
bug61139.phpt Merge branch 'pull-request/320' 2013-06-17 01:06:20 -07:00
bug61287.phpt MFH: Fixed bug #61287 (A particular string fails to decompress) 2012-03-05 15:38:24 +00:00
bug61443.phpt fix bug #61443 2012-04-24 20:35:49 +02:00
bug61820.phpt fixed bug #61820 2012-04-24 19:50:00 +02:00
bug65391.phpt Test output relies on expose_php being on 2014-07-14 07:21:11 -07:00
bug67724.gz.gz Fixed Bug #67724 2014-08-05 15:44:43 +02:00
bug67724.phpt Fixed Bug #67724 2014-08-05 15:44:43 +02:00
bug_34821.phpt reduce the test data size even further or when running with valgrind it times out 2007-01-03 22:32:49 +00:00
bug_40189.phpt Fixed test 2010-01-19 12:42:50 +00:00
bug_52944_corrupted_data.inc fixed test for bug #52944 also for darwin 2012-09-09 23:02:50 +02:00
bug_52944.phpt the darwin specific test fails for me with the same output which is the expected for the original test 2014-11-27 00:08:40 +01:00
compress_zlib_wrapper.phpt Fixed test 2007-06-18 10:02:12 +00:00
data.inc - force LF 2011-09-08 10:14:38 +00:00
func.inc split gzgetc_basic.phpt for zlib 1.2.7 2012-06-19 14:08:34 +02:00
gzclose_basic.phpt Refactor zlib (all tests pass) 2014-05-05 15:52:09 +08:00
gzclose_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzcompress_basic1.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzcompress_error1.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzcompress_variation1.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzdeflate_basic1.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzdeflate_error1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzdeflate_variation1.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
gzencode_basic1.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzencode_error1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzencode_variation1-win32.phpt Fix bug 61680 ext\zlib\tests\gzencode_variation1-win32.phpt fails 2012-04-16 14:04:29 +02:00
gzencode_variation1.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzencode_variation2-win32.phpt remove XFAIL for bug #47178 2012-01-18 10:16:37 +00:00
gzencode_variation2.phpt remove XFAIL for bug #47178 2012-01-18 10:16:37 +00:00
gzeof_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzeof_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzeof_variation1.phpt Refactor zlib (all tests pass) 2014-05-05 15:52:09 +08:00
gzfile_basic2.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzfile_basic.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzfile_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfile_variation1.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzfile_variation3.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation4.phpt Correct two zlib tests to use a string, not a const 2014-11-23 17:12:37 -08:00
gzfile_variation5.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation6.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation7.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation8.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzfile_variation9.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation10.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzfile_variation11.phpt Updated or skipped certain 32-bit tests 2014-12-17 01:06:48 +00:00
gzfile_variation12.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation13.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzfile_variation14.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzfile_variation15.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfilegzreadfile.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
gzgetc_basic_1.phpt split gzgetc_basic.phpt for zlib 1.2.7 2012-06-19 14:08:34 +02:00
gzgetc_basic.phpt split gzgetc_basic.phpt for zlib 1.2.7 2012-06-19 14:08:34 +02:00
gzgetc_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzgets_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzgets_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzinflate_error1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzinflate_length.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzinflate-bug42663.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzopen_basic2.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzopen_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzopen_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzopen_include_path.inc new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzopen_variation1.phpt Fix tests 2015-04-12 20:55:35 -07:00
gzopen_variation2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzopen_variation3.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzopen_variation4.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzopen_variation5.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
gzopen_variation6.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzopen_variation7.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzopen_variation8.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
gzopen_variation9.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
gzpassthru_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzpassthru_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzputs_basic.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzread_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzread_error2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzread_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzread_variation1.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzreadgzwrite.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzreadgzwriteplain.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzrewind_basic2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzrewind_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzrewind_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzrewind_variation1.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzseek_basic2.phpt Merge branch 'PHP-5.5' into PHP-5.6 2014-06-08 13:53:01 -07:00
gzseek_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzseek_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzseek_variation1.phpt Merge branch 'PHP-5.5' into PHP-5.6 2014-06-08 13:53:01 -07:00
gzseek_variation2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzseek_variation3.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzseek_variation4.phpt Merge branch 'PHP-5.5' into PHP-5.6 2014-06-08 13:53:01 -07:00
gzseek_variation5.phpt Merge branch 'PHP-5.5' into PHP-5.6 2014-06-08 13:53:01 -07:00
gzseek_variation6.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
gzseek_variation7.phpt Fix zlib/tests/gzseek to create unique temporary files 2013-04-24 01:06:55 -07:00
gztell_basic2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gztell_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gztell_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzuncompress_basic1.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
gzuncompress_error1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzwrite_basic.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzwrite_error2.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzwrite_error.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzwrite_variation1.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
ob_001.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
ob_002.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
ob_003.phpt fix tests 2011-08-31 04:24:48 +00:00
ob_004.phpt fix tests 2011-08-31 04:24:48 +00:00
ob_005.phpt fix tests 2011-08-31 04:24:48 +00:00
ob_gzhandler_legacy_002.phpt add test for ob_gzhandler 2012-01-01 23:51:21 +00:00
readgzfile_basic2.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
readgzfile_basic.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
readgzfile_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
readgzfile_variation1.phpt Fix tests 2015-04-12 20:55:35 -07:00
readgzfile_variation2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
readgzfile_variation3.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation4.phpt Correct two zlib tests to use a string, not a const 2014-11-23 17:12:37 -08:00
readgzfile_variation5.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation6.phpt Fix tests 2015-04-12 20:55:35 -07:00
readgzfile_variation7.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation8.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
readgzfile_variation9.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation10.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
readgzfile_variation11.phpt Updated or skipped certain 32-bit tests 2014-12-17 01:06:48 +00:00
readgzfile_variation12.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation13.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
readgzfile_variation14.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
readgzfile_variation15.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
reading_include_path.inc new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
zlib_filter_deflate2.phpt - Fixed zlib.deflate compress filter to actually accpet level parameter. 2009-08-31 21:18:55 +00:00
zlib_filter_deflate.phpt MFH (r-1.2) Sync tests with new defaults 2005-11-24 04:37:47 +00:00
zlib_filter_inflate2.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
zlib_filter_inflate.phpt MFH (r-1.2) Sync tests with new defaults 2005-11-24 04:37:47 +00:00
zlib_scheme_copy_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_copy_variation1.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_copy_variation2.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
zlib_scheme_dir_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_file_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_file_get_contents_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_file_put_contents_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_file_read_file_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_fopen_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_fopen_variation1.phpt final collection of zlib tests. tested on linux, windows and linux 64 bit 2009-01-22 14:14:50 +00:00
zlib_scheme_rename_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_stat_basic2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_stat_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_unlink_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_wrapper_fflush_basic.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
zlib_wrapper_flock_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
zlib_wrapper_fstat_basic.phpt final collection of zlib tests. tested on linux, windows and linux 64 bit 2009-01-22 14:14:50 +00:00
zlib_wrapper_ftruncate_basic.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
zlib_wrapper_meta_data_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00