php-src/ext/phar/tests
Sara Golemon a9294d36bc Ignore spurious stderr output from lsof
lsof may report errors trying to stat files owned by other
users in other processes, even when asking for files
associated to a specific process.  Boo.
2017-06-01 15:43:25 -07:00
..
bug53872 Fixed bug#53872 (internal corruption of phar) 2011-08-29 16:05:45 +00:00
bug64931 fix dir separator in test 2016-03-29 14:18:25 +02:00
cache_list Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
files Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
tar Ignore spurious stderr output from lsof 2017-06-01 15:43:25 -07:00
zip Merge branch 'PHP-7.1' 2017-01-13 17:23:05 +01:00
001.phpt
002.phpt
003.phpt
003a.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
004.phpt
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 Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08: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 Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
029.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
030.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08: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 Fix bug #71860: Require valid paths for phar filenames 2016-03-20 21:33:11 -07:00
bug13727.phpt
bug13786.phpt
bug45218_SLOWTEST.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
bug46032.phpt Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
bug46060.phpt fix minor issues found by ICC (unused variables and the like) 2008-09-13 22:30:55 +00:00
bug46178.phpt fix bug #46178: memory leak in ext/phar 2008-09-26 16:29:44 +00:00
bug47085.phpt fix bug #47085:rename() returns true even if the file in PHAR does not exist 2009-02-03 18:29:25 +00:00
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
bug54395.phpt - Fixed bug #54395 (Phar::mount() crashes when calling with wrong parameters) 2011-03-26 17:02:34 +00: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 Updated tests to reflect exception class changes. 2015-05-16 16:49:14 -05:00
bug65028.phpt fix bug #65028 Phar::buildFromDirectory creates corrupt archives for some specific contents 2013-07-22 00:57:33 -07: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 Merge branch 'PHP-5.6' 2015-09-02 17:53:36 +02:00
bug70019.zip Fix bug #70019 - limit extracted files to given directory 2015-08-04 14:02:31 -07:00
bug70433.phpt Fixed test 2015-09-30 13:18:16 +02: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 Fix for Bug 74196: PharData->decompress() does not correctly support dot names 2017-04-10 06:43:26 +01:00
bug74383.phpt Merge branch 'PHP-7.0' into PHP-7.1 2017-04-10 06:32:40 +01:00
bug74386.phpt Fix Bug #74386Phar::__construct(): wrong number of parameters by reflection 2017-05-29 08:31:47 +01:00
cached_manifest_1.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
create_new_and_modify.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01: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 executable permission on phpt 2012-10-10 10:27:49 +08: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_path_error.phpt Fix bug #71860: Require valid paths for phar filenames 2016-03-20 21:33:11 -07: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
delete_in_phar.phpt Made test compatible with O+ 2013-03-16 16:11:00 +04:00
delete.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08: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
fopen5.2.phpt
fopen_edgecases2.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
fopen_edgecases.phpt
fopen.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08: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 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller7.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller8.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller9.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller10.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller11.phpt Tweak uncaught exception message display 2015-05-17 18:47:06 +02: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 Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller25.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller26.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller27.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08: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 Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
frontcontroller34.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
include_path_advanced.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
include_path.phpt
ini_set_off.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
ini_set.phpt Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +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_commit.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
mkdir.phpt
mounteddir.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
nophar_web.phpt
nophar.phpt
open_for_write_existing_b.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
open_for_write_existing_c.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
open_for_write_existing.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
open_for_write_newfile_b.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
open_for_write_newfile_c.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
open_for_write_newfile.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
opendir_edgecases.phpt - Missing fixes for grammar fix 's/valid path/a valid path/' 2011-06-09 00:23:43 +00:00
opendir.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08: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 Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
phar_commitwrite.phpt Remove binary casts from PHAR's default stub 2016-11-09 03:24:40 +00: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_b.phpt Fix for Bug 74196: PharData->decompress() does not correctly support dot names 2017-04-10 06:43:26 +01:00
phar_convert_repeated.phpt Fix for Bug 74196: PharData->decompress() does not correctly support dot names 2017-04-10 06:43:26 +01:00
phar_convert_tar2.phpt
phar_convert_tar3.phpt
phar_convert_tar.phpt
phar_convert_zip.phpt
phar_copy.phpt
phar_create_in_cwd.phpt Remove binary casts from PHAR's default stub 2016-11-09 03:24:40 +00:00
phar_createdefaultstub.phpt Remove binary casts from PHAR's default stub 2016-11-09 03:24:40 +00: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 - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
phar_dir_iterate.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
phar_dotted_path.phpt
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_extract.phpt Merge branch 'PHP-5.5' into PHP-5.6 2016-03-28 23:21:15 -07:00
phar_get_supported_signatures_001.phpt - Ensure that we're always checking for OpenSSL support, rather than just for ext/openssl being loaded 2008-08-31 19:18:35 +00:00
phar_get_supported_signatures_001a.phpt - Ensure that we're always checking for OpenSSL support, rather than just for ext/openssl being loaded 2008-08-31 19:18:35 +00:00
phar_get_supported_signatures_002.phpt revert removal of openssl check, was confusion on my part 2009-03-01 07:20:26 +00:00
phar_get_supported_signatures_002a.phpt removed extra ?> from the FILE section 2010-12-30 14:36:01 +00:00
phar_get_supportedcomp1.phpt
phar_get_supportedcomp2.phpt
phar_get_supportedcomp3.phpt
phar_get_supportedcomp4.phpt
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 Cleanup tests version checks 2016-11-20 14:16:50 +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 Cleanup tests version checks 2016-11-20 14:16:50 +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 binary casts from PHAR's default stub 2016-11-09 03:24:40 +00:00
phar_offset_get_error.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
phar_oo_001.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
phar_oo_002.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
phar_oo_003.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_oo_004.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
phar_oo_005.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
phar_oo_006.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_oo_007.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_oo_008.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_oo_009.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_oo_010.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_oo_011.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_oo_011b.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_oo_012_confirm.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_oo_012.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_oo_012b.phpt fix test concurrency 2013-09-18 10:52:51 +02:00
phar_oo_compressallbz2.phpt
phar_oo_compressallgz.phpt
phar_oo_compressed_001.phpt
phar_oo_compressed_001b.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
phar_oo_compressed_002.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
phar_oo_compressed_002b.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
phar_oo_getcontents.phpt
phar_oo_getcontentsgz.phpt
phar_oo_getmodified.phpt
phar_oo_iswriteable.phpt
phar_oo_nosig.phpt
phar_oo_uncompressall.phpt
phar_running.phpt
phar_setalias2.phpt
phar_setalias.phpt
phar_setdefaultstub.phpt Remove binary casts from PHAR's default stub 2016-11-09 03:24:40 +00: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_error.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_stub_write.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
phar_stub.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 "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
pharfileinfo_compression.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
pharfileinfo_construct.phpt Fix bug #71860: Require valid paths for phar filenames 2016-03-20 21:33:11 -07:00
pharfileinfo_destruct.phpt
pharfileinfo_getcrc32.phpt
pharfileinfo_setmetadata.phpt - Unifiy that message 2010-04-27 08:23:25 +00:00
phpinfo_001.phpt Missed two occurances of Revision: 2013-03-23 21:09:20 +01:00
phpinfo_002.phpt phar phpinfo uses Id instead of Revision 2013-03-23 20:11:06 +01:00
phpinfo_003.phpt better fix 2012-08-24 18:21:49 +08:00
phpinfo_004.phpt It's lowercase now 2015-03-30 20:32:02 +08:00
readfile_edgecases.phpt Cleanup tests version checks 2016-11-20 14:16:50 +01:00
readfile.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
refcount1.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
rename_dir_and_mount.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
rename_dir.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
rename.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +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
stat2_5.3.phpt Fix for Bug 74196: PharData->decompress() does not correctly support dot names 2017-04-10 06:43:26 +01:00
stat2.phpt
stat.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
test_alias_unset.phpt
test_signaturealgos.phpt fix bug #45907: undefined reference to PHP_SHA512Init 2008-10-09 00:50:47 +00:00
test_unset.phpt
webphar_compilefail.phpt
withphar_web.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
withphar.phpt Fix 126 tests failed of phar when --enable-zend-multibyte 2012-08-05 12:40:59 +08:00
zf_test.phpt