php-src/ext/phar/tests
2018-09-16 15:39:18 -03:00
..
bug53872 Fixed bug#53872 (internal corruption of phar) 2011-08-29 16:05:45 +00:00
bug54289/in Fixed bug #54289 2018-01-28 21:51:25 +01:00
bug64931 fix dir separator in test 2016-03-29 14:18:25 +02:00
cache_list Use EXPECT instead of EXPECTF when possible 2018-09-16 15:39:18 -03:00
files Remove superfluous checks of always available functions 2018-08-03 00:13:01 -03:00
tar Make more tests run and fix SKIPIF sections 2018-07-16 00:01:46 -03:00
zip Fix some misspellings 2018-08-12 16:15:45 +02:00
001.phpt
002.phpt
003.phpt
003a.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
004.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
005.phpt
006.phpt
007.phpt
008.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
009.phpt Remove the binary cast from unrelated tests 2016-11-20 21:11:53 +01:00
010.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
011.phpt Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
012.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
013.phpt
014.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
015.phpt
015b.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
016.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
016b.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
017.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
018.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
019.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
019b.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
019c.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
020.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
021.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
022.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
023.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
024.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
025.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
026.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
027.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
028.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
029.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
030.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
031.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
032.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
033.phpt
033a.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
72321_1.zip Fix bug #72321 - use efree() for emalloc allocation 2016-06-12 21:35:13 -07:00
72321_2.zip Fix bug #72321 - use efree() for emalloc allocation 2016-06-12 21:35:13 -07:00
addfuncs.phpt
alias_acrobatics.phpt
badparameters.phpt remove support for string|unicode in tests 2018-02-22 08:11:30 +01:00
bug13727.phpt
bug13786.phpt
bug45218_SLOWTEST.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
bug46032.phpt remove support for string|unicode in tests 2018-02-22 08:11:30 +01:00
bug46060.phpt
bug46178.phpt
bug47085.phpt
bug48377.2.phpt Fix for Bug 74196: PharData->decompress() does not correctly support dot names 2017-04-10 06:43:26 +01:00
bug48377.phpt fix PHP Bug #48377: error message unclear on converting phar with existing file 2009-07-23 17:04:24 +00:00
bug52013.phpt Fix skipif to resolve the common reason this test fails 2011-06-17 18:28:34 +00:00
bug53872.phpt Fix CRLF line-endings in tests 2016-11-20 22:31:24 +01:00
bug54289.phpt Fixed bug #54289 2018-01-28 21:51:25 +01:00
bug54395.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug60164.phpt fix bug #60164 (Stubs of a specific length break phar_open_from_fp scanning for __HALT_COMPILER) 2011-11-19 04:59:56 +00:00
bug60261.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug65028.phpt fix bug #65028 Phar::buildFromDirectory creates corrupt archives for some specific contents 2013-07-22 00:57:33 -07:00
bug65414.phpt Fixed bug #65414 2018-02-08 10:32:08 +01:00
bug66960.phpt Add test for bug #66960 2018-01-15 12:20:10 +01:00
bug69324.phar Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar) 2015-04-11 16:53:21 -07:00
bug69324.phpt Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar) 2015-04-11 16:53:21 -07:00
bug69441.phar Fix bug #69441 (Buffer Overflow when parsing tar/zip/phar in phar_set_inode) 2015-04-14 00:03:50 -07:00
bug69441.phpt Merge branch 'PHP-5.6' 2015-05-22 21:32:40 +02:00
bug69453.phpt fix tests 2015-08-21 15:13:39 +02:00
bug69453.tar.phar Forgot test file 2015-05-10 02:24:29 -07:00
bug69720.phar Fix bug #69720: Null pointer dereference in phar_get_fp_offset() 2015-09-28 15:56:51 -07:00
bug69720.phpt fix test 2015-09-29 09:11:52 +02:00
bug69958.phpt Better fix for bug #69958 2015-07-07 10:18:22 -07:00
bug69958.tar Fix bug #69958 - Segfault in Phar::convertToData on invalid file 2015-07-07 10:15:41 -07:00
bug70019.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug70019.zip Fix bug #70019 - limit extracted files to given directory 2015-08-04 14:02:31 -07:00
bug70433.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug70433.zip fix test file 2016-03-01 22:55:02 -08:00
bug71331.phpt fix dir separator in test 2016-02-15 09:00:07 +01:00
bug71331.tar Fixed bug #71331 - Uninitialized pointer in phar_make_dirstream() 2016-01-14 22:58:40 -08:00
bug71354.phpt Fix bug #71354 - remove UMR when size is 0 2016-01-13 16:32:29 -08:00
bug71354.tar Fix bug #71354 - remove UMR when size is 0 2016-01-13 16:32:29 -08:00
bug71391.phpt Fix bug #71391: NULL Pointer Dereference in phar_tar_setupmetadata() 2016-01-16 20:43:43 -08:00
bug71391.tar Fix bug #71391: NULL Pointer Dereference in phar_tar_setupmetadata() 2016-01-16 20:43:43 -08:00
bug71488.phpt Fix bug #71498: Out-of-Bound Read in phar_parse_zipfile() 2016-02-21 16:51:05 -08:00
bug71488.tar Fixed bug #71488: Stack overflow when decompressing tar archives 2016-01-31 19:37:56 -08:00
bug71498.phpt fix directory separator 2016-03-09 14:16:29 +01:00
bug71498.zip Fix bug #71498: Out-of-Bound Read in phar_parse_zipfile() 2016-02-21 16:51:05 -08:00
bug71625.phpt add test for bug #71625, 7 variant 2016-02-18 19:40:17 +01:00
bug72321.phpt fix test 2016-06-21 16:20:03 +02:00
bug72928.phpt Fix bug #72928 - Out of bound when verify signature of zip phar in phar_parse_zipfile 2016-09-12 21:04:23 -07:00
bug72928.zip Fix bug #72928 - Out of bound when verify signature of zip phar in phar_parse_zipfile 2016-09-12 21:04:23 -07:00
bug73035.phpt Fix bug #73035 (Out of bound when verify signature of tar phar in phar_parse_tarfile) 2016-09-12 21:04:23 -07:00
bug73035.tar Fix bug #73035 (Out of bound when verify signature of tar phar in phar_parse_tarfile) 2016-09-12 21:04:23 -07:00
bug73764.phar Fix int overflows in phar (bug #73764) 2016-12-30 15:39:48 -08:00
bug73764.phpt Fix int overflows in phar (bug #73764) 2016-12-30 15:39:48 -08:00
bug73768.phar Fix bug #73768 - Memory corruption when loading hostile phar 2016-12-30 15:57:24 -08:00
bug73768.phpt Fix bug #73768 - Memory corruption when loading hostile phar 2016-12-30 15:57:24 -08:00
bug74196.1.2.3.phar.tar.gz Fix for Bug 74196: PharData->decompress() does not correctly support dot names 2017-04-10 06:43:26 +01:00
bug74196.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug74383.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
bug74386.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
bug74991.phpt Fix bug #74991 - include_path has a 4096 char (minus "__DIR__:") limit, in some PHAR cases 2017-07-26 10:46:50 +01:00
cached_manifest_1.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
create_new_and_modify.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
create_new_phar.phpt Allow valid multi-byte utf-8 characters to be allowed as file names in phar archives. 2014-04-20 17:19:20 -07:00
create_new_phar_b.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
create_new_phar_c.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
create_path_error.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
delete.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
delete_in_phar.phpt Made test compatible with O+ 2013-03-16 16:11:00 +04:00
delete_in_phar_b.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
delete_in_phar_confirm.phpt Made test compatible with O+ 2013-03-16 16:11:00 +04:00
dir.phpt
fatal_error_webphar.phpt Deprecate __autoload() 2017-02-03 18:52:57 +01:00
fgc_edgecases.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
file_get_contents.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
fopen.phpt Remove superfluous PHP version check in tests 2018-02-04 16:58:54 +01:00
fopen_edgecases.phpt
fopen_edgecases2.phpt Remove superfluous PHP version check in tests 2018-02-04 16:58:54 +01:00
front.phar.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller1.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller2.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller3.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller4.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller5.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller6.phpt Fix #76129 - remove more potential unfiltered outputs for phar 2018-04-23 13:43:43 -07:00
frontcontroller7.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller8.phpt Fix #76129 - remove more potential unfiltered outputs for phar 2018-04-23 13:43:43 -07:00
frontcontroller9.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller10.phpt Fix #76129 - remove more potential unfiltered outputs for phar 2018-04-23 13:43:43 -07:00
frontcontroller11.phpt Make more tests run and fix SKIPIF sections 2018-07-16 00:01:46 -03:00
frontcontroller12.phpt Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
frontcontroller13.phpt Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
frontcontroller14.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller15.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller16.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller17.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller18.phpt Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
frontcontroller19.phpt Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
frontcontroller20.phpt Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
frontcontroller21.phpt Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
frontcontroller22.phpt Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
frontcontroller23.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller24.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
frontcontroller25.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
frontcontroller26.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
frontcontroller27.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
frontcontroller28.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller29.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
frontcontroller30.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller31.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller32.phpt call_user_func(_array): Don't abort on reference warning 2016-08-23 10:29:15 +03:00
frontcontroller33.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
frontcontroller34.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
include_path.phpt
include_path_advanced.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
ini_set.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
ini_set_off.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
invalid_alias.phpt
invalid_setstubalias.phpt
metadata_read.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
metadata_write.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
metadata_write_commit.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
mkdir.phpt
mounteddir.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
nophar.phpt Fix pecl vs ext typo in phar 2018-06-30 15:35:43 +02:00
nophar_web.phpt
open_for_write_existing.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
open_for_write_existing_b.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
open_for_write_existing_c.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
open_for_write_newfile.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
open_for_write_newfile_b.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
open_for_write_newfile_c.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
opendir.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
opendir_edgecases.phpt - Missing fixes for grammar fix 's/valid path/a valid path/' 2011-06-09 00:23:43 +00:00
phar_begin_setstub_commit.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
phar_buildfromdirectory1.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_buildfromdirectory2-win.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_buildfromdirectory2.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_buildfromdirectory3.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_buildfromdirectory4.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_buildfromdirectory5.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_buildfromdirectory6.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_buildfromiterator1.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_buildfromiterator2.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_buildfromiterator3.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_buildfromiterator4.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_buildfromiterator5.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_buildfromiterator6.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_buildfromiterator7.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_buildfromiterator8.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_buildfromiterator9.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_buildfromiterator10.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_bz2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
phar_commitwrite.phpt Merge branch 'PHP-7.0' into PHP-7.1 2018-01-01 20:52:34 -08:00
phar_construct_invalidurl.phpt Fixed bug #53898 (PHAR reports invalid error message, when the directory does not exist). 2011-02-01 14:01:00 +00:00
phar_convert_again.phpt fix --CLEAN-- of all.phpt, remove unnecessary check in phar_convert_again.phpt, and fix signature generation and checking for zip to also include central directory up to the signature, implement better check for end-of-zip at signature verification 2009-07-24 19:40:41 +00:00
phar_convert_repeated.phpt Merge branch 'PHP-7.1' into PHP-7.2 2018-01-01 21:07:21 -08:00
phar_convert_repeated_b.phpt Fix for Bug 74196: PharData->decompress() does not correctly support dot names 2017-04-10 06:43:26 +01:00
phar_convert_tar.phpt
phar_convert_tar2.phpt
phar_convert_tar3.phpt
phar_convert_zip.phpt
phar_copy.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_create_in_cwd.phpt Merge branch 'PHP-7.0' into PHP-7.1 2018-01-01 20:52:34 -08:00
phar_createdefaultstub.phpt Merge branch 'PHP-7.0' into PHP-7.1 2018-01-01 20:52:34 -08:00
phar_ctx_001.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
phar_decompress.phpt
phar_dir_iterate.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_dotted_path.phpt
phar_extract.phpt Merge branch 'PHP-5.5' into PHP-5.6 2016-03-28 23:21:15 -07:00
phar_extract2.phpt fix test concurrency 2013-09-18 11:02:45 +02:00
phar_extract3.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_get_supported_signatures_001.phpt
phar_get_supported_signatures_001a.phpt
phar_get_supported_signatures_002.phpt
phar_get_supported_signatures_002a.phpt removed extra ?> from the FILE section 2010-12-30 14:36:01 +00:00
phar_get_supportedcomp1.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_get_supportedcomp2.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_get_supportedcomp3.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_get_supportedcomp4.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_gobyebye-win32.phpt Fix CRLF line-endings in tests 2016-11-20 22:31:24 +01:00
phar_gobyebye.phpt - add windows version of this test 2011-12-06 13:34:45 +00:00
phar_gzip.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_isvalidpharfilename.phpt Fix bug #71860: Require valid paths for phar filenames 2016-03-20 21:33:11 -07:00
phar_magic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
phar_metadata_read.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
phar_metadata_write.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
phar_mount.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
phar_offset_check.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_offset_get_error.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_oo_001.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_oo_002.phpt Be consistent in is_executable on a directory in any stream wrapper. 2018-03-27 21:49:26 +02:00
phar_oo_003.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_oo_004.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_oo_005.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_oo_006.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_oo_007.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_oo_008.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
phar_oo_009.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
phar_oo_010.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
phar_oo_011.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_oo_011b.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
phar_oo_012.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_oo_012_confirm.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_oo_012b.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
phar_oo_compressallbz2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
phar_oo_compressallgz.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
phar_oo_compressed_001.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
phar_oo_compressed_001b.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
phar_oo_compressed_002.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
phar_oo_compressed_002b.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
phar_oo_getcontents.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_oo_getcontentsgz.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_oo_getmodified.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
phar_oo_iswriteable.phpt
phar_oo_nosig.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
phar_oo_uncompressall.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
phar_running.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
phar_setalias.phpt
phar_setalias2.phpt
phar_setdefaultstub.phpt Merge branch 'PHP-7.0' into PHP-7.1 2018-01-01 20:52:34 -08:00
phar_setsignaturealgo1.phpt Fix test 2010-04-27 08:17:17 +00:00
phar_setsignaturealgo2.phpt Fix bug 61902 ext\phar\tests\phar_setsignaturealgo2.phpt falis 2012-05-02 21:38:32 +02:00
phar_stub.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
phar_stub_error.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
phar_stub_write.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
phar_stub_write_file.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
phar_unlinkarchive.phpt Fix bug #71860: Require valid paths for phar filenames 2016-03-20 21:33:11 -07:00
pharfileinfo_chmod.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
pharfileinfo_compression.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
pharfileinfo_construct.phpt Fix bug #71860: Require valid paths for phar filenames 2016-03-20 21:33:11 -07:00
pharfileinfo_destruct.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
pharfileinfo_getcrc32.phpt Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
pharfileinfo_setmetadata.phpt - Unifiy that message 2010-04-27 08:23:25 +00:00
phpinfo_001.phpt Bump phar and hash extension version to match PHP version 2018-06-21 13:15:32 +02:00
phpinfo_002.phpt Bump phar and hash extension version to match PHP version 2018-06-21 13:15:32 +02:00
phpinfo_003.phpt Fix pecl vs ext typo in phar 2018-06-30 15:35:43 +02:00
phpinfo_004.phpt Bump phar and hash extension version to match PHP version 2018-06-21 13:15:32 +02:00
readfile.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
readfile_edgecases.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
refcount1.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
rename.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
rename_dir.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
rename_dir_and_mount.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
rmdir.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
security.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
stat.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
stat2_5.3.phpt Remove superfluous PHP version check in tests 2018-02-04 16:58:54 +01:00
test_alias_unset.phpt
test_signaturealgos.phpt
test_unset.phpt
webphar_compilefail.phpt
withphar.phpt Fix pecl vs ext typo in phar 2018-06-30 15:35:43 +02:00
withphar_web.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
zf_test.phpt