| Patch |
File delta |
Description |
| Disable PHPUnit Tasks.patch | (download) |
src/Phing/Task/Ext/PhpUnit/PHPUnitTask.php |
4 4 + 0 - 0 !
tests/Phing/Test/Task/Ext/PhpUnit/PHPUnitTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Optional/CoverageMergeTest.php |
1 1 + 0 - 0 !
3 files changed, 6 insertions(+) |
disable phpunit tasks
|
| Adjust relative test dir.patch | (download) |
tests/Phing/Test/Type/DirSetTest.php |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
adjust relative test dir
|
| Fix PHP 8 testing code.patch | (download) |
tests/Phing/Test/Task/System/Condition/HasFreeSpaceConditionTest.php |
12 11 + 1 - 0 !
1 file changed, 11 insertions(+), 1 deletion(-) |
fix php 8 testing code
Ref: https://github.com/sebastianbergmann/phpunit/issues/5062#issuecomment-1416362657
|
| Fix phpcomposer crash on version parse.patch | (download) |
composer.json |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
fix phpcomposer crash on version parse
Unable to parse version '2.0.x-dev'
|
| Adjust phing executable endpoint.patch | (download) |
bin/phing |
4 2 + 2 - 0 !
bin/phing.php |
8 2 + 6 - 0 !
2 files changed, 4 insertions(+), 8 deletions(-) |
adjust phing executable endpoint
|
| PHPUnit 10 compatibility fixes.patch | (download) |
src/Phing/Task/Ext/PhpUnit/PHPUnitTask.php |
7 5 + 2 - 0 !
tests/Phing/Test/Filter/StripPhpCommentsTest.php |
1 0 + 1 - 0 !
tests/Phing/Test/IntrospectionHelperTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Io/WindowsFileSystemTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Ext/Analyzer/PhpDependTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Ext/Analyzer/SonarTaskTest.php |
1 0 + 1 - 0 !
tests/Phing/Test/Task/Ext/Git/GitArchiveTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Ext/Git/GitBaseTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Ext/Git/GitBranchTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Ext/Git/GitCheckoutTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Ext/Git/GitCloneTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Ext/Git/GitDescribeTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Ext/Git/GitGcTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Ext/Git/GitInitTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Ext/Git/GitLogTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Ext/Git/GitMergeTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Ext/Git/GitPullTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Ext/Git/GitPushTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Ext/Git/GitTagTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Optional/CoverageMergeTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/System/AttribTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/System/ExecTaskTest.php |
3 2 + 1 - 0 !
tests/Phing/Test/Task/System/SymlinkTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Type/Selector/ExecutableTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Type/Selector/SymlinkSelectorTest.php |
1 1 + 0 - 0 !
25 files changed, 28 insertions(+), 5 deletions(-) |
phpunit 10+ compatibility fixes
|
| Add missing requires php extension to tests.patch | (download) |
tests/Phing/Test/Regression/ExcludeZipTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Ext/Archive/ZipUnzipTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Ext/DbDeploy/DbDeployTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/System/Condition/PDOSQLExecTaskConditionTest.php |
1 1 + 0 - 0 !
4 files changed, 4 insertions(+) |
add missing requires php extension to tests
|
| Skip some tests on Debian and non test files.patch | (download) |
tests/Phing/Test/Filter/StripPhpCommentsTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Io/AbstractWinFileSystemTestCase.php |
2 2 + 0 - 0 !
tests/Phing/Test/Io/FileOutputStreamTest.php |
5 4 + 1 - 0 !
tests/Phing/Test/TargetTest.php |
2 2 + 0 - 0 !
tests/Phing/Test/Task/Optional/ComposerTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/Optional/OpenTaskTest.php |
2 2 + 0 - 0 !
tests/Phing/Test/Task/System/AttribTaskTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/System/AutoloaderTaskTest.php |
17 17 + 0 - 0 !
tests/Phing/Test/Task/System/Condition/PDOSQLExecTaskConditionTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/System/Condition/PhingVersionTest.php |
1 1 + 0 - 0 !
tests/Phing/Test/Task/System/TaskdefTaskTest.php |
2 2 + 0 - 0 !
tests/Phing/Test/Task/System/TypedefTaskTest.php |
2 2 + 0 - 0 !
tests/etc/tasks/system/FilesMatchTest.xml |
4 2 + 2 - 0 !
tests/etc/tasks/system/IsFileSelectedTest.xml |
4 2 + 2 - 0 !
tests/phpunit.xml |
6 5 + 1 - 0 !
15 files changed, 45 insertions(+), 6 deletions(-) |
skip and fix some tests on debian and non test files
|
| Remove manual includes in the mail task.patch | (download) |
src/Phing/Task/Ext/MailTask.php |
3 0 + 3 - 0 !
1 file changed, 3 deletions(-) |
remove manual includes in the mail task
|
| Make the autoload and source path configurable.patch | (download) |
tests/bootstrap.php |
39 30 + 9 - 0 !
1 file changed, 30 insertions(+), 9 deletions(-) |
make the autoload and source path configurable
|
| Drop suggests not yet available in Debian.patch | (download) |
composer.json |
15 0 + 15 - 0 !
1 file changed, 15 deletions(-) |
drop suggests not yet available in debian
|
| Mark some tests as not 32 bit compatible.patch | (download) |
tests/Phing/Test/Task/System/Condition/HasFreeSpaceConditionTest.php |
4 4 + 0 - 0 !
tests/Phing/Test/Task/System/FileSizeTaskTest.php |
2 2 + 0 - 0 !
tests/Phing/Test/Type/Selector/DateSelectorTest.php |
16 12 + 4 - 0 !
tests/Phing/Test/Util/SizeHelperTest.php |
4 4 + 0 - 0 !
4 files changed, 22 insertions(+), 4 deletions(-) |
mark some tests as not 32 bit compatible
|