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

Wrap PR #17 #18

Merged
merged 22 commits into from
Apr 19, 2021
Merged

Wrap PR #17 #18

merged 22 commits into from
Apr 19, 2021

Conversation

lucatume
Copy link
Owner

No description provided.

lucatume and others added 20 commits October 23, 2020 13:42
…on Windows.

Otherwise, dispatchDynamic() in patchwork cannot locate non-existing functions and replace() returns null instead of expected value.
We cannot run tests on 8.0 so far, as phpunit8+ require that "setUp() must be compatible with PHPUnit\Framework\TestCase::setUp(): void".

All tests should be edited accordingly.
No backward compatibility with php 5.6 - 7.1.

Should be tagged as the next version of function-mocker: 2.0.0.
"phpunit/phpunit": "8.5 - 9.4" in composer.json makes it automatically.

On php 7.2: phpunit 8.5
On php 7.3 - 8.0: phpunit 9.4
@lucatume lucatume self-assigned this Apr 19, 2021
@lucatume lucatume merged commit 6410a3f into master Apr 19, 2021
@lucatume lucatume deleted the wrap-kagg-design-php8 branch April 19, 2021 11:59
@kagg-design
Copy link
Contributor

Thank you for merging my PR. Could you also tag the latest commit in master as 1.4.0? Tests with FunctionMocker work on PHP 5.6-8.0: https://github.com/hCaptcha/hcaptcha-wordpress-plugin/actions/runs/1107542574, but I have to specify "lucatume/function-mocker": "dev-master" in composer.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants