| .. |
|
cache_list
|
make phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merge Gwynne's TSRM fix to phar_object.c to other branches
|
17 years ago |
|
files
|
fix more tests for php6
|
17 years ago |
|
tar
|
make phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merge Gwynne's TSRM fix to phar_object.c to other branches
|
17 years ago |
|
zip
|
make phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merge Gwynne's TSRM fix to phar_object.c to other branches
|
17 years ago |
|
001.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
002.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
003.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
003a.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
004.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
005.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
006.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
007.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
008.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
009.phpt
|
update test to work in php 6
|
17 years ago |
|
010.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
011.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
012.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
013.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
014.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
015.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
015b.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
016.phpt
|
merge from HEAD changes to test
|
17 years ago |
|
016b.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
017.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
017U.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
018.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
018U.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
019.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
019b.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
019bU.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
019c.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
019cU.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
020.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
021.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
022.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
023.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
024.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
025.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
026.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
027.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
027U.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
028.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
029.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
030.phpt
|
fix potentially major security hole: modification/creation of files in .phar directory enabled in many locations
|
18 years ago |
|
031.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
032.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
033.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
033a.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
addfuncs.phpt
|
fix potentially major security hole: modification/creation of files in .phar directory enabled in many locations
|
18 years ago |
|
alias_acrobatics.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
badparameters.phpt
|
merge unmerged changes between branches, remove unnecessary test for zip signature failure in badparameters.phpt
|
17 years ago |
|
bug13727.phpt
|
- Use SKIP_SLOW_TESTS where it's most useful
|
18 years ago |
|
bug13786.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
bug45218_SLOWTEST.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
bug45218_SLOWTESTU.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
bug46032.phpt
|
make phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merge Gwynne's TSRM fix to phar_object.c to other branches
|
17 years ago |
|
bug46060.phpt
|
fix minor issues found by ICC (unused variables and the like)
|
18 years ago |
|
bug46178.phpt
|
fix bug #46178: memory leak in ext/phar
|
18 years ago |
|
bug47085.phpt
|
fix bug #47085:rename() returns true even if the file in PHAR does not exist
|
17 years ago |
|
bug48377.2.phpt
|
fix PHP Bug #48377: error message unclear on converting phar with existing file
|
17 years ago |
|
bug48377.phpt
|
fix PHP Bug #48377: error message unclear on converting phar with existing file
|
17 years ago |
|
cached_manifest_1.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
cached_manifest_1U.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
create_new_and_modify.phpt
|
fix basic phar test issues, failing tests phar_oo_009.phpt and phar_buildfromiterator10.phpt are due to bugs in Spl
|
17 years ago |
|
create_new_phar.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
create_new_phar_b.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
create_new_phar_c.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
create_path_error.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
delete.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
delete_in_phar.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
delete_in_phar_b.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
delete_in_phar_confirm.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
dir.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
fatal_error_webphar.phpt
|
new test - test passes here, but the pear2coverage.phar.php segfaults in apache 2.2 sapi
|
17 years ago |
|
fgc_edgecases.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
file_get_contents.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
fopen.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
fopen5.2.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
fopen_edgecases.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
fopen_edgecases2.phpt
|
begin work on making phar php6-ready
|
17 years ago |
|
fopen_edgecases2U.phpt
|
begin work on making phar php6-ready
|
17 years ago |
|
front.phar.phpt
|
fix SKIPIF, EXPECT in 2 tests
|
17 years ago |
|
frontcontroller1.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
frontcontroller2.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
frontcontroller3.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
frontcontroller4.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
frontcontroller5.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
frontcontroller6.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
frontcontroller7.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
frontcontroller8.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
frontcontroller9.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
frontcontroller10.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
frontcontroller11.phpt
|
Improved webPhar speed (frontcontroller11.phar.phpt is disabled, should be removed)
|
18 years ago |
|
frontcontroller12.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
frontcontroller13.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
frontcontroller14.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
frontcontroller15.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
frontcontroller16.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
frontcontroller17.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
frontcontroller18.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
frontcontroller19.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
frontcontroller20.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
frontcontroller21.phpt
|
more php6 fixes for phar, fix more tests
|
17 years ago |
|
frontcontroller22.phpt
|
more php6 fixes for phar, fix more tests
|
17 years ago |
|
frontcontroller23.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
frontcontroller24.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
frontcontroller25.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
frontcontroller26.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
frontcontroller27.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
frontcontroller28.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
frontcontroller29.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
frontcontroller30.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
frontcontroller31.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
frontcontroller32.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
frontcontroller33.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
frontcontroller34.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
include_path.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
include_path_advanced.phpt
|
increase code coverage
|
18 years ago |
|
ini_set.phpt
|
make phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merge Gwynne's TSRM fix to phar_object.c to other branches
|
17 years ago |
|
ini_set_off.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
ini_set_offU.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
invalid_alias.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
invalid_setstubalias.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
metadata_read.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
metadata_readU.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
metadata_write.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
metadata_writeU.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
metadata_write_commit.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
metadata_write_commitU.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
mkdir.phpt
|
fix potentially major security hole: modification/creation of files in .phar directory enabled in many locations
|
18 years ago |
|
mounteddir.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
mounteddirU.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
nophar.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
nophar_web.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
open_for_write_existing.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
open_for_write_existing_b.phpt
|
Duplicate tests to accommodate parameter parsing fixes in 5_3 core
|
18 years ago |
|
open_for_write_existing_b_5_2.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
open_for_write_existing_c.phpt
|
Duplicate tests to accommodate parameter parsing fixes in 5_3 core
|
18 years ago |
|
open_for_write_existing_c_5_2.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
open_for_write_newfile.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
open_for_write_newfile_b.phpt
|
Duplicate tests to accommodate parameter parsing fixes in 5_3 core
|
18 years ago |
|
open_for_write_newfile_b_5_2.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
open_for_write_newfile_c.phpt
|
Duplicate tests to accommodate parameter parsing fixes in 5_3 core
|
18 years ago |
|
open_for_write_newfile_c_5_2.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
opendir.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
opendir_edgecases.phpt
|
fix OS-dependent order in test
|
18 years ago |
|
phar_begin_setstub_commit.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_begin_setstub_commitU.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_buildfromdirectory1.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_buildfromdirectory2.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_buildfromdirectory3.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_buildfromdirectory4.phpt
|
true fix for potential segfault in phar_build
|
18 years ago |
|
phar_buildfromdirectory5.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_buildfromdirectory6.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_buildfromiterator1.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_buildfromiterator2.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_buildfromiterator3.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_buildfromiterator4.phpt
|
fix potentially major security hole: modification/creation of files in .phar directory enabled in many locations
|
18 years ago |
|
phar_buildfromiterator5.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_buildfromiterator6.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_buildfromiterator7.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_buildfromiterator8.phpt
|
fix several issues:
|
18 years ago |
|
phar_buildfromiterator9.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_buildfromiterator10.phpt
|
fix buildFromIterator with filesystem iterator in php 6
|
17 years ago |
|
phar_bz2.phpt
|
begin work on making phar php6-ready
|
17 years ago |
|
phar_commitwrite.phpt
|
- Keep 5_3 stub and creation files in sync with what I have in CVS HEAD
|
18 years ago |
|
phar_construct_invalidurl.phpt
|
fix test
|
17 years ago |
|
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
|
17 years ago |
|
phar_convert_repeated.phpt
|
- Keep 5_3 stub and creation files in sync with what I have in CVS HEAD
|
18 years ago |
|
phar_convert_repeated_b.phpt
|
- Added SKIPIF
|
18 years ago |
|
phar_convert_tar.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_convert_tar2.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_convert_tar3.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_convert_zip.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_copy.phpt
|
fix potentially major security hole: modification/creation of files in .phar directory enabled in many locations
|
18 years ago |
|
phar_create_in_cwd.phpt
|
- Keep 5_3 stub and creation files in sync with what I have in CVS HEAD
|
18 years ago |
|
phar_createdefaultstub.phpt
|
- Keep 5_3 stub and creation files in sync with what I have in CVS HEAD
|
18 years ago |
|
phar_ctx_001.phpt
|
fix basic phar test issues, failing tests phar_oo_009.phpt and phar_buildfromiterator10.phpt are due to bugs in Spl
|
17 years ago |
|
phar_decompress.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_dir_iterate.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_dotted_path.phpt
|
- Fixed tests (added default_charset=)
|
18 years ago |
|
phar_extract.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_extract2.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_extract3.phpt
|
Duplicate tests to accommodate parameter parsing fixes in 5_3 core
|
18 years ago |
|
phar_get_supported_signatures_001.phpt
|
- Ensure that we're always checking for OpenSSL support, rather than just for ext/openssl being loaded
|
18 years ago |
|
phar_get_supported_signatures_001a.phpt
|
- Ensure that we're always checking for OpenSSL support, rather than just for ext/openssl being loaded
|
18 years ago |
|
phar_get_supported_signatures_002.phpt
|
revert removal of openssl check, was confusion on my part
|
17 years ago |
|
phar_get_supported_signatures_002a.phpt
|
fix bug #45907: undefined reference to PHP_SHA512Init
|
18 years ago |
|
phar_get_supportedcomp1.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_get_supportedcomp2.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_get_supportedcomp3.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_get_supportedcomp4.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_gobyebye.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_gzip.phpt
|
add safeguard check for timestamp modification to phar_stub.phpt and phar_gzip.phpt
|
17 years ago |
|
phar_gzipU.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_isvalidpharfilename.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_magic.phpt
|
make phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merge Gwynne's TSRM fix to phar_object.c to other branches
|
17 years ago |
|
phar_metadata_read.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_metadata_readU.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_metadata_write.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_metadata_writeU.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_mount.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_offset_check.phpt
|
- Keep 5_3 stub and creation files in sync with what I have in CVS HEAD
|
18 years ago |
|
phar_offset_get_error.phpt
|
fix potentially major security hole: modification/creation of files in .phar directory enabled in many locations
|
18 years ago |
|
phar_oo_001.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_oo_001U.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_oo_002.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_oo_002U.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_oo_003.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_oo_004.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_oo_004U.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_oo_005.phpt
|
proper check for php-version
|
18 years ago |
|
phar_oo_005U.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_oo_005_5.2.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_oo_006.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_oo_007.phpt
|
fix test
|
18 years ago |
|
phar_oo_008.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_oo_009.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_oo_010.phpt
|
fix EXPECT section of test
|
17 years ago |
|
phar_oo_011.phpt
|
MFH: fixed isset() on sub-directories (isset("blah") if file "blah/foo.php" exists)
|
17 years ago |
|
phar_oo_011b.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_oo_012.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_oo_012_confirm.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_oo_012b.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_oo_compressallbz2.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_oo_compressallgz.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_oo_compressed_001.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_oo_compressed_001b.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_oo_compressed_002.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_oo_compressed_002b.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_oo_getcontents.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_oo_getcontentsgz.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_oo_getmodified.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_oo_iswriteable.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_oo_nosig.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_oo_uncompressall.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_running.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_setalias.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_setalias2.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_setdefaultstub.phpt
|
- Keep 5_3 stub and creation files in sync with what I have in CVS HEAD
|
18 years ago |
|
phar_setsignaturealgo1.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
phar_setsignaturealgo2.phpt
|
fix bug #45907: undefined reference to PHP_SHA512Init
|
18 years ago |
|
phar_stub.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_stub_error.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_stub_write.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_stub_write_file.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
phar_unlinkarchive.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
pharfileinfo_chmod.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
pharfileinfo_compression.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
pharfileinfo_construct.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
pharfileinfo_destruct.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
pharfileinfo_getcrc32.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
pharfileinfo_setmetadata.phpt
|
add full metadata support for tar-based archives and test
|
18 years ago |
|
phpinfo_001.phpt
|
- Fixed tests
|
17 years ago |
|
phpinfo_002.phpt
|
- Fixed tests
|
17 years ago |
|
phpinfo_003.phpt
|
- Fixed tests
|
17 years ago |
|
phpinfo_004.phpt
|
- Fixed tests
|
17 years ago |
|
readfile.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
readfile_edgecases.phpt
|
fix basic phar test issues, failing tests phar_oo_009.phpt and phar_buildfromiterator10.phpt are due to bugs in Spl
|
17 years ago |
|
readfile_edgecasesU.phpt
|
fix basic phar test issues, failing tests phar_oo_009.phpt and phar_buildfromiterator10.phpt are due to bugs in Spl
|
17 years ago |
|
refcount1.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
refcount1_5_2.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
rename.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
rename_dir.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
rename_dir_and_mount.phpt
|
Fixed directory reanming/deletion
|
18 years ago |
|
rmdir.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
security.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
stat.phpt
|
increase code coverage
|
18 years ago |
|
stat2.phpt
|
[DOC] implement full signature support for tar-based archives. By default, data archives do
|
18 years ago |
|
stat2_5.3.phpt
|
[DOC] implement full signature support for tar-based archives. By default, data archives do
|
18 years ago |
|
test_alias_unset.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
test_signaturealgos.phpt
|
fix bug #45907: undefined reference to PHP_SHA512Init
|
18 years ago |
|
test_unset.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
webphar_compilefail.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
withphar.phpt
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
withphar_web.phpt
|
- MFH Bring phar tests into line across all branches
|
18 years ago |
|
zf_test.phpt
|
[DOC] implement full signature support for tar-based archives. By default, data archives do
|
18 years ago |