Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PhpEvalTask bugs with functions taking scalar and multidimensional array params #1531

Merged
merged 3 commits into from
Feb 10, 2021

Conversation

malhusseiny
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 10, 2021

Codecov Report

Merging #1531 (0350a5e) into main (ba819d2) will increase coverage by 0.26%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1531      +/-   ##
============================================
+ Coverage     55.27%   55.54%   +0.26%     
+ Complexity     6918     6913       -5     
============================================
  Files           356      356              
  Lines         16742    16731      -11     
============================================
+ Hits           9254     9293      +39     
+ Misses         7488     7438      -50     
Impacted Files Coverage Δ Complexity Δ
src/Phing/Task/System/PhpEvalTask.php 63.93% <100.00%> (+63.93%) 27.00 <3.00> (-5.00) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba819d2...0350a5e. Read the comment docs.

@mrook mrook changed the title fix: Fix PhpEvalTask bugs with functions taking scalar and multidimensional array params Fix PhpEvalTask bugs with functions taking scalar and multidimensional array params Feb 10, 2021
@mrook
Copy link
Member

mrook commented Feb 10, 2021

Thanks @malhusseiny !

@mrook mrook merged commit a8e5ae4 into phingofficial:main Feb 10, 2021
@malhusseiny
Copy link
Contributor Author

@mrook Anytime :)

@malhusseiny malhusseiny deleted the PhpEvalTask branch February 10, 2021 14:05
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