Skip to content

Use first class callable syntax - #2024

Merged
mrook merged 66 commits into
phingofficial:mainfrom
jawira:callable
Sep 21, 2026
Merged

mrook merged 66 commits into
phingofficial:mainfrom
jawira:callable

Conversation

@jawira

@jawira jawira commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

Replace classic callable syntax with first class callable syntax.

jawira and others added 30 commits February 11, 2019 14:27
jawira and others added 27 commits October 13, 2022 20:54
@codecov

codecov Bot commented Sep 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 59.09091% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.36%. Comparing base (b9c66a3) to head (3fba61e).

Files with missing lines Patch % Lines
src/Phing/Filter/TranslateGettext.php 0.00% 2 Missing ⚠️
src/Phing/Mapper/RegexpMapper.php 0.00% 1 Missing ⚠️
src/Phing/Task/Ext/Coverage/CoverageReportTask.php 0.00% 1 Missing ⚠️
.../Phing/Task/Ext/Coverage/CoverageThresholdTask.php 0.00% 1 Missing ⚠️
src/Phing/Task/Ext/JsHint/JsHintTask.php 0.00% 1 Missing ⚠️
...c/Phing/Task/Ext/Ssh/Ssh2MethodConnectionParam.php 0.00% 1 Missing ⚠️
src/Phing/Task/Ext/Ssh/Ssh2MethodParam.php 0.00% 1 Missing ⚠️
...c/Phing/Type/Selector/PosixPermissionsSelector.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2024   +/-   ##
=========================================
  Coverage     53.36%   53.36%           
  Complexity     9818     9818           
=========================================
  Files           496      496           
  Lines         24170    24170           
=========================================
  Hits          12899    12899           
  Misses        11271    11271           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mrook
mrook merged commit 5be91d9 into phingofficial:main Sep 21, 2026
37 checks passed
@jawira
jawira deleted the callable branch September 21, 2026 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants