php-src/ext/zip/tests
2016-11-20 14:16:50 +01:00
..
001.phpt
binarynull.zip
bug7214.phpt
bug7658.odt
bug7658.phpt
bug7658.xml
bug8009.phpt
bug8009.zip
bug8700.phpt
bug11216.phpt fix tests 2009-01-08 22:03:32 +00:00
bug14962.phpt
bug38943_2.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
bug38943.inc Sync ext/zip with pecl/zip version 1.3.2 2013-11-04 13:23:36 +01:00
bug38943.phpt Removed old (< 5.3) version of test and cleaned up the actual version. 2011-09-02 17:41:39 +00:00
bug38944.phpt fix tests 2009-01-08 22:03:32 +00:00
bug40228-mb.phpt Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
bug40228.phpt
bug40228.zip
bug40228私はガラスを食べられます.zip Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
bug47667.phpt - fix test 2010-02-01 19:30:32 +00:00
bug49072.phpt - fixed bug #49072, feof never returns true for damaged file in zip 2009-08-11 15:12:00 +00:00
bug49072.zip - fixed bug #49072, feof never returns true for damaged file in zip 2009-08-11 15:12:00 +00:00
bug51353.phpt Added test for bug #51353. It'll be skipped by default and must be 2012-08-21 13:22:00 +02:00
bug53579.phpt Fixed bug#53579 (stream_get_contents() segfaults on ziparchive streams) 2010-12-20 11:00:27 +00:00
bug53603.phpt - Fixed bug #53893 (Wrong return value for ZipArchive::extractTo()) 2011-02-07 16:20:16 +00:00
bug53854.phpt Fixed bug #53854 (Missing constants for compression type). Patch by Richard 2011-01-28 04:19:40 +00:00
bug53885.phpt Fix cleanup routines 2011-09-07 12:05:19 +00:00
bug64342_0.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
bug64342_1-mb.phpt Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
bug64342_1.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
bug70322.phpt Fix #70322: ZipArchive::close() doesn't indicate errors 2015-09-05 00:34:10 +02:00
bug70350.phpt fix test 2015-09-01 00:59:31 -07:00
bug70752.phpt Fix #70752: Depacking with wrong password leaves 0 length files 2016-09-06 01:03:46 +02:00
bug70752.zip Fix #70752: Depacking with wrong password leaves 0 length files 2016-09-06 01:03:46 +02:00
bug72258.phpt fix test title 2016-05-30 12:48:00 +02:00
bug72258.zip Add test for bug #72258 2016-05-30 12:47:04 +02:00
bug72660.phpt Fixed bug #72660 (NULL Pointer dereference in zend_virtual_cwd) 2016-07-24 23:58:22 +08:00
compression_methods.phpt Fix #53854: Missing constants for compression type 2015-07-23 21:36:14 +02:00
compression_methods.zip Fix #53854: Missing constants for compression type 2015-07-23 21:36:14 +02:00
doubleclose.phpt Refactor Zip (1 test failed) 2014-05-05 10:49:27 +08:00
oo_addemptydir.phpt
oo_addfile.phpt
oo_addglob.phpt Fixed bug #70544 (ext/zip/tests/oo_addglob.phpt broken on Solaris) 2015-09-21 22:04:27 +08:00
oo_addpattern.phpt Added tests for ZipArchive::addGlob() and ZipArchive::addPattern() 2014-05-23 05:51:13 +00:00
oo_close.phpt
oo_delete.phpt Fix #70322: ZipArchive::close() doesn't indicate errors 2015-09-05 00:34:10 +02:00
oo_ext_zip.phpt
oo_externalattributes.phpt missing file from libzip 0.11.2 2013-12-30 10:00:02 +01:00
oo_extract.phpt
oo_getcomment.phpt
oo_getnameindex.phpt
oo_getstatusstring.phpt The last of the 2009 testfest tests 2009-08-30 18:18:50 +00:00
oo_namelocate.phpt
oo_open.phpt
oo_properties.phpt fix tests 2009-01-08 22:03:32 +00:00
oo_rename.phpt
oo_setcomment.phpt
oo_setcompression.phpt add ZipArchive::setCompressionName and ZipArchive::setCompressionIndex methods 2015-05-06 15:16:43 +02:00
oo_stream.phpt
pecl12414.phpt Reverted the BC fix regarding to #57905, test adopted 2012-06-17 16:04:36 +02:00
pecl12414.zip
stream_meta_data.phpt fix tests 2016-02-01 18:58:02 -08:00
test_procedural.zip
test_with_comment.zip
test.zip
utils.inc
zip_close.phpt
zip_entry_close.phpt Refactor Zip (1 test failed) 2014-05-05 10:49:27 +08:00
zip_entry_compressedsize.phpt
zip_entry_compressionmethod.phpt
zip_entry_filesize.phpt
zip_entry_name.phpt
zip_entry_open.phpt
zip_entry_read.phpt
zip_open_error.phpt The last of the 2009 testfest tests 2009-08-30 18:18:50 +00:00
zip_open.phpt
zip_read.phpt