mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-21 19:41:17 +00:00
8666fc38fb
Error message:
FILE: ...lass/php-curl-class/tests/PHPCurlClass/PHPMultiCurlClassTest.php
----------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
----------------------------------------------------------------------
3575 | ERROR | list() will assign variable from left-to-right since
| | PHP 7.0. Ensure all variables in list() are unique to
| | prevent unexpected results.
| | (PHPCompatibility.Lists.AssignmentOrder.Affected)
[...]
----------------------------------------------------------------------