[
https://issues.apache.org/jira/browse/IGNITE-27681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Werner updated IGNITE-27681:
-----------------------------------
Summary: Fix Thin Client PHP test suite (was: Fixing Thin Client PHP test
suite)
> Fix Thin Client PHP test suite
> ------------------------------
>
> Key: IGNITE-27681
> URL: https://issues.apache.org/jira/browse/IGNITE-27681
> Project: Ignite
> Issue Type: Test
> Reporter: Dmitry Werner
> Assignee: Dmitry Werner
> Priority: Minor
> Labels: ise
>
> Currently, the Thin Client PHP suite on master fails at the installation
> stage: `Process exited with code 2 (Step: Install Composer.phar (Command
> Line))`.
> In logs:
> {code:java}
> Problem 1
> - Root composer.json requires phpunit/phpunit ^7.3.1, found
> phpunit/phpunit[7.3.1, ..., 7.5.20] but these were not loaded, because they
> are affected by security advisories ("PKSA-z3gr-8qht-p93v"). Go to
> https://packagist.org/security-advisories/ to find advisory details. To
> ignore the advisories, add them to the audit "ignore" config. To turn the
> feature off entirely, you can set "block-insecure" to false in your "audit"
> config.
> Process exited with code 2 {code}
> The proposed solution to the problem is to update phpunit to version 8.5.2.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)